-- phpMyAdmin SQL Dump
-- version 5.2.0
-- https://www.phpmyadmin.net/
--
-- Servidor: localhost:8889
-- Tiempo de generación: 16-08-2026 a las 06:49:39
-- Versión del servidor: 5.7.39
-- Versión de PHP: 8.2.0

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

--
-- Base de datos: `unkaweb`
--

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

--
-- Estructura de tabla para la tabla `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,
  `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;

--
-- Volcado de datos para la tabla `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
(10, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-01 20:50:19', '2026-08-01 22:50:19', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785617419;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785617419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-01 20:51:52', '2026-08-01 22:51:52', 1, NULL),
(11, 'action_scheduler/migration_hook', 'complete', '2026-08-01 20:52:52', '2026-08-01 22:52:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785617572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785617572;}', 2, 1, '2026-08-01 20:58:59', '2026-08-01 22:58:59', 5, NULL),
(12, 'woocommerce_scheduled_sales', 'complete', '2026-08-01 22:00:00', '2026-08-02 00:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785621600;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785621600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 22:05:15', '2026-08-02 00:05:15', 23, NULL),
(13, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 21:51:52', '2026-08-01 23:51:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785621112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785621112;}', 3, 1, '2026-08-01 22:05:15', '2026-08-02 00:05:15', 23, NULL),
(14, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-01 20:52:02', '2026-08-01 22:52:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785617522;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785617522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 20:53:20', '2026-08-01 22:53:20', 3, NULL),
(15, 'woocommerce_cleanup_logs', 'complete', '2026-08-02 01:00:00', '2026-08-02 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785632400;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785632400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 02:39:23', '2026-08-02 04:39:23', 1, NULL),
(16, 'woocommerce_cleanup_sessions', 'complete', '2026-08-02 04:00:00', '2026-08-02 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785643200;s:18:\"\0*\0first_timestamp\";i:1785643200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785643200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-02 04:19:02', '2026-08-02 06:19:02', 54, NULL),
(17, 'woocommerce_geoip_updater', 'complete', '2026-08-02 04:00:00', '2026-08-02 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785643200;s:18:\"\0*\0first_timestamp\";i:1785643200;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785643200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-08-02 04:19:02', '2026-08-02 06:19:02', 54, NULL),
(18, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-02 01:00:00', '2026-08-02 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785632400;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785632400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 02:39:23', '2026-08-02 04:39:23', 1, NULL),
(19, 'wc_admin_daily_wrapper', 'complete', '2026-08-02 01:00:00', '2026-08-02 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785632400;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785632400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 02:39:24', '2026-08-02 04:39:24', 1, NULL),
(20, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-01 20:52:02', '2026-08-01 22:52:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785617522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785617522;}', 3, 1, '2026-08-01 20:54:14', '2026-08-01 22:54:14', 4, NULL),
(21, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-02 08:51:52', '2026-08-02 10:51:52', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785660712;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785660712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-02 13:02:53', '2026-08-02 15:02:53', 129, NULL),
(22, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-02 20:51:52', '2026-08-02 22:51:52', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785703912;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785703912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-02 20:53:07', '2026-08-02 22:53:07', 218, NULL),
(23, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-01 20:51:56', '2026-08-01 22:51:56', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785617516;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785617516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-01 20:53:11', '2026-08-01 22:53:11', 2, NULL),
(24, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-02 08:53:11', '2026-08-02 10:53:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785660791;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785660791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-02 13:02:53', '2026-08-02 15:02:53', 129, NULL),
(25, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-02 20:53:20', '2026-08-02 22:53:20', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785704000;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785704000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 20:55:08', '2026-08-02 22:55:08', 220, NULL),
(26, 'action_scheduler/migration_hook', 'failed', '2026-08-01 21:00:02', '2026-08-01 23:00:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785618002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785618002;}', 2, 1, '2026-08-01 21:01:48', '2026-08-01 23:01:48', 6, NULL),
(27, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 23:05:15', '2026-08-02 01:05:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785625515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785625515;}', 3, 1, '2026-08-01 23:06:30', '2026-08-02 01:06:30', 45, NULL),
(28, 'woocommerce_scheduled_sales', 'complete', '2026-08-02 22:05:15', '2026-08-03 00:05:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785708315;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785708315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 22:05:43', '2026-08-03 00:05:43', 262, NULL),
(29, 'woocommerce_run_on_woocommerce_admin_updated', 'complete', '2026-08-01 22:48:48', '2026-08-01 22:48:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624528;}', 6, 1, '2026-08-01 22:48:49', '2026-08-02 00:48:49', 32, NULL),
(30, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:53', '2026-08-01 22:48:53', 10, '{\"update_callback\":\"wc_update_650_approved_download_directories\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624533;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(31, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:54', '2026-08-01 22:48:54', 10, '{\"update_callback\":\"wc_update_651_approved_download_directories\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624534;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(32, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:55', '2026-08-01 22:48:55', 10, '{\"update_callback\":\"wc_update_670_purge_comments_count_cache\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624535;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(33, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:56', '2026-08-01 22:48:56', 10, '{\"update_callback\":\"wc_update_670_delete_deprecated_remote_inbox_notifications_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624536;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(34, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:57', '2026-08-01 22:48:57', 10, '{\"update_callback\":\"wc_update_700_remove_download_log_fk\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624537;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(35, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:58', '2026-08-01 22:48:58', 10, '{\"update_callback\":\"wc_update_700_remove_recommended_marketing_plugins_transient\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624538;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(36, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:48:59', '2026-08-01 22:48:59', 10, '{\"update_callback\":\"wc_update_721_adjust_new_zealand_states\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624539;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(37, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:00', '2026-08-01 22:49:00', 10, '{\"update_callback\":\"wc_update_721_adjust_ukraine_states\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624540;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(38, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:01', '2026-08-01 22:49:01', 10, '{\"update_callback\":\"wc_update_722_adjust_new_zealand_states\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624541;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(39, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:02', '2026-08-01 22:49:02', 10, '{\"update_callback\":\"wc_update_722_adjust_ukraine_states\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624542;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(40, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:03', '2026-08-01 22:49:03', 10, '{\"update_callback\":\"wc_update_750_add_columns_to_order_stats_table\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624543;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(41, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:04', '2026-08-01 22:49:04', 10, '{\"update_callback\":\"wc_update_750_disable_new_product_management_experience\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624544;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(42, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:05', '2026-08-01 22:49:05', 10, '{\"update_callback\":\"wc_update_770_remove_multichannel_marketing_feature_options\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624545;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(43, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:06', '2026-08-01 22:49:06', 10, '{\"update_callback\":\"wc_update_790_blockified_product_grid_block\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624546;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(44, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:07', '2026-08-01 22:49:07', 10, '{\"update_callback\":\"wc_update_810_migrate_transactional_metadata_for_hpos\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624547;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(45, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:08', '2026-08-01 22:49:08', 10, '{\"update_callback\":\"wc_update_830_rename_checkout_template\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624548;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(46, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:09', '2026-08-01 22:49:09', 10, '{\"update_callback\":\"wc_update_830_rename_cart_template\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624549;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(47, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:10', '2026-08-01 22:49:10', 10, '{\"update_callback\":\"wc_update_860_remove_recommended_marketing_plugins_transient\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624550;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(48, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:11', '2026-08-01 22:49:11', 10, '{\"update_callback\":\"wc_update_870_prevent_listing_of_transient_files_directory\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624551;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(49, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:12', '2026-08-01 22:49:12', 10, '{\"update_callback\":\"wc_update_890_update_connect_to_woocommerce_note\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624552;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(50, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:13', '2026-08-01 22:49:13', 10, '{\"update_callback\":\"wc_update_890_update_paypal_standard_load_eligibility\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624553;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(51, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:14', '2026-08-01 22:49:14', 10, '{\"update_callback\":\"wc_update_891_create_plugin_autoinstall_history_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624554;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(52, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:15', '2026-08-01 22:49:15', 10, '{\"update_callback\":\"wc_update_910_add_launch_your_store_tour_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624555;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(53, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:16', '2026-08-01 22:49:16', 10, '{\"update_callback\":\"wc_update_910_remove_obsolete_user_meta\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624556;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(54, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:17', '2026-08-01 22:49:17', 10, '{\"update_callback\":\"wc_update_920_add_wc_hooked_blocks_version_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624557;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(55, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:18', '2026-08-01 22:49:18', 10, '{\"update_callback\":\"wc_update_930_add_woocommerce_coming_soon_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624558;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(56, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:19', '2026-08-01 22:49:19', 10, '{\"update_callback\":\"wc_update_930_migrate_user_meta_for_launch_your_store_tour\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624559;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(57, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:20', '2026-08-01 22:49:20', 10, '{\"update_callback\":\"wc_update_940_add_phone_to_order_address_fts_index\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624560;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(58, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:21', '2026-08-01 22:49:21', 10, '{\"update_callback\":\"wc_update_940_remove_help_panel_highlight_shown\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624561;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(59, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:22', '2026-08-01 22:49:22', 10, '{\"update_callback\":\"wc_update_950_tracking_option_autoload\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624562;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(60, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:23', '2026-08-01 22:49:23', 10, '{\"update_callback\":\"wc_update_961_migrate_default_email_base_color\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624563;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(61, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:24', '2026-08-01 22:49:24', 10, '{\"update_callback\":\"wc_update_980_remove_order_attribution_install_banner_dismissed_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624564;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(62, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:25', '2026-08-01 22:49:25', 10, '{\"update_callback\":\"wc_update_985_enable_new_payments_settings_page_feature\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624565;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(63, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:26', '2026-08-01 22:49:26', 10, '{\"update_callback\":\"wc_update_990_remove_wc_count_comments_transient\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624566;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(64, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:27', '2026-08-01 22:49:27', 10, '{\"update_callback\":\"wc_update_990_remove_email_notes\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624567;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(65, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:28', '2026-08-01 22:49:28', 10, '{\"update_callback\":\"wc_update_1000_multisite_visibility_setting\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624568;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(66, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:29', '2026-08-01 22:49:29', 10, '{\"update_callback\":\"wc_update_1000_remove_patterns_toolkit_transient\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624569;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624569;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(67, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:30', '2026-08-01 22:49:30', 10, '{\"update_callback\":\"wc_update_1020_add_old_refunded_order_items_to_product_lookup_table\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624570;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(68, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:31', '2026-08-01 22:49:31', 10, '{\"update_callback\":\"wc_update_1030_add_comments_date_type_index\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624571;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(69, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:32', '2026-08-01 22:49:32', 10, '{\"update_callback\":\"wc_update_1040_add_idx_date_paid_status_parent\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624572;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(70, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:33', '2026-08-01 22:49:33', 10, '{\"update_callback\":\"wc_update_1040_cleanup_legacy_ptk_patterns_fetching\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624573;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(71, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:34', '2026-08-01 22:49:34', 10, '{\"update_callback\":\"wc_update_1050_migrate_brand_permalink_setting\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624574;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(72, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:35', '2026-08-01 22:49:35', 10, '{\"update_callback\":\"wc_update_1050_enable_autoload_options\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624575;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(73, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:36', '2026-08-01 22:49:36', 10, '{\"update_callback\":\"wc_update_1050_add_idx_user_email\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624576;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(74, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:37', '2026-08-01 22:49:37', 10, '{\"update_callback\":\"wc_update_1050_remove_deprecated_marketplace_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624577;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(75, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:38', '2026-08-01 22:49:38', 10, '{\"update_callback\":\"wc_update_1060_add_woo_idx_comment_approved_type_index\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624578;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(76, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:39', '2026-08-01 22:49:39', 10, '{\"update_callback\":\"wc_update_1070_disable_hpos_sync_on_read\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624579;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(77, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:40', '2026-08-01 22:49:40', 10, '{\"update_callback\":\"wc_update_1080_migrate_analytics_import_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624580;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(78, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:41', '2026-08-01 22:49:41', 10, '{\"update_callback\":\"wc_update_1080_backfill_email_template_sync_meta\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624581;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 35, NULL),
(79, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:42', '2026-08-01 22:49:42', 10, '{\"update_callback\":\"wc_update_10802_restore_orders_meta_key_value_index\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624582;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 36, NULL),
(80, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:43', '2026-08-01 22:49:43', 10, '{\"update_callback\":\"wc_update_1090_remove_task_list_reminder_bar_hidden_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624583;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 36, NULL),
(81, 'woocommerce_run_update_callback', 'complete', '2026-08-01 22:49:44', '2026-08-01 22:49:44', 10, '{\"update_callback\":\"wc_update_10902_remove_deprecated_push_notifications_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624584;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 36, NULL),
(82, 'woocommerce_update_db_to_current_version', 'complete', '2026-08-01 22:49:45', '2026-08-01 22:49:45', 10, '{\"version\":\"10.9.4\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624585;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 36, NULL),
(83, 'woocommerce_run_on_woocommerce_admin_updated', 'complete', '2026-08-01 22:48:53', '2026-08-01 22:48:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624533;}', 6, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 34, NULL),
(84, 'woocommerce_download_dir_sync', 'complete', '2026-08-01 22:50:31', '2026-08-01 22:50:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785624631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785624631;}', 7, 1, '2026-08-01 22:50:31', '2026-08-02 00:50:31', 36, NULL),
(85, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 00:06:30', '2026-08-02 00:06:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785629190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785629190;}', 3, 1, '2026-08-02 00:09:36', '2026-08-02 02:09:36', 74, NULL),
(86, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 01:09:36', '2026-08-02 01:09:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785632976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785632976;}', 3, 1, '2026-08-02 02:39:24', '2026-08-02 04:39:24', 1, NULL),
(87, 'action_scheduler/migration_hook', 'complete', '2026-08-02 00:17:54', '2026-08-02 00:17:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785629874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785629874;}', 2, 1, '2026-08-02 00:18:02', '2026-08-02 02:18:02', 82, NULL),
(88, 'woocommerce_cleanup_logs', 'complete', '2026-08-03 02:39:23', '2026-08-03 02:39:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785724763;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785724763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 03:28:46', '2026-08-03 05:28:46', 299, NULL),
(89, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-03 02:39:23', '2026-08-03 02:39:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785724763;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785724763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 03:28:46', '2026-08-03 05:28:46', 299, NULL),
(90, 'wc_admin_daily_wrapper', 'complete', '2026-08-03 02:39:24', '2026-08-03 02:39:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785724764;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785724764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 03:28:47', '2026-08-03 05:28:47', 299, NULL),
(91, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 03:39:24', '2026-08-02 03:39:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785641964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785641964;}', 3, 1, '2026-08-02 03:39:41', '2026-08-02 05:39:41', 44, NULL),
(92, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 04:39:41', '2026-08-02 04:39:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785645581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785645581;}', 3, 1, '2026-08-02 05:06:15', '2026-08-02 07:06:15', 69, NULL),
(93, 'woocommerce_cleanup_sessions', 'complete', '2026-08-02 16:19:02', '2026-08-02 16:19:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785687542;s:18:\"\0*\0first_timestamp\";i:1785643200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785687542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-02 16:26:04', '2026-08-02 18:26:04', 140, NULL),
(94, 'woocommerce_geoip_updater', 'pending', '2026-08-17 04:19:02', '2026-08-17 04:19:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786940342;s:18:\"\0*\0first_timestamp\";i:1785643200;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786940342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(95, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 06:06:15', '2026-08-02 06:06:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785650775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785650775;}', 3, 1, '2026-08-02 06:26:13', '2026-08-02 08:26:13', 95, NULL),
(96, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 07:26:13', '2026-08-02 07:26:13', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785655573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785655573;}', 3, 1, '2026-08-02 08:02:54', '2026-08-02 10:02:54', 127, NULL),
(97, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 09:02:54', '2026-08-02 09:02:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785661374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785661374;}', 3, 1, '2026-08-02 13:02:53', '2026-08-02 15:02:53', 129, NULL),
(98, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-03 01:02:53', '2026-08-03 01:02:53', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785718973;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785718973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-03 03:28:46', '2026-08-03 05:28:46', 299, NULL),
(99, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-03 01:02:53', '2026-08-03 01:02:53', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785718973;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785718973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-03 03:28:46', '2026-08-03 05:28:46', 299, NULL),
(100, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 14:02:53', '2026-08-02 14:02:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785679373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785679373;}', 3, 1, '2026-08-02 14:04:09', '2026-08-02 16:04:09', 133, NULL),
(101, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 15:04:09', '2026-08-02 15:04:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785683049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785683049;}', 3, 1, '2026-08-02 15:04:51', '2026-08-02 17:04:51', 136, NULL),
(102, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 16:04:51', '2026-08-02 16:04:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785686691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785686691;}', 3, 1, '2026-08-02 16:14:52', '2026-08-02 18:14:52', 139, NULL),
(103, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 17:14:52', '2026-08-02 17:14:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785690892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785690892;}', 3, 1, '2026-08-02 17:15:25', '2026-08-02 19:15:25', 144, NULL),
(105, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 18:15:25', '2026-08-02 18:15:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785694525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785694525;}', 3, 1, '2026-08-02 18:29:45', '2026-08-02 20:29:45', 165, NULL),
(106, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 19:29:45', '2026-08-02 19:29:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785698985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785698985;}', 3, 1, '2026-08-02 19:29:49', '2026-08-02 21:29:49', 175, NULL),
(107, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 20:29:49', '2026-08-02 20:29:49', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785702589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785702589;}', 3, 1, '2026-08-02 20:30:55', '2026-08-02 22:30:55', 206, NULL),
(108, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 21:30:55', '2026-08-02 21:30:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785706255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785706255;}', 3, 1, '2026-08-02 21:31:26', '2026-08-02 23:31:26', 244, NULL),
(109, 'woocommerce_cleanup_sessions', 'complete', '2026-08-03 04:00:00', '2026-08-03 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785729600;s:18:\"\0*\0first_timestamp\";i:1785729600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785729600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-05 06:00:15', '2026-08-05 08:00:15', 1, NULL),
(110, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-02 20:53:17', '2026-08-02 20:53:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785703997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785703997;}', 3, 1, '2026-08-02 20:55:07', '2026-08-02 22:55:07', 220, NULL),
(111, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-03 20:53:07', '2026-08-03 20:53:07', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785790387;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785790387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-05 06:00:17', '2026-08-05 08:00:17', 1, NULL),
(112, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-03 20:55:08', '2026-08-03 20:55:08', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785790508;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785790508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 06:00:16', '2026-08-05 08:00:16', 1, NULL),
(113, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 22:31:26', '2026-08-02 22:31:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785709886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785709886;}', 3, 1, '2026-08-02 22:31:56', '2026-08-03 00:31:56', 282, NULL),
(114, 'woocommerce_scheduled_sales', 'complete', '2026-08-03 22:05:43', '2026-08-03 22:05:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785794743;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785794743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 06:00:16', '2026-08-05 08:00:16', 1, NULL),
(115, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 23:31:56', '2026-08-02 23:31:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785713516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785713516;}', 3, 1, '2026-08-03 03:28:46', '2026-08-03 05:28:46', 299, NULL),
(116, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 04:28:46', '2026-08-03 04:28:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785731326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785731326;}', 3, 1, '2026-08-05 06:00:15', '2026-08-05 08:00:15', 1, NULL),
(117, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-03 15:28:46', '2026-08-03 15:28:46', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785770926;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785770926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-05 06:00:15', '2026-08-05 08:00:15', 1, NULL),
(118, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-03 15:28:46', '2026-08-03 15:28:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785770926;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785770926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-05 06:00:15', '2026-08-05 08:00:15', 1, NULL),
(119, 'woocommerce_cleanup_logs', 'complete', '2026-08-04 03:28:46', '2026-08-04 03:28:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785814126;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785814126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 06:00:16', '2026-08-05 08:00:16', 1, NULL),
(120, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-04 03:28:46', '2026-08-04 03:28:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785814126;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785814126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 06:00:16', '2026-08-05 08:00:16', 1, NULL),
(121, 'wc_admin_daily_wrapper', 'complete', '2026-08-04 03:28:47', '2026-08-04 03:28:47', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785814127;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785814127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 06:00:17', '2026-08-05 08:00:17', 1, NULL),
(123, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-05 07:00:15', '2026-08-05 07:00:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785913215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785913215;}', 3, 1, '2026-08-06 20:41:43', '2026-08-06 22:41:43', 11, NULL),
(124, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-05 18:00:15', '2026-08-05 18:00:15', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785952815;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785952815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-06 20:41:43', '2026-08-06 22:41:43', 11, NULL),
(125, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-05 18:00:15', '2026-08-05 18:00:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785952815;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785952815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-06 20:41:43', '2026-08-06 22:41:43', 11, NULL),
(126, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-06 06:00:16', '2026-08-06 06:00:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996016;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-06 20:41:45', '2026-08-06 22:41:45', 11, NULL),
(127, 'woocommerce_scheduled_sales', 'complete', '2026-08-06 06:00:16', '2026-08-06 06:00:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996016;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-06 20:41:45', '2026-08-06 22:41:45', 11, NULL),
(128, 'woocommerce_cleanup_logs', 'complete', '2026-08-06 06:00:16', '2026-08-06 06:00:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996016;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-06 20:41:45', '2026-08-06 22:41:45', 11, NULL),
(129, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-06 06:00:16', '2026-08-06 06:00:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996016;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-06 20:41:45', '2026-08-06 22:41:45', 11, NULL),
(130, 'wc_admin_daily_wrapper', 'complete', '2026-08-06 06:00:17', '2026-08-06 06:00:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996017;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-06 20:41:46', '2026-08-06 22:41:46', 11, NULL),
(131, 'woocommerce_cleanup_sessions', 'complete', '2026-08-06 04:00:00', '2026-08-06 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785988800;s:18:\"\0*\0first_timestamp\";i:1785988800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785988800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-06 20:41:43', '2026-08-06 22:41:43', 11, 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
(132, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-05 06:00:27', '2026-08-05 06:00:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785909627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785909627;}', 3, 1, '2026-08-05 06:02:01', '2026-08-05 08:02:01', 8, NULL),
(133, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-06 06:00:17', '2026-08-06 06:00:17', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785996017;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785996017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-06 20:41:46', '2026-08-06 22:41:46', 11, NULL),
(134, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-06 21:41:43', '2026-08-06 21:41:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786052503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786052503;}', 3, 1, '2026-08-06 21:46:34', '2026-08-06 23:46:34', 26, NULL),
(135, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-07 08:41:43', '2026-08-07 08:41:43', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786092103;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786092103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-07 16:20:11', '2026-08-07 18:20:11', 1, NULL),
(136, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-07 08:41:43', '2026-08-07 08:41:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786092103;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786092103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-07 16:20:11', '2026-08-07 18:20:11', 1, NULL),
(138, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-07 20:41:45', '2026-08-07 20:41:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135305;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-07 20:50:49', '2026-08-07 22:50:49', 123, NULL),
(139, 'woocommerce_scheduled_sales', 'complete', '2026-08-07 20:41:45', '2026-08-07 20:41:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135305;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-07 20:50:49', '2026-08-07 22:50:49', 123, NULL),
(140, 'woocommerce_cleanup_logs', 'complete', '2026-08-07 20:41:45', '2026-08-07 20:41:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135305;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-07 20:50:49', '2026-08-07 22:50:49', 123, NULL),
(141, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-07 20:41:45', '2026-08-07 20:41:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135305;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-07 20:50:49', '2026-08-07 22:50:49', 123, NULL),
(142, 'wc_admin_daily_wrapper', 'complete', '2026-08-07 20:41:46', '2026-08-07 20:41:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135306;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-07 20:50:51', '2026-08-07 22:50:51', 123, NULL),
(143, 'woocommerce_cleanup_sessions', 'complete', '2026-08-07 04:00:00', '2026-08-07 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786075200;s:18:\"\0*\0first_timestamp\";i:1786075200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786075200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-07 04:00:11', '2026-08-07 06:00:11', 19, NULL),
(144, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-06 20:41:56', '2026-08-06 20:41:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786048916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786048916;}', 3, 1, '2026-08-06 21:10:58', '2026-08-06 23:10:58', 13, NULL),
(145, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-07 20:41:46', '2026-08-07 20:41:46', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786135306;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786135306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-07 20:50:51', '2026-08-07 22:50:51', 123, NULL),
(146, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-06 22:46:34', '2026-08-06 22:46:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786056394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786056394;}', 3, 1, '2026-08-07 03:38:44', '2026-08-07 05:38:44', 1, NULL),
(147, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 04:38:44', '2026-08-07 04:38:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786077524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786077524;}', 3, 1, '2026-08-07 04:39:17', '2026-08-07 06:39:17', 44, NULL),
(148, 'woocommerce_cleanup_sessions', 'complete', '2026-08-07 16:00:11', '2026-08-07 16:00:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786118411;s:18:\"\0*\0first_timestamp\";i:1786075200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786118411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-07 16:20:11', '2026-08-07 18:20:11', 1, NULL),
(149, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 05:39:17', '2026-08-07 05:39:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786081157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786081157;}', 3, 1, '2026-08-07 16:20:11', '2026-08-07 18:20:11', 1, NULL),
(150, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 17:20:11', '2026-08-07 17:20:11', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786123211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786123211;}', 3, 1, '2026-08-07 17:20:31', '2026-08-07 19:20:31', 52, NULL),
(151, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-08 04:20:11', '2026-08-08 04:20:11', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786162811;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786162811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-09 23:34:11', '2026-08-10 01:34:11', 1, NULL),
(152, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-08 04:20:11', '2026-08-08 04:20:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786162811;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786162811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-09 23:34:11', '2026-08-10 01:34:11', 1, NULL),
(154, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 18:20:31', '2026-08-07 18:20:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786126831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786126831;}', 3, 1, '2026-08-07 18:20:52', '2026-08-07 20:20:52', 107, NULL),
(155, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 19:20:52', '2026-08-07 19:20:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786130452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786130452;}', 3, 1, '2026-08-07 19:29:45', '2026-08-07 21:29:45', 116, NULL),
(156, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 20:29:45', '2026-08-07 20:29:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786134585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786134585;}', 3, 1, '2026-08-07 20:50:48', '2026-08-07 22:50:48', 123, NULL),
(157, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 21:50:48', '2026-08-07 21:50:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786139448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786139448;}', 3, 1, '2026-08-07 21:50:49', '2026-08-07 23:50:49', 148, NULL),
(158, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-08 20:50:49', '2026-08-08 20:50:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222249;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-09 23:34:12', '2026-08-10 01:34:12', 1, NULL),
(159, 'woocommerce_scheduled_sales', 'complete', '2026-08-08 20:50:49', '2026-08-08 20:50:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222249;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-09 23:34:12', '2026-08-10 01:34:12', 1, NULL),
(160, 'woocommerce_cleanup_logs', 'complete', '2026-08-08 20:50:49', '2026-08-08 20:50:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222249;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-09 23:34:12', '2026-08-10 01:34:12', 1, NULL),
(161, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-08 20:50:49', '2026-08-08 20:50:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222249;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-09 23:34:12', '2026-08-10 01:34:12', 1, NULL),
(162, 'wc_admin_daily_wrapper', 'complete', '2026-08-08 20:50:51', '2026-08-08 20:50:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222251;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-09 23:34:14', '2026-08-10 01:34:14', 1, NULL),
(163, 'woocommerce_cleanup_sessions', 'complete', '2026-08-08 04:00:00', '2026-08-08 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786161600;s:18:\"\0*\0first_timestamp\";i:1786161600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786161600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-09 23:34:11', '2026-08-10 01:34:11', 1, NULL),
(164, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-07 20:51:01', '2026-08-07 20:51:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786135861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786135861;}', 3, 1, '2026-08-07 20:54:58', '2026-08-07 22:54:58', 125, NULL),
(165, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-08 20:50:51', '2026-08-08 20:50:51', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786222251;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786222251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-09 23:34:14', '2026-08-10 01:34:14', 1, NULL),
(166, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 22:50:49', '2026-08-07 22:50:49', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786143049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786143049;}', 3, 1, '2026-08-07 22:51:46', '2026-08-08 00:51:46', 195, NULL),
(167, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-07 23:51:46', '2026-08-07 23:51:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786146706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786146706;}', 3, 1, '2026-08-08 01:56:34', '2026-08-08 03:56:34', 208, NULL),
(168, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-08 02:56:34', '2026-08-08 02:56:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786157794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786157794;}', 3, 1, '2026-08-09 23:34:11', '2026-08-10 01:34:11', 1, NULL),
(169, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-10 00:34:11', '2026-08-10 00:34:11', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786322051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786322051;}', 3, 1, '2026-08-10 02:48:35', '2026-08-10 04:48:35', 17, NULL),
(171, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-10 11:34:11', '2026-08-10 11:34:11', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786361651;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786361651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-11 04:45:30', '2026-08-11 06:45:30', 1, NULL),
(172, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-10 11:34:11', '2026-08-10 11:34:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786361651;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786361651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-11 04:45:30', '2026-08-11 06:45:30', 1, NULL),
(173, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-10 23:34:12', '2026-08-10 23:34:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404852;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-11 04:45:31', '2026-08-11 06:45:31', 1, NULL),
(174, 'woocommerce_scheduled_sales', 'complete', '2026-08-10 23:34:12', '2026-08-10 23:34:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404852;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-11 04:45:31', '2026-08-11 06:45:31', 1, NULL),
(175, 'woocommerce_cleanup_logs', 'complete', '2026-08-10 23:34:12', '2026-08-10 23:34:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404852;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-11 04:45:31', '2026-08-11 06:45:31', 1, NULL),
(176, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-10 23:34:12', '2026-08-10 23:34:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404852;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-11 04:45:31', '2026-08-11 06:45:31', 1, NULL),
(177, 'wc_admin_daily_wrapper', 'complete', '2026-08-10 23:34:14', '2026-08-10 23:34:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404854;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-11 04:45:33', '2026-08-11 06:45:33', 1, NULL),
(178, 'woocommerce_cleanup_sessions', 'complete', '2026-08-10 04:00:00', '2026-08-10 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786334400;s:18:\"\0*\0first_timestamp\";i:1786334400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786334400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-10 04:01:56', '2026-08-10 06:01:56', 65, NULL),
(179, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-09 23:34:24', '2026-08-09 23:34:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786318464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786318464;}', 3, 1, '2026-08-09 23:59:53', '2026-08-10 01:59:53', 8, NULL),
(180, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-10 23:34:14', '2026-08-10 23:34:14', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786404854;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786404854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-11 04:45:33', '2026-08-11 06:45:33', 1, NULL),
(181, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-10 03:48:35', '2026-08-10 03:48:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786333715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786333715;}', 3, 1, '2026-08-10 03:49:59', '2026-08-10 05:49:59', 54, NULL),
(182, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-10 04:49:59', '2026-08-10 04:49:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786337399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786337399;}', 3, 1, '2026-08-11 04:45:30', '2026-08-11 06:45:30', 1, NULL),
(183, 'woocommerce_cleanup_sessions', 'complete', '2026-08-10 16:01:56', '2026-08-10 16:01:56', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786377716;s:18:\"\0*\0first_timestamp\";i:1786334400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786377716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-11 04:45:30', '2026-08-11 06:45:30', 1, NULL),
(184, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-11 05:45:30', '2026-08-11 05:45:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786427130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786427130;}', 3, 1, '2026-08-11 22:08:54', '2026-08-12 00:08:54', 1, NULL),
(185, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-11 16:45:30', '2026-08-11 16:45:30', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786466730;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786466730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-11 22:08:54', '2026-08-12 00:08:54', 1, NULL),
(186, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-11 16:45:30', '2026-08-11 16:45:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786466730;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786466730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-11 22:08:54', '2026-08-12 00:08:54', 1, NULL),
(188, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-12 04:45:31', '2026-08-12 04:45:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509931;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 16:19:46', '2026-08-12 18:19:46', 8, NULL),
(189, 'woocommerce_scheduled_sales', 'complete', '2026-08-12 04:45:31', '2026-08-12 04:45:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509931;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 16:19:46', '2026-08-12 18:19:46', 8, NULL),
(190, 'woocommerce_cleanup_logs', 'complete', '2026-08-12 04:45:31', '2026-08-12 04:45:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509931;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 16:19:46', '2026-08-12 18:19:46', 8, NULL),
(191, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-12 04:45:31', '2026-08-12 04:45:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509931;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 16:19:46', '2026-08-12 18:19:46', 8, NULL),
(192, 'wc_admin_daily_wrapper', 'complete', '2026-08-12 04:45:33', '2026-08-12 04:45:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509933;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 16:19:48', '2026-08-12 18:19:48', 8, NULL),
(193, 'woocommerce_cleanup_sessions', 'complete', '2026-08-12 04:00:00', '2026-08-12 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786507200;s:18:\"\0*\0first_timestamp\";i:1786507200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786507200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-12 16:19:45', '2026-08-12 18:19:45', 8, NULL),
(194, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-11 04:45:43', '2026-08-11 04:45:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786423543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786423543;}', 3, 1, '2026-08-11 04:46:41', '2026-08-11 06:46:41', 8, NULL),
(195, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-12 04:45:33', '2026-08-12 04:45:33', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786509933;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786509933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-12 16:19:48', '2026-08-12 18:19:48', 8, NULL),
(196, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-11 23:08:54', '2026-08-11 23:08:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786489734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786489734;}', 3, 1, '2026-08-12 16:19:45', '2026-08-12 18:19:45', 8, NULL),
(197, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-12 10:08:54', '2026-08-12 10:08:54', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786529334;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786529334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-12 16:19:48', '2026-08-12 18:19:48', 8, NULL),
(198, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-12 10:08:54', '2026-08-12 10:08:54', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786529334;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786529334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-12 16:19:48', '2026-08-12 18:19:48', 8, NULL),
(199, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 17:19:45', '2026-08-12 17:19:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786555185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786555185;}', 3, 1, '2026-08-12 17:33:15', '2026-08-12 19:33:15', 65, NULL),
(201, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-13 16:19:46', '2026-08-13 16:19:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637986;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:40', '2026-08-14 07:31:40', 1, NULL),
(202, 'woocommerce_scheduled_sales', 'complete', '2026-08-13 16:19:46', '2026-08-13 16:19:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637986;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:40', '2026-08-14 07:31:40', 1, NULL),
(203, 'woocommerce_cleanup_logs', 'complete', '2026-08-13 16:19:46', '2026-08-13 16:19:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637986;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:40', '2026-08-14 07:31:40', 1, NULL),
(204, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-13 16:19:46', '2026-08-13 16:19:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637986;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:40', '2026-08-14 07:31:40', 1, NULL),
(205, 'wc_admin_daily_wrapper', 'complete', '2026-08-13 16:19:48', '2026-08-13 16:19:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637988;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(206, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-13 04:19:48', '2026-08-13 04:19:48', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786594788;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786594788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-13 04:20:01', '2026-08-13 06:20:01', 1, NULL),
(207, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-13 04:19:48', '2026-08-13 04:19:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786594788;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786594788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-13 04:20:01', '2026-08-13 06:20:01', 1, NULL),
(208, 'woocommerce_cleanup_sessions', 'complete', '2026-08-13 04:00:00', '2026-08-13 04:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786593600;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786593600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-13 04:20:01', '2026-08-13 06:20:01', 1, NULL),
(209, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-12 16:19:58', '2026-08-12 16:19:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786551598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786551598;}', 3, 1, '2026-08-12 16:20:58', '2026-08-12 18:20:58', 10, NULL),
(210, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-13 16:19:48', '2026-08-13 16:19:48', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786637988;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786637988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(211, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 18:33:15', '2026-08-12 18:33:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786559595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786559595;}', 3, 1, '2026-08-12 18:33:46', '2026-08-12 20:33:46', 106, NULL),
(212, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 19:33:46', '2026-08-12 19:33:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786563226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786563226;}', 3, 1, '2026-08-12 19:55:00', '2026-08-12 21:55:00', 151, NULL),
(213, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 20:55:00', '2026-08-12 20:55:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786568100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786568100;}', 3, 1, '2026-08-12 20:55:41', '2026-08-12 22:55:41', 179, NULL),
(214, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 21:55:41', '2026-08-12 21:55:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786571741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786571741;}', 3, 1, '2026-08-12 21:57:25', '2026-08-12 23:57:25', 236, NULL),
(215, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 22:57:25', '2026-08-12 22:57:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786575445;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786575445;}', 3, 1, '2026-08-12 22:58:01', '2026-08-13 00:58:01', 301, NULL),
(216, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2026-08-12 22:12:02', '2026-08-12 22:12:02', 10, '[]', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 8, 1, '2026-08-12 22:12:50', '2026-08-13 00:12:50', 252, NULL),
(217, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 23:58:01', '2026-08-12 23:58:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786579081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786579081;}', 3, 1, '2026-08-13 02:34:33', '2026-08-13 04:34:33', 353, NULL),
(218, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-13 03:34:33', '2026-08-13 03:34:33', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786592073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786592073;}', 3, 1, '2026-08-13 04:20:01', '2026-08-13 06:20:01', 1, NULL),
(219, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-13 05:20:01', '2026-08-13 05:20:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786598401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786598401;}', 3, 1, '2026-08-13 05:20:53', '2026-08-13 07:20:53', 64, NULL),
(220, 'woocommerce_cleanup_sessions', 'complete', '2026-08-13 16:20:01', '2026-08-13 16:20:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786638001;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786638001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(221, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-13 16:20:01', '2026-08-13 16:20:01', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786638001;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786638001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(222, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-13 16:20:01', '2026-08-13 16:20:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786638001;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786638001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(223, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-13 06:20:53', '2026-08-13 06:20:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786602053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786602053;}', 3, 1, '2026-08-14 05:31:39', '2026-08-14 07:31:39', 1, NULL),
(224, 'action_scheduler/migration_hook', 'complete', '2026-08-13 05:27:55', '2026-08-13 05:27:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786598875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786598875;}', 2, 1, '2026-08-14 05:31:39', '2026-08-14 07:31:39', 1, NULL),
(225, 'fetch_patterns', 'complete', '2026-08-13 05:27:30', '2026-08-13 05:27:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786598850;s:18:\"\0*\0first_timestamp\";i:1786598850;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786598850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-14 05:31:39', '2026-08-14 07:31:39', 1, NULL),
(226, 'woocommerce_run_update_callback', 'complete', '2026-08-14 05:31:29', '2026-08-14 05:31:29', 10, '{\"update_callback\":\"wc_update_1100_enable_point_of_sale_feature\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786685489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786685489;}', 7, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(227, 'woocommerce_update_db_to_current_version', 'complete', '2026-08-14 05:31:30', '2026-08-14 05:31:30', 10, '{\"version\":\"11.0.1\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786685490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786685490;}', 7, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(228, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2026-08-14 05:31:30', '2026-08-14 05:31:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786685490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786685490;}', 7, 1, '2026-08-14 05:31:41', '2026-08-14 07:31:41', 1, NULL),
(230, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 06:31:39', '2026-08-14 06:31:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786689099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786689099;}', 3, 1, '2026-08-14 06:32:03', '2026-08-14 08:32:03', 60, NULL),
(231, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-15 05:31:40', '2026-08-15 05:31:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771900;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-15 18:00:59', '2026-08-15 20:00:59', 377, NULL),
(232, 'woocommerce_scheduled_sales', 'complete', '2026-08-15 05:31:40', '2026-08-15 05:31:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771900;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-15 18:00:59', '2026-08-15 20:00:59', 377, NULL),
(233, 'woocommerce_cleanup_logs', 'complete', '2026-08-15 05:31:40', '2026-08-15 05:31:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771900;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-15 18:00:59', '2026-08-15 20:00:59', 377, NULL),
(234, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-15 05:31:40', '2026-08-15 05:31:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771900;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-15 18:00:59', '2026-08-15 20:00:59', 377, NULL),
(235, 'wc_admin_daily_wrapper', 'complete', '2026-08-15 05:31:41', '2026-08-15 05:31:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771901;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-15 18:01:00', '2026-08-15 20:01:00', 377, NULL),
(236, 'woocommerce_cleanup_sessions', 'complete', '2026-08-14 17:31:41', '2026-08-14 17:31:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786728701;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786728701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-14 17:33:37', '2026-08-14 19:33:37', 243, NULL),
(237, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-14 17:31:41', '2026-08-14 17:31:41', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786728701;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786728701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-14 17:33:37', '2026-08-14 19:33:37', 243, NULL),
(238, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-14 17:31:41', '2026-08-14 17:31:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786728701;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786728701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-14 17:33:37', '2026-08-14 19:33:37', 243, NULL),
(239, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-14 05:31:51', '2026-08-14 05:31:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786685511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786685511;}', 3, 1, '2026-08-14 05:37:19', '2026-08-14 07:37:19', 8, NULL),
(240, 'action_scheduler_run_actions_cleanup_hook', 'complete', '2026-08-15 03:00:00', '2026-08-15 03:00:00', 0, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786762800;s:18:\"\0*\0first_timestamp\";i:1786762800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786762800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-15 03:03:25', '2026-08-15 05:03:25', 361, NULL),
(241, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-15 05:31:41', '2026-08-15 05:31:41', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786771901;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786771901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-15 18:01:00', '2026-08-15 20:01:00', 377, NULL),
(242, 'action_scheduler/migration_hook', 'complete', '2026-08-14 06:08:41', '2026-08-14 06:08:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786687721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786687721;}', 2, 1, '2026-08-14 06:08:48', '2026-08-14 08:08:48', 31, NULL),
(243, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 07:32:03', '2026-08-14 07:32:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786692723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786692723;}', 3, 1, '2026-08-14 07:32:50', '2026-08-14 09:32:50', 99, NULL),
(244, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-08-14 07:01:38', '2026-08-14 07:01:38', 10, '[10309,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786690898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786690898;}', 3, 1, '2026-08-14 07:02:34', '2026-08-14 09:02:34', 79, NULL),
(245, 'wc_schedule_pending_batch_processes', 'complete', '2026-08-14 07:00:38', '2026-08-14 07:00:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786690838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786690838;}', 9, 1, '2026-08-14 07:01:34', '2026-08-14 09:01:34', 76, NULL),
(246, 'wc_run_batch_process', 'complete', '2026-08-14 07:01:34', '2026-08-14 07:01:34', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786690894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786690894;}', 8, 1, '2026-08-14 07:01:34', '2026-08-14 09:01:34', 77, NULL),
(247, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 08:32:50', '2026-08-14 08:32:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786696370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786696370;}', 3, 1, '2026-08-14 14:03:03', '2026-08-14 16:03:03', 113, NULL),
(248, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-08-14 07:40:46', '2026-08-14 07:40:46', 10, '[10313,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786693246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786693246;}', 3, 1, '2026-08-14 07:40:48', '2026-08-14 09:40:48', 109, NULL),
(249, 'wc_schedule_pending_batch_processes', 'complete', '2026-08-14 07:39:46', '2026-08-14 07:39:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786693186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786693186;}', 9, 1, '2026-08-14 07:39:49', '2026-08-14 09:39:49', 106, NULL),
(250, 'wc_run_batch_process', 'complete', '2026-08-14 07:39:49', '2026-08-14 07:39:49', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786693189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786693189;}', 8, 1, '2026-08-14 07:39:49', '2026-08-14 09:39:49', 107, NULL),
(251, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 15:03:03', '2026-08-14 15:03:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786719783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786719783;}', 3, 1, '2026-08-14 15:05:50', '2026-08-14 17:05:50', 131, NULL),
(252, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 16:05:50', '2026-08-14 16:05:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786723550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786723550;}', 3, 1, '2026-08-14 16:06:46', '2026-08-14 18:06:46', 185, NULL),
(253, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 17:06:46', '2026-08-14 17:06:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786727206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786727206;}', 3, 1, '2026-08-14 17:07:24', '2026-08-14 19:07:24', 228, NULL),
(254, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 18:07:24', '2026-08-14 18:07:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786730844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786730844;}', 3, 1, '2026-08-14 18:07:54', '2026-08-14 20:07:54', 264, 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
(255, 'woocommerce_cleanup_sessions', 'complete', '2026-08-15 05:33:37', '2026-08-15 05:33:37', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786772017;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786772017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-15 18:01:00', '2026-08-15 20:01:00', 377, NULL),
(256, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-15 05:33:37', '2026-08-15 05:33:37', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786772017;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786772017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-15 18:01:00', '2026-08-15 20:01:00', 377, NULL),
(257, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-15 05:33:37', '2026-08-15 05:33:37', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786772017;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786772017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-15 18:01:00', '2026-08-15 20:01:00', 377, NULL),
(258, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 19:07:54', '2026-08-14 19:07:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786734474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786734474;}', 3, 1, '2026-08-14 19:08:25', '2026-08-14 21:08:25', 296, NULL),
(259, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 20:08:25', '2026-08-14 20:08:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786738105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786738105;}', 3, 1, '2026-08-14 20:08:55', '2026-08-14 22:08:55', 329, NULL),
(260, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-14 21:08:55', '2026-08-14 21:08:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786741735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786741735;}', 3, 1, '2026-08-15 00:19:27', '2026-08-15 02:19:27', 356, NULL),
(261, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-15 01:19:27', '2026-08-15 01:19:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786756767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786756767;}', 3, 1, '2026-08-15 03:03:25', '2026-08-15 05:03:25', 361, NULL),
(262, 'action_scheduler_run_actions_cleanup_hook', 'complete', '2026-08-16 03:03:25', '2026-08-16 03:03:25', 0, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786849405;s:18:\"\0*\0first_timestamp\";i:1786762800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786849405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-16 03:24:06', '2026-08-16 05:24:06', 1, NULL),
(263, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-15 04:03:25', '2026-08-15 04:03:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786766605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786766605;}', 3, 1, '2026-08-15 18:00:58', '2026-08-15 20:00:58', 377, NULL),
(264, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-15 19:00:58', '2026-08-15 19:00:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786820458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786820458;}', 3, 1, '2026-08-16 03:24:06', '2026-08-16 05:24:06', 1, NULL),
(265, 'woocommerce_cleanup_personal_data', 'pending', '2026-08-16 18:00:59', '2026-08-16 18:00:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903259;s:18:\"\0*\0first_timestamp\";i:1785617522;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(266, 'woocommerce_scheduled_sales', 'pending', '2026-08-16 18:00:59', '2026-08-16 18:00:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903259;s:18:\"\0*\0first_timestamp\";i:1785621600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(267, 'woocommerce_cleanup_logs', 'pending', '2026-08-16 18:00:59', '2026-08-16 18:00:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903259;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(268, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-08-16 18:00:59', '2026-08-16 18:00:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903259;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(269, 'wc_admin_daily_wrapper', 'pending', '2026-08-16 18:01:00', '2026-08-16 18:01:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903260;s:18:\"\0*\0first_timestamp\";i:1785632400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(270, 'woocommerce_cleanup_sessions', 'complete', '2026-08-16 06:01:00', '2026-08-16 06:01:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786860060;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786860060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-16 06:01:22', '2026-08-16 08:01:22', 206, NULL),
(271, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-16 06:01:00', '2026-08-16 06:01:00', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786860060;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786860060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-16 06:01:22', '2026-08-16 08:01:22', 206, NULL),
(272, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-16 06:01:00', '2026-08-16 06:01:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786860060;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786860060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-16 06:01:23', '2026-08-16 08:01:23', 206, NULL),
(273, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-15 18:01:10', '2026-08-15 18:01:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786816870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786816870;}', 3, 1, '2026-08-16 03:24:06', '2026-08-16 05:24:06', 1, NULL),
(274, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-08-16 18:01:00', '2026-08-16 18:01:00', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903260;s:18:\"\0*\0first_timestamp\";i:1785617419;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903260;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),
(275, 'action_scheduler_run_actions_cleanup_hook', 'pending', '2026-08-17 03:24:06', '2026-08-17 03:24:06', 0, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786937046;s:18:\"\0*\0first_timestamp\";i:1786762800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786937046;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),
(276, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-16 04:24:06', '2026-08-16 04:24:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786854246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786854246;}', 3, 1, '2026-08-16 04:24:34', '2026-08-16 06:24:34', 93, NULL),
(277, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-16 05:24:34', '2026-08-16 05:24:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786857874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786857874;}', 3, 1, '2026-08-16 05:25:05', '2026-08-16 07:25:05', 164, NULL),
(278, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-16 06:25:05', '2026-08-16 06:25:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786861505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786861505;}', 3, 1, '2026-08-16 06:26:16', '2026-08-16 08:26:16', 235, NULL),
(279, 'woocommerce_cleanup_sessions', 'pending', '2026-08-16 18:01:22', '2026-08-16 18:01:22', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903282;s:18:\"\0*\0first_timestamp\";i:1786593600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903282;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),
(280, 'woocommerce_refresh_order_count_cache', 'pending', '2026-08-16 18:01:22', '2026-08-16 18:01:22', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903282;s:18:\"\0*\0first_timestamp\";i:1785660712;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(281, 'wc-admin_process_pending_orders_batch', 'pending', '2026-08-16 18:01:23', '2026-08-16 18:01:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786903283;s:18:\"\0*\0first_timestamp\";i:1785617516;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786903283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(282, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-08-16 07:26:16', '2026-08-16 07:26:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786865176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786865176;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_actionscheduler_groups`
--

INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'ActionScheduler'),
(2, 'action-scheduler-migration'),
(3, 'woocommerce'),
(4, 'count'),
(5, 'wc-admin-data'),
(6, 'woocommerce-remote-inbox-engine'),
(7, 'woocommerce-db-updates'),
(8, ''),
(9, 'wc_batch_processes');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_actionscheduler_logs`
--

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

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_commentmeta`
--

INSERT INTO `wp_commentmeta` (`meta_id`, `comment_id`, `meta_key`, `meta_value`) VALUES
(1257, 148, 'note_group', 'order_update'),
(1258, 149, 'note_group', 'email_notification'),
(1259, 150, 'note_group', 'email_notification'),
(1260, 151, 'note_group', 'order_update'),
(1261, 152, 'note_group', 'email_notification'),
(1262, 153, 'note_group', 'email_notification');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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
(148, 10309, 'WooCommerce', '', '', '', '2026-08-14 09:00:38', '2026-08-14 07:00:38', 'Pendiente de pago por transferencia. El estado del pedido cambió de Pendiente de pago a En espera.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(149, 10309, 'WooCommerce', '', '', '', '2026-08-14 09:00:38', '2026-08-14 07:00:38', 'Se ha enviado el correo electrónico «Nuevo pedido»-', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(150, 10309, 'WooCommerce', '', '', '', '2026-08-14 09:00:38', '2026-08-14 07:00:38', 'Se ha enviado el correo electrónico «Pedido a la espera»-', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(151, 10313, 'WooCommerce', '', '', '', '2026-08-14 09:39:46', '2026-08-14 07:39:46', 'Pendiente de pago por transferencia. El estado del pedido cambió de Pendiente de pago a En espera.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(152, 10313, 'WooCommerce', '', '', '', '2026-08-14 09:39:46', '2026-08-14 07:39:46', 'Se ha enviado el correo electrónico «Nuevo pedido»-', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(153, 10313, 'WooCommerce', '', '', '', '2026-08-14 09:39:46', '2026-08-14 07:39:46', 'Se ha enviado el correo electrónico «Pedido a la espera»-', 0, '1', 'WooCommerce', 'order_note', 0, 0);

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

--
-- Estructura de tabla para la tabla `wp_e_events`
--

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

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

--
-- Estructura de tabla para la tabla `wp_hotel_room`
--

CREATE TABLE `wp_hotel_room` (
  `post_id` int(11) DEFAULT NULL,
  `room_parent` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `id_location` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_520_ci,
  `allow_full_day` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `number_room` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount_rate` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:21:{i:1786862443;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:1786862922;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1786863306;a:1:{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:1786863313;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:1786865293;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1786882177;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:1786883761;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:1786886893;a:4:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_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:1786886922;a:1:{s:39:\"WPEngineSecurityAuditor_Scans_scheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1786920522;a:2:{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;}}s:31:\"st_send_email_after_finish_tour\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786928400;a:1:{s:23:\"st_availability_cronjob\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786930093;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:1786931206;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:1786931208;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:1786931626;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:1786931707;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786938780;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786939589;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1787016493;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1787119226;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;}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'http://localhost:8888/unka', 'on'),
(3, 'home', 'http://localhost:8888/unka', 'on'),
(4, 'blogname', 'UNKA – Agencia de Viajes y Turismo', 'on'),
(5, 'blogdescription', '', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'proyectos@creativasitperu.store', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'j \\d\\e F \\d\\e Y', 'on'),
(25, 'time_format', 'H:i', 'on'),
(26, 'links_updated_date_format', 'j \\d\\e F \\d\\e Y H:i', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%postname%/', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:11:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:37:\"bbf-chat-agentes/bbf-chat-agentes.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:5;s:28:\"st-option-tree/ot-loader.php\";i:6;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:7;s:31:\"traveler-code/traveler-code.php\";i:8;s:83:\"traveler-layout-essential-for-elementor/traveler-layout-essential-for-elementor.php\";i:9;s:29:\"unka-pedidos/unka-pedidos.php\";i:10;s:27:\"woocommerce/woocommerce.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '2', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'traveler', 'on'),
(42, 'stylesheet', 'traveler-childtheme', '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', '61833', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '0', 'on'),
(51, 'default_link_category', '2', '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', '', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '1', 'on'),
(73, 'comments_per_page', '3', '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;}', 'on'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'on'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'on'),
(80, 'uninstall_plugins', 'a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:21:\"wp-reset/wp-reset.php\";a:2:{i:0;s:8:\"WP_Reset\";i:1;s:9:\"uninstall\";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '184', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '10304', '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', '1801167491', '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, 'wp_notes_notify', '1', 'on'),
(102, 'initial_db_version', '61833', 'on'),
(103, 'wp_user_roles', 'a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:120:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s: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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:7:\"partner\";a:2:{s:4:\"name\";s:7:\"Partner\";s:12:\"capabilities\";a:11:{s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:12:\"upload_files\";b:1;s:22:\"delete_published_posts\";b:1;s:14:\"manage_options\";b:0;s:23:\"wpcf7_edit_contact_form\";b:0;s:7:\"level_2\";b:1;s:7:\"level_1\";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'),
(104, 'fresh_site', '0', 'off'),
(105, 'WPLANG', 'es_ES', 'auto'),
(106, 'user_count', '2', 'off'),
(107, 'widget_block', 'a:8:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:7;a:1:{s:7:\"content\";s:212:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"placeholder\":\"Search ...\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true} /--></div>\n<!-- /wp:group -->\";}i:8;a:1:{s:7:\"content\";s:232:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":4} -->\n<h4>Tags</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:tag-cloud /--></div>\n<!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:12:\"blog-sidebar\";a:4:{i:0;s:7:\"block-7\";i:1;s:18:\"st_list_post_new-1\";i:2;s:19:\"st_categories_new-1\";i:3;s:7:\"block-8\";}s:13:\"array_version\";i:3;}', 'auto'),
(109, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(122, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(123, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"7.0.2\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}', 'on'),
(126, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1785615723;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:\"13d70fbbcffc3e42b2434b336913386a\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:32:\"ab4df16c9e454bfed8a404309545590d\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(129, 'recovery_keys', 'a:0:{}', 'off'),
(148, 'can_compress_scripts', '1', 'on'),
(157, 'finished_updating_comment_type', '1', 'auto'),
(158, 'current_theme', 'Traveler Childtheme', 'auto'),
(159, 'theme_mods_traveler-childtheme', 'a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:56;}s:32:\"remove_theme_mod_st_google_fonts\";s:1:\"1\";s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:10295;s:11:\"mobile_logo\";i:10295;}', 'on'),
(160, 'theme_switched', '', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(161, '_transient_last_minute_deal', 'a:752:{s:8:\"activity\";s:8:\"Activity\";s:10:\"activities\";s:10:\"activities\";s:19:\"search_for_activity\";s:19:\"Search for Activity\";s:6:\"filter\";s:6:\"Filter\";s:9:\"filter_by\";s:9:\"Filter By\";s:4:\"sort\";s:4:\"Sort\";s:7:\"showing\";s:7:\"Showing\";s:24:\"not_what_you_looking_for\";s:28:\"Not what you\'re looking for?\";s:21:\"try_your_search_again\";s:21:\"Try your search again\";s:24:\"sorry_activity_not_found\";s:26:\"Sorry!. Activity Not Found\";s:5:\"event\";s:5:\"Event\";s:6:\"guests\";s:6:\"Guests\";s:5:\"price\";s:5:\"Price\";s:5:\"total\";s:5:\"Total\";s:5:\"clean\";s:5:\"Clean\";s:4:\"good\";s:4:\"Good\";s:9:\"very_good\";s:9:\"Very Good\";s:8:\"superior\";s:8:\"Superior\";s:11:\"exceptional\";s:11:\"Exceptional\";s:19:\"of_guests_recommend\";s:19:\"of guests recommend\";s:15:\"traveler_rating\";s:15:\"Traveler rating\";s:8:\"exellent\";s:9:\"Excellent\";s:7:\"average\";s:7:\"Average\";s:4:\"poor\";s:4:\"Poor\";s:8:\"terrible\";s:8:\"Terrible\";s:14:\"write_a_review\";s:14:\"Write a review\";s:7:\"summary\";s:7:\"Summary\";s:13:\"activity_near\";s:13:\"Activity Near\";s:15:\"activities_near\";s:15:\"Activities Near\";s:13:\"activity_time\";s:13:\"Activity Time\";s:8:\"duration\";s:8:\"Duration\";s:12:\"availability\";s:12:\"Availability\";s:16:\"venue_facilities\";s:16:\"Venue Facilities\";s:8:\"book_now\";s:8:\"Book now\";s:20:\"best_price_guarantee\";s:20:\"Best Price Guarantee\";s:23:\"activity_or_us_zip_code\";s:25:\"Activity or U.S. Zip Code\";s:8:\"1_review\";s:8:\"1 Review\";s:7:\"reviews\";s:7:\"Reviews\";s:4:\"date\";s:4:\"Date\";s:4:\"from\";s:4:\"From\";s:2:\"of\";s:2:\"of\";s:14:\"activity_email\";s:12:\"Owner E-mail\";s:16:\"activity_website\";s:13:\"Owner Website\";s:14:\"activity_price\";s:5:\"Price\";s:23:\"activity_not_set_layout\";s:24:\"Not set default layout !\";s:3:\"car\";s:3:\"Car\";s:4:\"cars\";s:4:\"cars\";s:15:\"search_for_cars\";s:15:\"Search for Cars\";s:15:\"change_for_cars\";s:15:\"Change for Cars\";s:24:\"change_location_and_date\";s:26:\"Change Location &amp; Date\";s:19:\"car_pickup_features\";s:15:\"Pickup Features\";s:26:\"car_search_pickup_features\";s:22:\"Search Pickup Features\";s:10:\"car_filter\";s:6:\"Filter\";s:13:\"car_filter_by\";s:9:\"Filter By\";s:8:\"car_sort\";s:4:\"Sort\";s:11:\"car_showing\";s:7:\"Showing\";s:28:\"car_not_what_you_looking_for\";s:29:\"Not what you\'re looking for? \";s:25:\"car_try_your_search_again\";s:21:\"Try your search again\";s:7:\"car_day\";s:3:\"day\";s:8:\"car_days\";s:4:\"days\";s:7:\"car_for\";s:7:\"Car for\";s:18:\"car_due_at_pick_up\";s:14:\"Due at pick-up\";s:14:\"car_passengers\";s:10:\"Passengers\";s:13:\"car_passenger\";s:9:\"Passenger\";s:13:\"car_equipment\";s:9:\"Equipment\";s:13:\"car_price_per\";s:9:\"Price Per\";s:16:\"car_rental_price\";s:12:\"Rental Price\";s:16:\"car_rental_total\";s:12:\"Rental Total\";s:31:\"car_city_airport_or_us_zip_code\";s:30:\"City, Airport or U.S. Zip Code\";s:10:\"car_select\";s:6:\"Select\";s:9:\"car_price\";s:5:\"Price\";s:12:\"car_book_now\";s:8:\"Book Now\";s:18:\"car_not_set_layout\";s:24:\"Not set default layout !\";s:9:\"car_email\";s:5:\"Email\";s:9:\"car_total\";s:5:\"Total\";s:11:\"car_pick_up\";s:7:\"Pick Up\";s:12:\"car_drop_off\";s:8:\"Drop Off\";s:9:\"car_about\";s:5:\"About\";s:9:\"car_phone\";s:5:\"Phone\";s:10:\"car_number\";s:6:\"Number\";s:10:\"driver_age\";s:14:\"Driver’s Age\";s:11:\"driver_name\";s:15:\"Driver’s Name\";s:11:\"driver_info\";s:11:\"Driver info\";s:6:\"cruise\";s:6:\"Cruise\";s:23:\"cruise_adults_occupancy\";s:16:\"Adults Occupancy\";s:13:\"cruise_childs\";s:6:\"Childs\";s:11:\"cruise_bebs\";s:4:\"Beds\";s:19:\"cruise_room_footage\";s:28:\"Room footage (square meters)\";s:18:\"booking_infomation\";s:19:\"Booking Information\";s:4:\"item\";s:4:\"Item\";s:10:\"infomation\";s:11:\"Information\";s:9:\"sub_total\";s:9:\"Sub Total\";s:3:\"tax\";s:3:\"Tax\";s:19:\"customer_infomation\";s:20:\"Customer Information\";s:19:\"confirmation_needed\";s:19:\"Confirmation needed\";s:34:\"you_added_an_email_to_your_account\";s:42:\"You added an email address to your account\";s:35:\"click_confirm_to_import_the_booking\";s:68:\"Click \"confirm\" to import the bookings you\'ve made with that address\";s:13:\"email_confirm\";s:7:\"Confirm\";s:24:\"email_can_see_the_button\";s:36:\"Can\'t see the button? Try this link:\";s:27:\"your_payment_was_successful\";s:28:\"your payment was successful!\";s:25:\"your_order_was_successful\";s:38:\"your order was submitted successfully!\";s:32:\"booking_details_has_been_sent_to\";s:35:\"Booking details have been sent to: \";s:26:\"login_register_on_traveler\";s:26:\"Login/Register on Traveler\";s:5:\"login\";s:5:\"Login\";s:15:\"new_to_traveler\";s:16:\"New To Traveler?\";s:18:\"booking_submission\";s:18:\"Booking Submission\";s:28:\"and_we_will_contact_you_back\";s:28:\"And we will contact you back\";s:23:\"create_traveler_account\";s:23:\"Create Traveler account\";s:35:\"password_will_be_send_to_your_email\";s:38:\"(password will be sent to your e-mail)\";s:26:\"i_have_read_and_accept_the\";s:26:\"I have read and accept the\";s:20:\"terms_and_conditions\";s:20:\"terms and conditions\";s:14:\"submit_request\";s:14:\"Submit Booking\";s:2:\"or\";s:2:\"OR\";s:32:\"you_will_be_redirected_to_payPal\";s:88:\"Important: You will be redirected to PayPal\'s website to securely complete your payment.\";s:19:\"checkout_via_paypal\";s:18:\"Payment via Paypal\";s:10:\"sub_total:\";s:11:\"Sub Total: \";s:4:\"tax:\";s:4:\"Tax:\";s:6:\"total:\";s:13:\"Total Amount:\";s:12:\"tag_archives\";s:12:\"Tag Archives\";s:9:\"search...\";s:10:\"Search ...\";s:14:\"edit_this_page\";s:15:\"Edit this page.\";s:14:\"edit_this_post\";s:15:\"Edit this post.\";s:4:\"blog\";s:4:\"Blog\";s:9:\"read_more\";s:9:\"Read More\";s:15:\"post_discussion\";s:15:\"Post Discussion\";s:18:\"comment_navigation\";s:18:\"Comment navigation\";s:14:\"older_comments\";s:21:\"&larr; Older Comments\";s:14:\"newer_comments\";s:21:\"Newer Comments &rarr;\";s:19:\"comments_are_closed\";s:20:\"Comments are closed.\";s:13:\"add_a_comment\";s:13:\"Add a comment\";s:23:\"be_the_first_to_comment\";s:23:\"Be the first to comment\";s:12:\"post_comment\";s:12:\"Post Comment\";s:7:\"message\";s:7:\"Message\";s:18:\"your_email_address\";s:20:\"Your email address *\";s:4:\"name\";s:6:\"Name *\";s:18:\"leave_a_reply_to_s\";s:19:\"Leave a Reply to %s\";s:14:\"leave_a_review\";s:14:\"Leave a Review\";s:14:\"all_posts_by_s\";s:15:\"All posts by %s\";s:16:\"daily_archives_s\";s:19:\"Daily Archives : %s\";s:18:\"monthly_archives_s\";s:21:\"Monthly Archives : %s\";s:17:\"yearly_archives_s\";s:20:\"Yearly Archives : %s\";s:8:\"archives\";s:8:\"Archives\";s:11:\"to_homepage\";s:11:\"to Homepage\";s:7:\"sign_in\";s:7:\"Sign In\";s:12:\"connect_with\";s:14:\"Connect with :\";s:17:\"username_or_email\";s:17:\"Username or email\";s:8:\"password\";s:8:\"Password\";s:18:\"my_secret_password\";s:18:\"my secret password\";s:9:\"full_name\";s:9:\"Full Name\";s:5:\"email\";s:5:\"Email\";s:7:\"sign_up\";s:20:\"Sign up for Traveler\";s:2:\"hi\";s:2:\"Hi\";s:21:\"thank_you_for_booking\";s:63:\"Thank you for booking with us. Bellow are your booking details:\";s:14:\"booking_number\";s:16:\"Booking Number :\";s:12:\"booking_date\";s:14:\"Booking Date :\";s:15:\"booking_address\";s:9:\"Address :\";s:13:\"booking_email\";s:7:\"Email :\";s:13:\"booking_phone\";s:7:\"Phone :\";s:12:\"booking_room\";s:6:\"Room :\";s:19:\"booking_room_number\";s:13:\"Room Number :\";s:14:\"booking_method\";s:16:\"Payment Method :\";s:14:\"booking_amount\";s:8:\"Amount :\";s:13:\"booking_price\";s:7:\"Price :\";s:16:\"booking_check_in\";s:10:\"Check In :\";s:17:\"booking_check_out\";s:11:\"Check Out :\";s:11:\"booking_web\";s:9:\"Website :\";s:16:\"booking_activity\";s:10:\"Activity :\";s:11:\"booking_car\";s:5:\"Car :\";s:12:\"booking_tour\";s:6:\"Tour :\";s:12:\"booking_hour\";s:4:\"hour\";s:8:\"0_review\";s:8:\"0 Review\";s:35:\"your_comment_is_awaiting_moderation\";s:36:\"Your comment is awaiting moderation.\";s:23:\"was_this_review_helpful\";s:24:\"Was this review helpful?\";s:22:\"want_to_write_a_review\";s:23:\"Want to write a review?\";s:20:\"only_verified_guests\";s:107:\"Only verified guests can leave a review. After check-out, you\"ll  receive an invitation to review your stay\";s:7:\"on_this\";s:7:\"on this\";s:2:\"to\";s:2:\"to\";s:17:\"review_are_closed\";s:17:\"Review are closed\";s:11:\"your_rating\";s:11:\"Your Rating\";s:12:\"review_title\";s:12:\"Review Title\";s:11:\"review_text\";s:14:\"Review Content\";s:27:\"reviewing_are_not_available\";s:27:\"Reviewing are not available\";s:27:\"you_have_been_post_a_review\";s:36:\"You have been post a review for this\";s:8:\"you_must\";s:9:\"You must \";s:15:\"to_write_review\";s:15:\"to write review\";s:8:\"added_on\";s:8:\"added on\";s:6:\"remove\";s:6:\"remove\";s:15:\"add_to_wishlist\";s:15:\"Add to wishlist\";s:16:\"account_settings\";s:16:\"Account Settings\";s:11:\"no_wishlist\";s:11:\"No Wishlist\";s:9:\"load_more\";s:9:\"Load More\";s:18:\"remove_to_wishlist\";s:18:\"Remove to wishlist\";s:22:\"find_your_perfect_trip\";s:22:\"Find Your Perfect Trip\";s:44:\"show_email_and_phone_number_to_other_account\";s:45:\"Show email and phone number to other accounts\";i:404;s:3:\"404\";s:3:\"day\";s:3:\"day\";s:4:\"days\";s:4:\"days\";s:4:\"home\";s:4:\"Home\";s:14:\"search_results\";s:17:\"Search results : \";s:12:\"your_booking\";s:12:\"Your Booking\";s:11:\"coupon_code\";s:11:\"Coupon Code\";s:10:\"coupon_key\";s:10:\"Coupon: %s\";s:10:\"cart_empty\";s:36:\"Sorry! Your cart is currently empty.\";s:6:\"delete\";s:6:\"Delete\";s:13:\"change_search\";s:13:\"Change search\";s:5:\"night\";s:5:\"night\";s:10:\"price_from\";s:10:\"price from\";s:27:\"it_will_take_couple_seconds\";s:32:\"it will take a couple of seconds\";s:13:\"looking_for_s\";s:14:\"Looking for %s\";s:10:\"first_name\";s:10:\"First Name\";s:9:\"last_name\";s:9:\"Last Name\";s:5:\"phone\";s:5:\"Phone\";s:14:\"address_line_1\";s:14:\"Address Line 1\";s:14:\"address_line_2\";s:14:\"Address Line 2\";s:4:\"city\";s:4:\"City\";s:21:\"state_province_region\";s:21:\"State/Province/Region\";s:20:\"zip_code_postal_code\";s:20:\"ZIP code/Postal code\";s:7:\"country\";s:7:\"Country\";s:20:\"special_requirements\";s:20:\"Special Requirements\";s:18:\"booking_management\";s:18:\"Booking Management\";s:11:\"search_blog\";s:11:\"Search Blog\";s:5:\"tags:\";s:5:\"Tags:\";s:18:\"ready_publish_post\";s:65:\"Ready to publish your first post? <a href=#>Get started here</a>.\";s:54:\"sorry_but_nothing_matched_your_search_please_try_again\";s:92:\"Sorry, but nothing matched your search terms. Please try again with some different keywords.\";s:46:\"it_seems_we_can_not_find_what_your_looking_for\";s:87:\"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.\";s:16:\"one_thought_on_2\";s:33:\"One thought on &ldquo;%2$s&rdquo;\";s:15:\"1_thoughts_on_2\";s:35:\"%1$s thoughts on &ldquo;%2$s&rdquo;\";s:19:\"category_archives_s\";s:21:\"Category Archives: %s\";s:8:\"sign_out\";s:8:\"Sign Out\";s:5:\"hotel\";s:5:\"Hotel\";s:6:\"hotels\";s:6:\"hotels\";s:16:\"we_accepted_card\";s:23:\"We Accepted There Cards\";s:4:\"bebs\";s:4:\"Beds\";s:15:\"adults_occupany\";s:16:\"Adults Occupancy\";s:6:\"childs\";s:6:\"Childs\";s:12:\"room_footage\";s:28:\"Room footage (square meters)\";s:4:\"book\";s:4:\"Book\";s:13:\"no_room_found\";s:31:\"Sorry! No available rooms found\";s:11:\"hotels_near\";s:11:\"Hotels Near\";s:10:\"hotel_near\";s:10:\"Hotel Near\";s:8:\"pleasant\";s:8:\"Pleasant\";s:9:\"wonderful\";s:9:\"Wonderful\";s:17:\"of_5_guest_rating\";s:53:\"of 5 <small class=\"text-smaller\">guest rating</small>\";s:18:\"of_guest_recommend\";s:19:\"of guests recommend\";s:9:\"no_review\";s:9:\"no review\";s:17:\"based_on_1_review\";s:17:\"based on 1 review\";s:17:\"based_on_s_review\";s:18:\"based on % reviews\";s:8:\"check_in\";s:8:\"Check in\";s:9:\"check_out\";s:9:\"Check out\";s:6:\"adults\";s:6:\"Adults\";s:8:\"children\";s:8:\"Children\";s:10:\"__select__\";s:12:\"-- Select --\";s:5:\"rooms\";s:7:\"Room(s)\";s:6:\"search\";s:6:\"Search\";s:5:\"clear\";s:5:\"Clear\";s:9:\"host_name\";s:9:\"Host Name\";s:15:\"age_of_children\";s:16:\"Ages of Children\";s:16:\"try_search_again\";s:21:\"Try your search again\";s:2:\"OR\";s:2:\"OR\";s:5:\"Email\";s:5:\"Email\";s:12:\"email_domain\";s:16:\"email@domain.com\";s:5:\"Phone\";s:5:\"Phone\";s:10:\"Your_Phone\";s:10:\"Your Phone\";s:19:\"your_address_line_1\";s:19:\"Your Address Line 1\";s:19:\"your_address_line_2\";s:19:\"Your Address Line 2\";s:9:\"your_city\";s:9:\"Your City\";s:15:\"zip_postal_code\";s:20:\"ZIP code/Postal code\";s:7:\"captcha\";s:7:\"Captcha\";s:16:\"read_accept_term\";s:29:\"I have read and accept the %s\";s:14:\"no_hotel_found\";s:23:\"Sorry!. Hotel Not Found\";s:19:\"booking_for_1_night\";s:19:\"Booking for 1 night\";s:19:\"booking_for_d_night\";s:21:\"Booking for %d nights\";s:7:\"d_night\";s:9:\"%d Nights\";s:7:\"1_night\";s:7:\"1 Night\";s:9:\"per_night\";s:9:\"per night\";s:4:\"room\";s:4:\"Room\";s:4:\"of_5\";s:4:\"of 5\";s:9:\"s_reviews\";s:10:\"%d reviews\";s:6:\"s_star\";s:7:\"%d star\";s:15:\"lastest_booking\";s:15:\"Lastest booking\";s:9:\"avg/night\";s:9:\"avg/night\";s:16:\"search_for_hotel\";s:17:\"Search for Hotels\";s:14:\"advance_search\";s:15:\"Advanced Search\";s:4:\"less\";s:4:\"Less\";s:5:\"share\";s:5:\"Share\";s:15:\"available_rooms\";s:15:\"Available Rooms\";s:11:\"about_hotel\";s:11:\"About Hotel\";s:13:\"hotel_reviews\";s:13:\"Hotel Reviews\";s:11:\"hotel_email\";s:12:\"Hotel E-mail\";s:13:\"hotel_website\";s:13:\"Hotel Website\";s:9:\"_aged_18_\";s:11:\"( Age 18+ )\";s:21:\"city_name_or_zip_code\";s:21:\"City Name or Zip Code\";s:15:\"hotel_room_info\";s:16:\"Room Information\";s:12:\"hotel_room_s\";s:7:\"Room %d\";s:6:\"rental\";s:6:\"Rental\";s:7:\"rentals\";s:7:\"rentals\";s:17:\"search_for_rental\";s:17:\"Search for rental\";s:21:\"rental_advance_search\";s:15:\"Advanced Search\";s:11:\"rental_less\";s:4:\"Less\";s:27:\"rental_property_description\";s:20:\"Property Description\";s:22:\"rental_property_review\";s:15:\"Property Review\";s:34:\"rental_search_for_vacation_rentals\";s:27:\"Search for Vacation Rentals\";s:16:\"rental_no_review\";s:9:\"no review\";s:15:\"rental_1_review\";s:8:\"1 review\";s:16:\"rental_d_reviews\";s:11:\" %d reviews\";s:15:\"rental_book_now\";s:8:\"Book Now\";s:12:\"rental_night\";s:5:\"night\";s:13:\"rental_filter\";s:6:\"Filter\";s:16:\"rental_filter_by\";s:10:\"Filter By:\";s:20:\"rental_booking_for_d\";s:15:\"Booking for %d \";s:13:\"rental_nights\";s:6:\"nights\";s:15:\"rental_property\";s:8:\"Property\";s:14:\"rental_d_adult\";s:8:\"%d adult\";s:15:\"rental_d_adults\";s:9:\"%d adults\";s:14:\"rental_d_child\";s:8:\"%d child\";s:17:\"rental_d_children\";s:11:\"%d children\";s:14:\"rental_per_day\";s:7:\"per day\";s:31:\"rental_not_what_you_looking_for\";s:29:\"Not what you\'re looking for? \";s:28:\"rental_try_your_search_again\";s:21:\"Try your search again\";s:14:\"rental_showing\";s:7:\"Showing\";s:15:\"rental_pleasant\";s:8:\"Pleasant\";s:11:\"rental_good\";s:4:\"Good\";s:16:\"rental_very_good\";s:9:\"Very Good\";s:16:\"rental_wonderful\";s:9:\"Wonderful\";s:24:\"rental_based_on_1_review\";s:17:\"based on 1 review\";s:22:\"rental_traveler_rating\";s:15:\"Traveler rating\";s:15:\"rental_exellent\";s:9:\"Excellent\";s:14:\"rental_average\";s:7:\"Average\";s:11:\"rental_poor\";s:4:\"Poor\";s:15:\"rental_terrible\";s:8:\"Terrible\";s:21:\"rental_write_a_review\";s:14:\"Write a Review\";s:14:\"rental_summary\";s:7:\"Summary\";s:24:\"rental_properties_near_d\";s:18:\"Properties Near %s\";s:17:\"rental_agent_mail\";s:12:\"Agent E-mail\";s:20:\"rental_agent_website\";s:13:\"Agent Website\";s:15:\"rental_check_in\";s:8:\"Check in\";s:16:\"rental_check_out\";s:9:\"Check out\";s:15:\"rental_children\";s:8:\"Children\";s:11:\"rental_of_5\";s:4:\"of 5\";s:12:\"rental_adult\";s:5:\"Adult\";s:35:\"check_in_and_check_out_are_required\";s:35:\"Check-in and Check-out are required\";s:15:\"rental_s_nights\";s:9:\"%d nights\";s:14:\"rental_1_night\";s:7:\"1 night\";s:4:\"tour\";s:4:\"Tour\";s:5:\"tours\";s:5:\"tours\";s:9:\"tour_date\";s:4:\"Date\";s:15:\"search_for_tour\";s:15:\"Search for Tour\";s:11:\"tour_filter\";s:6:\"Filter\";s:14:\"tour_filter_by\";s:9:\"Filter By\";s:9:\"tour_sort\";s:4:\"Sort\";s:12:\"tour_showing\";s:7:\"Showing\";s:29:\"tour_not_what_you_looking_for\";s:29:\"Not what you\'re looking for? \";s:26:\"tour_try_your_search_again\";s:21:\"Try your search again\";s:20:\"sorry_tour_not_found\";s:22:\"Sorry!. Tour Not Found\";s:17:\"tours_information\";s:17:\"Tours information\";s:18:\"tour_duration_days\";s:13:\"Duration Days\";s:15:\"tour_max_people\";s:24:\"Maximum number of people\";s:10:\"tour_price\";s:5:\"Price\";s:11:\"tour_number\";s:6:\"Number\";s:10:\"tour_total\";s:5:\"Total\";s:15:\"tour_price_from\";s:10:\"price from\";s:9:\"tour_from\";s:4:\"from\";s:12:\"similar_tour\";s:12:\"SIMILAR TOUR\";s:13:\"similar_tours\";s:15:\"SIMILAR TOUR(S)\";s:8:\"tour_day\";s:3:\"day\";s:9:\"tour_days\";s:4:\"days\";s:12:\"tour_peoples\";s:7:\"peoples\";s:11:\"tour_people\";s:6:\"people\";s:13:\"tour_location\";s:8:\"Location\";s:9:\"tour_rate\";s:4:\"Rate\";s:13:\"tour_book_now\";s:8:\"Book Now\";s:13:\"tour_duration\";s:8:\"Duration\";s:20:\"tours_or_us_zip_Code\";s:22:\"Tours or U.S. Zip Code\";s:14:\"tour_no_review\";s:9:\"no review\";s:13:\"tour_1_review\";s:8:\"1 review\";s:12:\"tour_reviews\";s:7:\"reviews\";s:10:\"tour_email\";s:11:\"Tour E-mail\";s:12:\"tour_website\";s:12:\"Tour Website\";s:19:\"tour_not_set_layout\";s:24:\"Not set default layout !\";s:7:\"tour_to\";s:3:\"to \";s:9:\"tour_of_5\";s:4:\"of 5\";s:26:\"tour_you_are_booking_for_d\";s:22:\"You are booking for %s\";s:22:\"tour_last_minute_deals\";s:18:\"LAST MINUTE DEALS!\";s:12:\"tour_program\";s:14:\"Tour\'s Program\";s:9:\"tour_none\";s:4:\"none\";s:4:\"More\";s:4:\"More\";s:4:\"Less\";s:4:\"Less\";s:8:\"s_review\";s:9:\"%d review\";s:6:\"d_to_d\";s:8:\"%d to %d\";s:5:\"Name*\";s:5:\"Name*\";s:8:\"pingback\";s:9:\"Pingback:\";s:4:\"edit\";s:4:\"Edit\";s:26:\"your_comment_need_approved\";s:36:\"Your comment is awaiting moderation.\";s:4:\"_ago\";s:4:\" ago\";s:9:\"1_comment\";s:9:\"1 comment\";s:9:\"0_comment\";s:10:\"no comment\";s:9:\"s_comment\";s:10:\"% comments\";s:21:\"you_are_booking_for_s\";s:22:\"You are booking for %s\";s:6:\"photos\";s:6:\"Photos\";s:10:\"on_the_map\";s:10:\"On the Map\";s:5:\"video\";s:5:\"Video\";s:17:\"owner_description\";s:17:\"Owner description\";s:16:\"activity_reviews\";s:16:\"Activity Reviews\";s:6:\"paypal\";s:6:\"Paypal\";s:25:\"now_s_users_seeing_this_s\";s:29:\"Now %d user(s) seeing this %s\";s:36:\"most_revent_booking_for_this_s_was_s\";s:38:\"Most recent booking for this %s was %s\";s:11:\"user_remove\";s:6:\"Remove\";s:15:\"user_no_reviews\";s:10:\"No reviews\";s:13:\"user_1_review\";s:8:\"1 review\";s:12:\"user_reviews\";s:7:\"reviews\";s:7:\"user_of\";s:2:\"of\";s:17:\"user_availability\";s:12:\"Availability\";s:18:\"user_activity_time\";s:15:\"Activity Timing\";s:13:\"user_duration\";s:8:\"Duration\";s:9:\"user_from\";s:4:\"from\";s:13:\"user_activity\";s:8:\"activity\";s:8:\"user_day\";s:3:\"day\";s:9:\"user_days\";s:4:\"days\";s:10:\"user_night\";s:5:\"night\";s:15:\"user_max_people\";s:24:\"Maximum number of people\";s:11:\"user_people\";s:6:\"people\";s:12:\"user_peoples\";s:7:\"peoples\";s:18:\"user_duration_days\";s:14:\"Duration Days \";s:9:\"user_tour\";s:4:\"Tour\";s:13:\"user_book_now\";s:8:\"Book now\";s:12:\"user_average\";s:7:\"average\";s:16:\"user_add_to_trip\";s:11:\"Add to Trip\";s:11:\"user_person\";s:6:\"person\";s:9:\"user_type\";s:4:\"Type\";s:10:\"user_title\";s:5:\"Title\";s:13:\"user_location\";s:8:\"Location\";s:15:\"user_order_date\";s:10:\"Order Date\";s:19:\"user_execution_date\";s:14:\"Execution Time\";s:9:\"user_cost\";s:4:\"Cost\";s:23:\"user_no_booking_history\";s:18:\"No Booking History\";s:14:\"user_load_more\";s:9:\"Load More\";s:17:\"user_member_since\";s:6:\"Since:\";s:13:\"user_settings\";s:8:\"Settings\";s:21:\"user_my_travel_photos\";s:16:\"My Travel Photos\";s:20:\"user_booking_history\";s:15:\"Booking History\";s:13:\"user_wishlist\";s:8:\"Wishlist\";s:17:\"user_create_hotel\";s:13:\"Add new hotel\";s:16:\"user_create_room\";s:12:\"Add new room\";s:16:\"user_create_tour\";s:12:\"Add new tour\";s:20:\"user_create_activity\";s:16:\"Add new activity\";s:15:\"user_create_car\";s:11:\"Add new car\";s:18:\"user_create_rental\";s:14:\"Add new rental\";s:18:\"user_create_cruise\";s:13:\"Create Cruise\";s:24:\"user_create_cruise_cabin\";s:19:\"Create Cruise Cabin\";s:13:\"user_my_hotel\";s:8:\"My Hotel\";s:12:\"user_my_room\";s:7:\"My Room\";s:12:\"user_my_tour\";s:7:\"My Tour\";s:16:\"user_my_activity\";s:13:\"My Activities\";s:11:\"user_my_car\";s:6:\"My Car\";s:14:\"user_my_rental\";s:9:\"My Rental\";s:14:\"user_my_cruise\";s:9:\"My Cruise\";s:20:\"user_my_cruise_cabin\";s:15:\"My Cruise Cabin\";s:17:\"user_setting_info\";s:9:\"User Info\";s:9:\"user_edit\";s:4:\"Edit\";s:11:\"user_status\";s:6:\"Status\";s:24:\"user_personal_infomation\";s:20:\"Personal Information\";s:17:\"user_display_name\";s:8:\"Username\";s:9:\"user_mail\";s:6:\"E-mail\";s:17:\"user_phone_number\";s:12:\"Phone Number\";s:17:\"user_home_airport\";s:12:\"Home Airport\";s:19:\"user_street_address\";s:7:\"Address\";s:9:\"user_city\";s:4:\"City\";s:26:\"user_state_province_region\";s:21:\"State/Province/Region\";s:25:\"user_zip_code_postal_code\";s:20:\"ZIP code/Postal code\";s:12:\"user_country\";s:7:\"Country\";s:17:\"user_save_changes\";s:12:\"Save Changes\";s:20:\"user_change_password\";s:15:\"Change Password\";s:21:\"user_current_password\";s:16:\"Current Password\";s:17:\"user_new_password\";s:12:\"New Password\";s:23:\"user_new_password_again\";s:18:\"New Password Again\";s:11:\"user_delete\";s:6:\"Delete\";s:11:\"user_avatar\";s:6:\"Avatar\";s:11:\"user_upload\";s:6:\"Upload\";s:24:\"user_update_successfully\";s:19:\"Update successfully\";s:6:\"action\";s:6:\"Action\";s:17:\"user_write_review\";s:12:\"Write Review\";s:21:\"user_write_review_for\";s:20:\"Write Review For: %s\";s:19:\"user_total_traveled\";s:14:\"Total Traveled\";s:13:\"user_overview\";s:8:\"Overview\";s:9:\"user_of_5\";s:4:\"of 5\";s:21:\"user_adults_occupancy\";s:16:\"Adults Occupancy\";s:11:\"user_childs\";s:6:\"Childs\";s:9:\"user_bebs\";s:4:\"Beds\";s:17:\"user_room_footage\";s:28:\"Room footage (square meters)\";s:11:\"no_activity\";s:11:\"No Activity\";s:7:\"no_cars\";s:7:\"No Cars\";s:9:\"no_cruise\";s:9:\"No Cruise\";s:15:\"no_cruise_cabin\";s:15:\"No Cruise Cabin\";s:8:\"no_hotel\";s:8:\"No Hotel\";s:9:\"no_rental\";s:9:\"No Rental\";s:7:\"no_room\";s:7:\"No Room\";s:8:\"no_tours\";s:8:\"No Tours\";s:13:\"my_activities\";s:13:\"My Activities\";s:7:\"my_cars\";s:7:\"My Cars\";s:9:\"my_cruise\";s:9:\"My Cruise\";s:15:\"my_cruise_cabin\";s:15:\"My Cruise Cabin\";s:8:\"my_hotel\";s:8:\"My Hotel\";s:9:\"my_rental\";s:9:\"My Rental\";s:7:\"my_room\";s:7:\"My Room\";s:8:\"my_tours\";s:8:\"My Tours\";s:26:\"user_create_activity_title\";s:5:\"Title\";s:28:\"user_create_activity_content\";s:7:\"Content\";s:32:\"user_create_activity_description\";s:11:\"Description\";s:35:\"user_create_activity_featured_image\";s:14:\"Featured Image\";s:28:\"user_create_activity_general\";s:7:\"General\";s:26:\"user_create_activity_email\";s:5:\"Email\";s:26:\"user_create_activity_phone\";s:5:\"Phone\";s:28:\"user_create_activity_website\";s:7:\"Website\";s:26:\"user_create_activity_video\";s:5:\"Video\";s:34:\"user_create_activity_style_gallery\";s:13:\"Gallery Style\";s:25:\"user_create_activity_grid\";s:4:\"Grid\";s:27:\"user_create_activity_slider\";s:6:\"Slider\";s:28:\"user_create_activity_gallery\";s:7:\"Gallery\";s:29:\"user_create_activity_location\";s:8:\"Location\";s:36:\"user_create_activity_location_search\";s:15:\"Location search\";s:28:\"user_create_activity_address\";s:7:\"Address\";s:29:\"user_create_activity_latitude\";s:8:\"Latitude\";s:30:\"user_create_activity_longitude\";s:9:\"Longitude\";s:29:\"user_create_activity_map_zoom\";s:8:\"Map Zoom\";s:25:\"user_create_activity_info\";s:4:\"Info\";s:31:\"user_create_activity_start_date\";s:10:\"Start date\";s:29:\"user_create_activity_end_date\";s:8:\"End date\";s:34:\"user_create_activity_activity_time\";s:15:\"Activity Timing\";s:29:\"user_create_activity_duration\";s:8:\"Duration\";s:37:\"user_create_activity_venue_facilities\";s:16:\"Venue Facilities\";s:26:\"user_create_activity_price\";s:5:\"Price\";s:29:\"user_create_activity_discount\";s:13:\"Discount rate\";s:41:\"user_create_activity_best_price_guarantee\";s:20:\"Best Price Guarantee\";s:46:\"user_create_activity_best_price_guarantee_text\";s:25:\"Best Price Guarantee Text\";s:37:\"user_create_activity_external_booking\";s:29:\"Activity External booking URL\";s:27:\"user_create_activity_on_off\";s:6:\"On-Off\";s:27:\"user_create_activity_submit\";s:6:\"SUBMIT\";s:21:\"user_create_car_title\";s:5:\"Title\";s:23:\"user_create_car_content\";s:7:\"Content\";s:27:\"user_create_car_description\";s:11:\"Description\";s:30:\"user_create_car_featured_image\";s:14:\"Featured Image\";s:22:\"user_create_car_detail\";s:11:\"Car Details\";s:24:\"user_create_car_category\";s:14:\"Car Categories\";s:31:\"user_create_car_pickup_features\";s:15:\"Pickup Features\";s:36:\"user_create_car_equipment_price_list\";s:20:\"Equipment Price List\";s:29:\"user_create_car_add_equipment\";s:13:\"Add Equipment\";s:24:\"user_create_car_features\";s:8:\"Features\";s:28:\"user_create_car_add_features\";s:12:\"Add Features\";s:21:\"user_create_car_video\";s:5:\"Video\";s:27:\"user_create_car_car_contact\";s:11:\"Car Contact\";s:20:\"user_create_car_logo\";s:4:\"Logo\";s:20:\"user_create_car_name\";s:4:\"Name\";s:21:\"user_create_car_email\";s:5:\"Email\";s:21:\"user_create_car_phone\";s:5:\"Phone\";s:21:\"user_create_car_about\";s:5:\"About\";s:24:\"user_create_car_location\";s:8:\"Location\";s:31:\"user_create_car_location_search\";s:15:\"Location search\";s:23:\"user_create_car_address\";s:7:\"Address\";s:21:\"user_create_car_price\";s:5:\"Price\";s:24:\"user_create_car_discount\";s:13:\"Discount rate\";s:32:\"user_create_car_external_booking\";s:24:\"Car external booking URL\";s:22:\"user_create_car_submit\";s:6:\"SUBMIT\";s:31:\"user_create_car_equipment_title\";s:5:\"Title\";s:31:\"user_create_car_equipment_price\";s:5:\"Price\";s:19:\"user_create_car_del\";s:3:\"Del\";s:35:\"user_create_car_features_attributes\";s:9:\"Amenities\";s:40:\"user_create_car_features_attributes_info\";s:15:\"Attributes Info\";s:23:\"user_create_car_no_data\";s:7:\"No data\";s:24:\"user_create_cruise_title\";s:5:\"Title\";s:26:\"user_create_cruise_content\";s:7:\"Content\";s:30:\"user_create_cruise_description\";s:11:\"Description\";s:33:\"user_create_cruise_featured_image\";s:14:\"Featured Image\";s:25:\"user_create_cruise_detail\";s:13:\"cruise Detail\";s:29:\"user_create_cruise_attributes\";s:9:\"Amenities\";s:47:\"user_create_cruise_number_of_children_stay_free\";s:28:\"Number of children stay free\";s:24:\"user_create_cruise_email\";s:12:\"Cruise Email\";s:26:\"user_create_cruise_website\";s:14:\"Cruise Website\";s:24:\"user_create_cruise_phone\";s:12:\"Cruise Phone\";s:29:\"user_create_cruise_fax_number\";s:10:\"Fax Number\";s:24:\"user_create_cruise_video\";s:5:\"Video\";s:28:\"user_create_cruise_programes\";s:9:\"Programes\";s:30:\"user_create_cruise_add_program\";s:11:\"Add Program\";s:27:\"user_create_cruise_location\";s:8:\"Location\";s:26:\"user_create_cruise_address\";s:7:\"Address\";s:27:\"user_create_cruise_latitude\";s:8:\"Latitude\";s:28:\"user_create_cruise_longitude\";s:9:\"Longitude\";s:27:\"user_create_cruise_map_zoom\";s:8:\"Map Zoom\";s:26:\"user_create_cruise_gallery\";s:7:\"Gallery\";s:25:\"user_create_cruise_submit\";s:6:\"SUBMIT\";s:32:\"user_create_cruise_program_title\";s:5:\"Title\";s:31:\"user_create_cruise_program_desc\";s:11:\"Description\";s:22:\"user_create_cruise_del\";s:3:\"Del\";s:30:\"user_create_cruise_cabin_title\";s:5:\"Title\";s:32:\"user_create_cruise_cabin_content\";s:7:\"Content\";s:36:\"user_create_cruise_cabin_description\";s:11:\"Description\";s:39:\"user_create_cruise_cabin_featured_image\";s:14:\"Featured Image\";s:31:\"user_create_cruise_cabin_detail\";s:19:\"Cruise Cabin Detail\";s:29:\"user_create_cruise_cabin_type\";s:10:\"Cabin Type\";s:35:\"user_create_cruise_cabin_attributes\";s:9:\"Amenities\";s:37:\"user_create_cruise_cabin_title_cruise\";s:6:\"Cruise\";s:31:\"user_create_cruise_cabin_search\";s:6:\"Search\";s:35:\"user_create_cruise_cabin_max_adults\";s:10:\"Max Adults\";s:37:\"user_create_cruise_cabin_max_children\";s:12:\"Max children\";s:33:\"user_create_cruise_cabin_beb_size\";s:8:\"Beb size\";s:29:\"user_create_cruise_cabin_size\";s:10:\"Cabin size\";s:33:\"user_create_cruise_cabin_features\";s:8:\"Features\";s:37:\"user_create_cruise_cabin_add_features\";s:12:\"Add Features\";s:30:\"user_create_cruise_cabin_price\";s:5:\"Price\";s:33:\"user_create_cruise_cabin_discount\";s:13:\"Discount rate\";s:31:\"user_create_cruise_cabin_submit\";s:6:\"SUBMIT\";s:39:\"user_create_cruise_cabin_features_title\";s:5:\"Title\";s:40:\"user_create_cruise_cabin_features_number\";s:6:\"Number\";s:38:\"user_create_cruise_cabin_features_icon\";s:4:\"Icon\";s:37:\"user_create_cruise_cabin_features_del\";s:3:\"Del\";s:23:\"user_create_hotel_title\";s:5:\"Title\";s:25:\"user_create_hotel_content\";s:7:\"Content\";s:29:\"user_create_hotel_description\";s:11:\"Description\";s:32:\"user_create_hotel_featured_image\";s:14:\"Featured Image\";s:24:\"user_create_hotel_detail\";s:13:\"Hotel Details\";s:28:\"user_create_hotel_attributes\";s:9:\"Amenities\";s:23:\"user_create_hotel_email\";s:11:\"Hotel Email\";s:25:\"user_create_hotel_website\";s:13:\"Hotel Website\";s:23:\"user_create_hotel_phone\";s:11:\"Hotel Phone\";s:28:\"user_create_hotel_fax_number\";s:10:\"Fax Number\";s:23:\"user_create_hotel_video\";s:5:\"Video\";s:24:\"user_create_hotel_search\";s:6:\"Search\";s:26:\"user_create_hotel_location\";s:8:\"Location\";s:25:\"user_create_hotel_address\";s:7:\"Address\";s:26:\"user_create_hotel_latitude\";s:8:\"Latitude\";s:27:\"user_create_hotel_longitude\";s:9:\"Longitude\";s:26:\"user_create_hotel_map_zoom\";s:8:\"Map Zoom\";s:22:\"user_create_hotel_logo\";s:4:\"Logo\";s:25:\"user_create_hotel_gallery\";s:7:\"Gallery\";s:24:\"user_create_hotel_submit\";s:6:\"SUBMIT\";s:24:\"user_create_rental_title\";s:5:\"Title\";s:26:\"user_create_rental_content\";s:7:\"Content\";s:30:\"user_create_rental_description\";s:11:\"Description\";s:33:\"user_create_rental_featured_image\";s:14:\"Featured Image\";s:25:\"user_create_rental_detail\";s:14:\"Rental Details\";s:29:\"user_create_rental_attributes\";s:9:\"Amenities\";s:24:\"user_create_rental_email\";s:12:\"Rental Email\";s:26:\"user_create_rental_website\";s:14:\"Rental Website\";s:24:\"user_create_rental_phone\";s:12:\"Rental Phone\";s:24:\"user_create_rental_video\";s:5:\"Video\";s:27:\"user_create_rental_features\";s:8:\"Features\";s:31:\"user_create_rental_add_features\";s:12:\"Add Features\";s:25:\"user_create_rental_search\";s:6:\"Search\";s:27:\"user_create_rental_location\";s:8:\"Location\";s:26:\"user_create_rental_address\";s:7:\"Address\";s:27:\"user_create_rental_latitude\";s:8:\"Latitude\";s:28:\"user_create_rental_longitude\";s:9:\"Longitude\";s:27:\"user_create_rental_map_zoom\";s:8:\"Map Zoom\";s:24:\"user_create_rental_price\";s:5:\"Price\";s:27:\"user_create_rental_discount\";s:13:\"Discount rate\";s:35:\"user_create_rental_external_booking\";s:23:\"Rental external booking\";s:26:\"user_create_rental_gallery\";s:7:\"Gallery\";s:25:\"user_create_rental_submit\";s:6:\"SUBMIT\";s:33:\"user_create_rental_features_title\";s:5:\"Title\";s:34:\"user_create_rental_features_number\";s:6:\"Number\";s:32:\"user_create_rental_features_icon\";s:4:\"Icon\";s:31:\"user_create_rental_features_del\";s:3:\"Del\";s:22:\"user_create_room_title\";s:5:\"Title\";s:24:\"user_create_room_content\";s:7:\"Content\";s:28:\"user_create_room_description\";s:11:\"Description\";s:21:\"user_create_room_type\";s:9:\"Room Type\";s:27:\"user_create_room_attributes\";s:9:\"Amenities\";s:29:\"user_create_room_select_hotel\";s:5:\"Hotel\";s:23:\"user_create_room_search\";s:6:\"Search\";s:31:\"user_create_room_featured_image\";s:14:\"Featured Image\";s:28:\"user_create_room_number_room\";s:15:\"Number of Rooms\";s:32:\"user_create_room_price_per_night\";s:15:\"Price Per night\";s:39:\"user_create_hotel_room_external_booking\";s:22:\"Room external booking \";s:25:\"user_create_room_facility\";s:9:\"Room Info\";s:30:\"user_create_room_adults_number\";s:16:\"Number of Adults\";s:32:\"user_create_room_children_number\";s:18:\"Number of Children\";s:28:\"user_create_room_beds_number\";s:14:\"Number of Beds\";s:29:\"user_create_room_room_footage\";s:28:\"Room footage (square meters)\";s:25:\"user_create_room_location\";s:8:\"Location\";s:24:\"user_create_room_address\";s:7:\"Address\";s:25:\"user_create_room_latitude\";s:8:\"Latitude\";s:26:\"user_create_room_longitude\";s:9:\"Longitude\";s:25:\"user_create_room_map_zoom\";s:8:\"Map Zoom\";s:22:\"user_create_room_price\";s:5:\"Price\";s:25:\"user_create_room_discount\";s:13:\"Discount rate\";s:24:\"user_create_room_gallery\";s:7:\"Gallery\";s:23:\"user_create_room_submit\";s:6:\"SUBMIT\";s:31:\"user_create_room_features_title\";s:5:\"Title\";s:32:\"user_create_room_features_number\";s:6:\"Number\";s:30:\"user_create_room_features_icon\";s:4:\"Icon\";s:29:\"user_create_room_features_del\";s:3:\"Del\";s:22:\"user_create_tour_title\";s:5:\"Title\";s:24:\"user_create_tour_content\";s:7:\"Content\";s:28:\"user_create_tour_description\";s:11:\"Description\";s:31:\"user_create_tour_featured_image\";s:14:\"Featured Image\";s:24:\"user_create_tour_general\";s:7:\"General\";s:21:\"user_create_tour_type\";s:9:\"Tour Type\";s:22:\"user_create_tour_email\";s:5:\"Email\";s:22:\"user_create_tour_video\";s:5:\"Video\";s:30:\"user_create_tour_style_gallery\";s:13:\"Gallery Style\";s:21:\"user_create_tour_grid\";s:4:\"Grid\";s:23:\"user_create_tour_slider\";s:6:\"Slider\";s:24:\"user_create_tour_gallery\";s:7:\"Gallery\";s:25:\"user_create_tour_location\";s:8:\"Location\";s:32:\"user_create_tour_location_search\";s:15:\"Location search\";s:24:\"user_create_tour_address\";s:7:\"Address\";s:25:\"user_create_tour_latitude\";s:8:\"Latitude\";s:26:\"user_create_tour_longitude\";s:9:\"Longitude\";s:25:\"user_create_tour_map_zoom\";s:8:\"Map Zoom\";s:22:\"user_create_tour_price\";s:5:\"Price\";s:25:\"user_create_tour_discount\";s:13:\"Discount rate\";s:33:\"user_create_tour_external_booking\";s:25:\"Tour external booking URL\";s:21:\"user_create_tour_info\";s:4:\"Info\";s:25:\"user_create_tour_duration\";s:15:\"Duration (days)\";s:27:\"user_create_tour_max_people\";s:24:\"Maximum number of people\";s:24:\"user_create_tour_program\";s:13:\"Tours program\";s:28:\"user_create_tour_add_program\";s:11:\"Add Program\";s:23:\"user_create_tour_submit\";s:6:\"SUBMIT\";s:30:\"user_create_tour_program_title\";s:5:\"Title\";s:29:\"user_create_tour_program_desc\";s:11:\"Description\";s:28:\"user_create_tour_program_del\";s:3:\"Del\";s:8:\"required\";s:25:\"The %s field is required.\";s:5:\"isset\";s:31:\"The %s field must have a value.\";s:11:\"valid_email\";s:48:\"The %s field must contain a valid email address.\";s:12:\"valid_emails\";s:52:\"The %s field must contain all valid email addresses.\";s:9:\"valid_url\";s:61:\"The %s field must contain a valid URL. Ex \"http://domain.com\"\";s:8:\"valid_ip\";s:37:\"The %s field must contain a valid IP.\";s:10:\"min_length\";s:54:\"The %s field must be at least %s characters in length.\";s:10:\"max_length\";s:52:\"The %s field can not exceed %s characters in length.\";s:12:\"exact_length\";s:53:\"The %s field must be exactly %s characters in length.\";s:5:\"alpha\";s:54:\"The %s field may only contain alphabetical characters.\";s:13:\"alpha_numeric\";s:55:\"The %s field may only contain alpha-numeric characters.\";s:10:\"alpha_dash\";s:80:\"The %s field may only contain alpha-numeric characters, underscores, and dashes.\";s:7:\"numeric\";s:39:\"The %s field must contain only numbers.\";s:10:\"is_numeric\";s:50:\"The %s field must contain only numeric characters.\";s:7:\"integer\";s:37:\"The %s field must contain an integer.\";s:11:\"regex_match\";s:42:\"The %s field is not in the correct format.\";s:7:\"matches\";s:41:\"The %s field does not match the %s field.\";s:9:\"is_unique\";s:41:\"The %s field must contain a unique value.\";s:10:\"is_natural\";s:48:\"The %s field must contain only positive numbers.\";s:18:\"is_natural_no_zero\";s:53:\"The %s field must contain a number greater than zero.\";s:7:\"decimal\";s:43:\"The %s field must contain a decimal number.\";s:9:\"less_than\";s:48:\"The %s field must contain a number less than %s.\";s:12:\"greater_than\";s:51:\"The %s field must contain a number greater than %s.\";s:16:\"unsigned_integer\";s:27:\"The %s field positive digit\";s:7:\"explore\";s:7:\"Explore\";s:11:\"hotels_from\";s:11:\"Hotels from\";s:12:\"rentals_from\";s:12:\"Rentals from\";s:9:\"cars_from\";s:9:\"Cars from\";s:10:\"tours_from\";s:10:\"Tours from\";s:20:\"activities_this_week\";s:20:\"Activities this Week\";s:6:\"person\";s:6:\"person\";s:16:\"last_minute_deal\";s:16:\"Last Minute Deal\";}', 'on'),
(162, 'st_withdrawal_table_version', '1.2.10', 'auto'),
(163, 'st_inbox_table_version', '1.5.2', 'auto'),
(164, 'neworder_table_version', '2.0.3', 'auto'),
(165, 'st_hotel_table_version', '1.3.6', 'auto'),
(166, 'st_hotel_room_table_version', '1.3.6', 'auto'),
(167, 'st_activity_table_version', '1.3.2', 'auto'),
(168, 'st_tours_table_version', '1.3.5', 'auto'),
(169, 'st_cars_table_version', '1.3.5', 'auto'),
(170, 'st_journey_car_table_version', '1.0.2', 'auto'),
(171, 'st_rental_table_version', '1.3.1', 'auto'),
(172, 'availability_table_version', '1.2.9', 'auto'),
(173, 'st_cronjob_log_version', '1.0', 'auto'),
(174, 'st_room_availability_version', '1.2', 'auto'),
(175, 'st_activity_availability_version', '1.0.5', 'auto'),
(176, 'st_tour_availability_version', '1.1.9', 'auto'),
(177, 'st_rental_availability_version', '1.2.4', 'auto'),
(178, 'st_form_builder_table_version', '1.0.1', 'auto'),
(179, 'envato_purchasecode', '********-****-****-****-************', 'auto'),
(180, 'st_upgrade_order', '1', 'auto'),
(181, 'st_upgrade_availability', '1', 'auto'),
(182, 'location_nested_table_version', '1.0.1', 'auto'),
(183, 'properties_table_version', '1.0.0', 'auto'),
(184, 'location_relationships_table_version', '1.0.0', 'auto'),
(185, 'widget_st_categories_new', 'a:2:{i:1;a:3:{s:5:\"title\";s:10:\"Categories\";s:10:\"show_count\";s:3:\"yes\";s:10:\"hide_empty\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(186, 'st_availability_cronjob', '1', 'auto'),
(191, 'member_packages_version', '1.0.5', 'auto'),
(192, 'member_packages_order_version', '1.0.6', 'auto'),
(193, 'traveler_column_rental_added', '1', 'auto'),
(194, 'traveler_column_rental_added_booking_min_day', '1', 'auto'),
(195, 'st_activity_availability_fill_old_data', '1', 'auto'),
(196, 'st_tour_availability_fill_old_data', '1', 'auto'),
(197, 'st_tour_availability_fill_old_starttime_data', '1', 'auto'),
(198, 'st_run_fill_old_order_once_st_hotel_2018_04_21', '1', 'auto'),
(199, 'st_run_fill_old_order_once_hotel_room_2018_04_21', '1', 'auto'),
(200, 'st_run_fill_old_order_once_st_tours_2018_04_21', '1', 'auto'),
(201, 'st_run_fill_old_order_once_st_activity_2018_04_21', '1', 'auto'),
(202, 'st_upgrade_order_2_0_3', 'updated', 'auto'),
(203, '_upgradeHotelTable136', 'updated', 'auto'),
(204, '_upgradeRoomTable135', 'updated', 'auto'),
(205, '_upgradeActivityTable133', 'updated', 'auto'),
(206, '_upgrade_column_discount_type_activity_table', '1', 'auto'),
(207, 'st_upgradeTourTable133', 'updated', 'auto'),
(208, 'update_min_price_version_2791', '1', 'auto'),
(209, 'update_min_price_version_2789', '1', 'auto'),
(210, '_upgradeCarTable133', 'updated', 'auto'),
(211, '_upgradeRentalTable131', 'updated', 'auto'),
(214, 'st_option_tree_settings_output_css', 'a:0:{}', 'auto'),
(215, 'st_option_tree_settings_output_css_version', '1.1', 'auto'),
(216, 'remove_st_option_tree_settings_new', '1', 'off'),
(217, 'check_mail', '1', 'off'),
(218, 'wb_form_builder_demo', '1', 'auto'),
(228, 'recently_activated', 'a:2:{s:56:\"woo-checkout-field-editor-pro/checkout-form-designer.php\";i:1786687659;s:19:\"akismet/akismet.php\";i:1786598812;}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(231, '_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:\"11.0.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:19:\"Vedanshu - Urumi.AI\";}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/0850998ce28d445575c78a6405382fd8418569c761304c10c0d5df85453116c0?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:\"Danny Dudzic\";}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.9\";s:6:\"tested\";s:5:\"7.0.4\";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:3990;i:4;i:196;i:3;i:112;i:2;i:107;i:1;i:409;}s:11:\"num_ratings\";i:4814;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:206;s:24:\"support_threads_resolved\";i:158;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-08-10 5:53pm 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:13512:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> es la plataforma de comercio electrónico de código abierto para WordPress.</p>\n<p>Nuestra plataforma central es gratuita y flexible, y se ha ampliado gracias a la comunidad global. La libertad que proporciona el código abierto significa que podrás conservar la propiedad completa del contenido y los datos de tu tienda para siempre.</p>\n<p>Tanto si emprendes un negocio como si realizas la actividad comercial en tiendas físicas en línea o desarrollas sitios para clientes, utiliza WooCommerce para que tu tienda pueda aprovechar la combinación de contenido y comercio.</p>\n<ul>\n<li><strong>Crea escaparates bonitos y atractivos</strong> con <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\">temas</a> apropiados para tu marca y sector.</li>\n<li><strong>Aumenta tus ingresos</strong> con una <a href=\"https://woo.com/checkout-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">experiencia de carrito de compra optimizada</a> que convierte.</li>\n<li><strong>Personaliza las páginas de tus productos en cuestión de minutos</strong> mediante los <a href=\"https://docs.woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bloques de producto</a> modulares.</li>\n<li>Muestra productos físicos y digitales, variaciones de productos, configuraciones personalizadas, descargas instantáneas y artículos de afiliados.</li>\n<li>Vende <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\">suscripciones</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\">reservas</a> o <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\">membresías</a>, con nuestras extensiones validadas por desarrolladores.</li>\n<li><strong>Consigue aparecer en los primeros resultados</strong> gracias a la <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">ventaja SEO de WordPress</a>.</li>\n<li><strong>Creado en una plataforma que crece.</strong> Consigue un comercio electrónico flexible para <a href=\"https://woo.com/high-volume-stores/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">tiendas de gran volumen</a>.</li>\n</ul>\n<h4>TODAS LAS HERRAMIENTAS QUE NECESITAS PARA VENDER</h4>\n<p>Las herramientas incorporadas y las integraciones conocidas te ayudarán a gestionar de manera eficiente tus operaciones comerciales. Puedes añadir muchos servicios gratuitamente mediante un solo clic a través del <a href=\"https://docs.woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">asistente de configuración</a> opcional.</p>\n<ul>\n<li><strong>Elige cómo quieres que te paguen</strong>. Gestiona fácilmente los pagos desde la comodidad de tu tienda con <a href=\"https://woocommerce.com/payments/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Payments</a> (Disponible en los EEUU, Reino Unido, Irlanda, Australia, Nueva Zelanda, Canada, España, Francia, Alemania e Italia). Acepta de manera segura tarjetas de crédito, monederos móviles, transferencias bancarias y efectivo gracias a <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\">más de 100 pasarelas de pago</a> – incluyendo <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> y <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>Configura tus opciones de envío</strong>. Imprime etiquetas de USPS desde tu escritorio e incluso programa recogidas con <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> (solo en los EEUU). Conecta con <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\">conocidos transportistas</a> como UPS y FedEx – además de una amplia variedad de soluciones de entrega, inventario y suministro para tu negocio local.</li>\n<li><strong>Simplifica los impuestos de ventas</strong>. Añade <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> o <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\">servicios similares integrados</a> para que los cálculos automatizados se conviertan en realidad.</li>\n</ul>\n<h4>Haz crecer tu negocio, añade características, y haz seguimiento de tu tienda sobre la marcha</h4>\n<p>WooCommerce es sinónimo de negocio. Controla las métricas de rendimiento más importantes para ti con un potente y flexible escritorio central integrado en WooCommerce.</p>\n<p>Amplía tu audiencia en los canales sociales y de marketing con <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> e integraciones de <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>. Siempre puedes consultar el <a href=\"https://docs.woocommerce.com/document/marketing-hub/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">centro de marketing</a> del escritorio para obtener ideas y consejos nuevos que te ayuden a conseguir el éxito.</p>\n<p>Mejora la funcionalidad de la tienda con cientos de extensiones gratis y de pago del <a href=\"https://woocommerce.com/products/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mercado oficial de WooCommerce</a>. Nuestros desarrolladores <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\">validan cada nueva extensión</a> y revisan regularmente las extensiones existentes para mantener los estándares de calidad del mercado. Buscamos activamente <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\">productos que ayuden a los creadores de tiendas a crear tiendas con éxito</a>.</p>\n<p>Gestiona tu tienda desde cualquier sitio con la <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">aplicación para dispositivos móviles</a> (Android y iOS) de WooCommerce. Alerta de spoiler: intenta obviar el adictivo sonido de notificación cada vez que consigas una nueva venta.</p>\n<h4>Posee y controla los datos de tu tienda – siempre</h4>\n<p>Con <a href=\"https://woo.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, tus datos son tuyos. Siempre.</p>\n<p>Si optas por compartir <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\">datos sobre el uso</a> con nosotros, puedes estar seguro de que seguirán siendo anónimos y estarán protegidos. Puedes desactivar la opción de compartir datos sobre el uso sin que afecte a tu tienda.</p>\n<p>A diferencia de las soluciones de comercio electrónico alojadas, los datos de una tienda WooCommerce están preparados para el futuro; eres libre de exportar todo tu contenido y llevar tu sitio a cualquier plataforma que elijas. No hay restricciones.</p>\n<h4>Por qué los desarrolladores eligen (y les encanta) WooCommerce</h4>\n<p>Los desarrolladores pueden usar <a href=\"https://woo.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> para crear, personalizar y escalar una tienda para cumplir con las especificaciones exactas de un cliente, y realizar mejoras a través de extensiones o soluciones personalizadas.</p>\n<ul>\n<li>Aprovecha los <a href=\"https://docs.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\">ganchos y filtros</a> para modificar o crear la funcionalidad.</li>\n<li>Integra prácticamente cualquier servicio mediante una <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\">API REST</a> sólida y webhooks.</li>\n<li>Diseña y crea bloques de contenido personalizados con 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\">Revisa y modifica</a> cualquier aspecto del código del plugin principal.</li>\n<li>Acelera el desarrollo con una <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> ultrarrápida.</li>\n</ul>\n<p>La plataforma central se prueba de forma rigurosa y frecuente con el apoyo de un equipo de desarrollo dedicado que trabaja en distintas zonas horarias. La documentación completa se actualiza con cada versión, lo que te permite crear exactamente la tienda que necesitas.</p>\n<h4>Sé parte de una comunidad internacional creciente</h4>\n<p>WooCommerce tiene una comunidad grande y apasionada dedicada a ayudar a los comerciantes a tener éxito &#8211; y está creciendo rápidamente.</p>\n<p>Hay <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">encuentros de WooCommerce</a> en ciudades en todo el mundo a los que puedes asistir gratis y en los que puedes participar para la puesta en marcha. Estos eventos son una forma fantástica de aprender de los demás, compartir tus conocimientos y encontrar gente con intereses comunes.</p>\n<p>WooCommerce también está presente normalmente en los WordCamps de todo el mundo. Nos encantaría verte allí.</p>\n<h4>Contribuye y traduce</h4>\n<p>Automattic, la empresa creadora de WordPress.com y Jetpack, es la encargada del desarrollo y soporte de WooCommerce. También contamos con la ayuda de una gran cantidad de colaboradores independientes, y sigue habiendo espacio para muchos más. Dirígete al <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\">repositorio de GitHub de WooCommerce</a> para ver cómo puedes colaborar.</p>\n<p>WooCommerce se ha traducido a varios idiomas, incluidos el danés, el ucraniano y el persa. Ayúdanos a mejorar la traducción de WooCommerce añadiendo tu configuración regional: visita <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>Conexión con WooCommerce.com</h4>\n<p>Puedes conectar tu tienda con <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> para gestionar tus suscripciones en WooCommerce Marketplace y recibir actualizaciones de productos sin salir del administrador de WordPress. La conexión también activa la instalación de los productos comprados desde WooCommerce.com y agiliza el acceso al soporte técnico. Si quieres saber más sobre qué datos se recopilan y cómo se usan, consulta nuestra <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">política de privacidad</a>.</p>\n\";s:12:\"installation\";s:2828:\"<h4>Requisitos mínimos</h4>\n<ul>\n<li>Se necesita la versión PHP 7.4 o superior (se recomienda la versión PHP 8.0 o superior)</li>\n<li>Son obligatorias las versiones de MySQL 5.5.5 o superior, o MariaDB versión 10.1 o superior</li>\n<li>WordPress 6.9 o superior</li>\n<li>(Recomendado) <a href=\"https://woocommerce.com/document/increasing-the-wordpress-memory-limit/\" rel=\"nofollow ugc\">Límite de memoria</a> de WordPress de 256 MB o más.</li>\n<li>(Recomendado) Compatibilidad con <a href=\"https://woocommerce.com/document/ssl-and-https/\" rel=\"nofollow ugc\">HTTPS</a>.</li>\n</ul>\n<h4>Instalación automática</h4>\n<p>La instalación automática es la opción más sencilla, ya que WordPress gestiona las transferencias de archivos y no tendrás que salir de tu navegador web. Para hacer una instalación automática de WooCommerce, accede a tu escritorio de WordPress, ve al menú de plugins y haz clic en «Añadir nuevo».</p>\n<p>En el campo de búsqueda teclea «WooCommerce» y haz clic en «Buscar plugins». Una vez que nos hayas encontrado, puedes ver los detalles, como la versión, la clasificación y la descripción. ¡Lo más importante, por supuesto, es que puedas instalarlo! Haz clic en «Instalar ahora» y WordPress se encargará de ello.</p>\n<h4>Instalación manual</h4>\n<p>El método de instalación manual pasa por descargar el plugin WooCommerce y subirlo a tu servidor mediante tu aplicación FTP favorita. El codex de WordPress tiene <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instrucciones de cómo se hace</a>.</p>\n<h4>Actualizaciones</h4>\n<p>Las actualizaciones automáticas deberían funcionar sin problemas, pero aún así te recomendamos que hagas una copia de seguridad de tu sitio.</p>\n<p>Si por algún motivo tienes problemas con las páginas de tienda/categoría después de actualizar, solo tienes que forzar los enlaces permanentes yendo a WordPress &gt; Ajustes &gt; Enlaces permanentes y pulsando en «Guardar». Esto debería devolver las cosas a la normalidad.</p>\n<h4>Datos de ejemplo</h4>\n<p>WooCommerce viene con algunos datos de muestra que puedes usar para ver qué aspecto tienen los productos; importa el archivo «sample_products.xml» con el <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">importador de WordPress</a>. También puedes usar el <a href=\"https://docs.woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">importador CSV</a> del núcleo o nuestra <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">extensión de solución completa de importación CSV</a> para importar el archivo «sample_products.csv»</p>\n\";s:3:\"faq\";s:8392:\"\n<dt id=\"where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\">\n¿Dónde puedo encontrar documentación y guías de uso de WooCommerce?\n</h4>\n<p>\n<p>Para obtener ayuda para configurar WooCommerce, consulta la <a href=\"https://docs.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\">guía de inicio</a> y la <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\">nueva guía para propietarios de la tiendas de WooCommerce</a>.</p>\n<p>Para ampliar o aplicar un tema a WooCommerce, consulta nuestra <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentación</a> y las <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">prácticas recomendadas del desarrollador de plugins</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\">\n¿Dónde puedo obtener ayuda o hablar con otros usuarios sobre el núcleo de WooCommerce?\n</h4>\n<p>\n<p>Si continúas teniendo problemas, puedes solicitar ayuda en el <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\">foro de soporte de WooCommerce</a> siguiendo <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\">estas directrices</a>. También puedes contactar a través de <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> o publicar una entrada en el <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\">grupo de la comunidad de WooCommerce</a> en Facebook.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\">\n¿Dónde puedo obtener ayuda para las extensiones que he comprado del mercado de WooCommerce?\n</h4>\n<p>\n<p>Para obtener asistencia en relación con las extensiones de pago de WooCommerce Marketplace: primero, revisa nuestra <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">guía de solución de problemas de autoservicio</a>. Si el problema persiste, registra un ticket de soporte a través de <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">nuestro servicio de asistencia</a>. Nuestros dedicados Happiness Engineers te responderán en un plazo de 24 horas.</p>\n</p>\n<dt id=\"i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\">\nEstoy teniendo problemas al acceder a WooCommerce.com &#8211; ¿qué hago?\n</h4>\n<p>\n<p>Primero, soluciona los problemas de inicio de sesión frecuentes mediante está útil <a href=\"https://docs.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\">guía paso a paso</a>. ¿Sigue sin funcionar? <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\">Ponte en contacto con nosotros</a>.</p>\n</p>\n<dt id=\"will%20woocommerce%20work%20with%20my%20theme%3F\">\n¿Funcionará WooCommerce con mi tema?\n</h4>\n<p>\n<p>Sí. WooCommerce funcionará con cualquier tema, pero es posible que requiera algún estilo adicional. Si buscas un tema que ofrezca una integración profunda con WooCommerce, recomendamos <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\">\n¿Cómo actualizo WooCommerce?\n</h4>\n<p>\n<p>Disponemos de una guía detallada sobre <a href=\"https://docs.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\">cómo actualizar WooCommerce</a>.</p>\n</p>\n<dt id=\"my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\">\nMi sitio está roto &#8211; ¿qué hago?\n</h4>\n<p>\n<p>Primero diagnostica el problema mediante nuestra útil <a href=\"https://docs.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\">guía de solución de problemas</a>.</p>\n<p>Si has detectado el error después de actualizar un tema o plugin, es posible que haya problemas de compatibilidad entre ellos y WooCommerce. Si el problema apareció después de actualizar WooCommerce, es posible que haya un conflicto entre WooCommerce y un tema o plugin obsoletos.</p>\n<p>En ambas instancias recomendamos realizar una prueba de conflictos mediante <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\">una comprobación de salud del sitio</a> (que te permite desactivar temas y plugins sin que afecte a los visitantes) o aplicar la solución de problemas mediante un <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\">sitio de pruebas</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20report%20bugs%3F\">\n¿Dónde puedo informar de fallos?\n</h4>\n<p>\n<p>Informa de los errores en el <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\">repositorio de GitHub de WooCommerce</a>. También puedes informarnos a través del foro de soporte. Busca el error en los foros para asegurarte de que no se haya informado ya de él.</p>\n</p>\n<dt id=\"where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\">\n¿Dónde puedo solicitar nuevas características, temas y extensiones?\n</h4>\n<p>\n<p>Solicita nuevas funciones y extensiones, y vota las sugerencias existentes en nuestro <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\">panel de ideas</a> oficial. Nuestros equipos de productos revisan regularmente las solicitudes y las tienen en cuenta en la planificación de los productos.</p>\n</p>\n<dt id=\"woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\">\n¡WooCommerce es alucinante! ¿Puedo contribuir?\n</h4>\n<p>\n<p>¡Sí, puedes! Únete a nuestro <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\">repositorio en GitHub</a> y sigue el <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">blog de desarrollo</a> para estar al día de todo lo que pasa en el proyecto.</p>\n</p>\n<dt id=\"where%20can%20i%20find%20rest%20api%20documentation%3F\">\n¿Dónde puedo encontrar la documentación de la API REST?\n</h4>\n<p>\n<p>La extensa <a href=\"https://developer.woocommerce.com/docs/apis/rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">documentación de la API REST de WooCommerce</a> está disponible.</p>\n</p>\n<dt id=\"my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\">\nMi pregunta no está en esta lista. ¿Dónde puedo encontrar más respuestas?\n</h4>\n<p>\n<p>Echa un vistazo a las <a href=\"https://woo.com/document/frequently-asked-questions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">preguntas frecuentes</a> para más información.</p>\n</p>\n\n\";s:9:\"changelog\";s:4130:\"<h4>11.0.1 2026-08-10</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Fixed admin settings initialization. <a href=\"https://github.com/woocommerce/woocommerce/pull/67532\" rel=\"nofollow ugc\">#67532</a></li>\n<li>Fix &#8211; Fix order list checkbox interactions and responsive layout with WordPress 7.1. <a href=\"https://github.com/woocommerce/woocommerce/pull/67364\" rel=\"nofollow ugc\">#67364</a></li>\n<li>Fix &#8211; Prevent password-protected products from exposing short descriptions before authentication. <a href=\"https://github.com/woocommerce/woocommerce/pull/67557\" rel=\"nofollow ugc\">#67557</a></li>\n<li>Fix &#8211; Sanitize the single dismissible store notice before rendering so entity-encoded HTML in Store API error messages (e.g. a product name) cannot execute script on the Cart and Checkout blocks. <a href=\"https://github.com/woocommerce/woocommerce/pull/67476\" rel=\"nofollow ugc\">#67476</a></li>\n<li>Fix &#8211; Store API: Always resolve the cart token from a consistent place. <a href=\"https://github.com/woocommerce/woocommerce/pull/67550\" rel=\"nofollow ugc\">#67550</a></li>\n<li>Fix &#8211; Store API: improve coupon handling for order payments. <a href=\"https://github.com/woocommerce/woocommerce/pull/67549\" rel=\"nofollow ugc\">#67549</a></li>\n<li>Fix &#8211; Tighten authorization checks on the Marketplace subscription activate endpoint. <a href=\"https://github.com/woocommerce/woocommerce/pull/67567\" rel=\"nofollow ugc\">#67567</a></li>\n<li>Fix &#8211; Tighten authorization checks on the review-order shortcode. <a href=\"https://github.com/woocommerce/woocommerce/pull/67552\" rel=\"nofollow ugc\">#67552</a></li>\n<li>Fix &#8211; Update product button label checks. <a href=\"https://github.com/woocommerce/woocommerce/pull/67558\" rel=\"nofollow ugc\">#67558</a></li>\n<li>Fix &#8211; Update product image SKU match checks <a href=\"https://github.com/woocommerce/woocommerce/pull/67530\" rel=\"nofollow ugc\">#67530</a></li>\n<li>Fix &#8211; Update session cookies hashing <a href=\"https://github.com/woocommerce/woocommerce/pull/67408\" rel=\"nofollow ugc\">#67408</a></li>\n<li>Fix &#8211; Update theme onboarding checks <a href=\"https://github.com/woocommerce/woocommerce/pull/67533\" rel=\"nofollow ugc\">#67533</a></li>\n<li>Fix &#8211; Validate Analytics report export arguments orderby against the target report&#8217;s schema. <a href=\"https://github.com/woocommerce/woocommerce/pull/67551\" rel=\"nofollow ugc\">#67551</a></li>\n<li>Fix &#8211; Validate the Analytics order date type option against known columns. <a href=\"https://github.com/woocommerce/woocommerce/pull/67554\" rel=\"nofollow ugc\">#67554</a></li>\n<li>Add &#8211; Add a woocommerce_order_step_logging_enabled filter that allows disabling per-order place-order-debug logging without raising the site-wide logging level threshold. <a href=\"https://github.com/woocommerce/woocommerce/pull/67410\" rel=\"nofollow ugc\">#67410</a></li>\n<li>Dev &#8211; Accept the WordPress 7.1 list table check-column markup in the reviews list table row test. <a href=\"https://github.com/woocommerce/woocommerce/pull/67517\" rel=\"nofollow ugc\">#67517</a></li>\n<li>Dev &#8211; Add a PHP_CodeSniffer rule requiring the Store API cart token to be read through CartTokenUtils::get_request_cart_token(). <a href=\"https://github.com/woocommerce/woocommerce/pull/67550\" rel=\"nofollow ugc\">#67550</a></li>\n<li>Dev &#8211; Update the JS file count test for WordPress 7.1. <a href=\"https://github.com/woocommerce/woocommerce/pull/67473\" rel=\"nofollow ugc\">#67473</a></li>\n<li>Performance &#8211; Log writes no longer scan the whole wc-logs directory to locate their target file (the path is now constructed deterministically), and the daily place-order debug log cleanup now deletes a bounded batch per run and reschedules itself until the backlog is drained, instead of stopping at 100 files per day. <a href=\"https://github.com/woocommerce/woocommerce/pull/67410\" rel=\"nofollow ugc\">#67410</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">Ver el registro de cambios para todas las versiones</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=3641137\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3641137\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3641137\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3641137\" 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:17991:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Powerful, Flexible, and Easy to Customize</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/devgirl45/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/dce00f99e4b11877ffe71fbfbd030fa74612a243bc76ba27b5fe87cab8273927?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/dce00f99e4b11877ffe71fbfbd030fa74612a243bc76ba27b5fe87cab8273927?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/devgirl45/\" class=\"reviewer-name\">devgirl45</a> el <span class=\"review-date\">agosto 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I have been using WooCommerce for around 1.5 years for my business, and overall, it has been a very positive experience. The platform gives me a good level of flexibility and control over my online store. Managing products, orders, customers, payments, and store updates has become quite convenient. I also appreciate the wide range of plugins and integrations available, which makes it easier to add new features as the business grows. The customization options are another major advantage, allowing me to create a store that fits my business requirements. Overall, WooCommerce has been a reliable and practical e-commerce solution for my business.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thanks to WordPress Team :-)</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\">A real ace up the sleeve for business!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/colepicoloeliane/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a864263898fe3128190786b9c456b1d121a364f08ee546926fb19dd41efe1207?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a864263898fe3128190786b9c456b1d121a364f08ee546926fb19dd41efe1207?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/colepicoloeliane/\" class=\"reviewer-name\">colepicoloeliane</a> el <span class=\"review-date\">agosto 9, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>WooCommerce is, without a doubt, the best sales plugin for WordPress. It helps us market our products and services in a simple, straightforward, and no-nonsense way. Its ease of integration with other tools and vast array of extra features give us true autonomy to manage and scale our own business. It is the ultimate solution for anyone seeking technological and financial independence, allowing you to break free from the grip of rigid e-commerce platforms that charge exorbitant fees and unaffordable monthly rates. I recommend it wholeheartedly!</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 helpful guidance</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/kreativ1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b30255ae15d813819ab181785e242e4b99e16247c628ae7a8376789a6a9f8b96?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b30255ae15d813819ab181785e242e4b99e16247c628ae7a8376789a6a9f8b96?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/kreativ1/\" class=\"reviewer-name\">kreativ1</a> el <span class=\"review-date\">agosto 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I was met in a helpful and nice way.</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\">Disappointing Latest WooCommerce Release</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				Por <a href=\"https://profiles.wordpress.org/red5host/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5593bec77f662dcf9a77d0b04912dd4ffc9da5e75fe9748022d51b8432c05aa6?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5593bec77f662dcf9a77d0b04912dd4ffc9da5e75fe9748022d51b8432c05aa6?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/red5host/\" class=\"reviewer-name\">red5host</a> el <span class=\"review-date\">agosto 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Unfortunately, the latest WooCommerce update has been one of the worst experiences we\'ve had in quite some time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Immediately after updating, our site became almost unusable. Page load times increased dramatically, both the frontend and admin became painfully slow, and overall server load skyrocketed. Tasks that previously completed in seconds were taking an extremely long time, making it impossible to manage orders or provide a good customer experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After spending considerable time troubleshooting plugins, themes, caching, and server configuration, it became clear that the issues began with the WooCommerce update itself. Rolling back to the previous version immediately restored normal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Updates should improve stability and performance, not bring production websites to a standstill. Hopefully the development team investigates these performance regressions quickly, as they have the potential to impact many store owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For anyone experiencing similar symptoms, rolling back to the previous stable release may be the quickest way to get your store operational again while waiting for a fix.</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\">It destroyed my pages</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/tcreo2024/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a45c2a041bccd16f90f8ffe380e54f97606457149ca2bdcbd67d779b1bf61679?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a45c2a041bccd16f90f8ffe380e54f97606457149ca2bdcbd67d779b1bf61679?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/tcreo2024/\" class=\"reviewer-name\">Tammy Creo <small>(tcreo2024)</small></a> el <span class=\"review-date\">agosto 4, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am removing everything Woocommerce but still there is PLUGIN that is impossible to delete.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I HAVE THIS APP.</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\">overall good &amp; cost-effective</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/johncheong/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/67d7b664f9be44a321641a96ba826bcf33692f994e9f4ee73dd7ce5053386bfb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/67d7b664f9be44a321641a96ba826bcf33692f994e9f4ee73dd7ce5053386bfb?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/johncheong/\" class=\"reviewer-name\">johncheong</a> el <span class=\"review-date\">agosto 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Have seen shopify costs &amp; felt woocommerce gives far more control</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 plugin et excellent support !</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/neharibouchra/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e9fda68a193de7f4673b09746d3929c352f9faf79162578235572867b5eb2d48?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e9fda68a193de7f4673b09746d3929c352f9faf79162578235572867b5eb2d48?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/neharibouchra/\" class=\"reviewer-name\">neharibouchra</a> el <span class=\"review-date\">agosto 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Le plugin fonctionne parfaitement avec WooCommerce et Yalidine. Les wilayas et communes sont bien affichées, avec le choix entre livraison à domicile et Stop Desk, et les frais de livraison sont calculés correctement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>J\'ai rencontré un petit problème au départ, mais le développeur a été très réactif et a rapidement publié une mise à jour qui a corrigé le problème.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Merci pour votre excellent travail et votre réactivité ! Je recommande vivement ce plugin.</strong></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\">Supper Cute</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/sphan2030/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ddbf0dd5612460b564a874d13aae1f810df62c2ffb13fd274c608c2bc9f3bf15?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ddbf0dd5612460b564a874d13aae1f810df62c2ffb13fd274c608c2bc9f3bf15?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/sphan2030/\" class=\"reviewer-name\">sphan2030</a> el <span class=\"review-date\">julio 31, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>wow! SupperCute.</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 free</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/florimyrta/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?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/florimyrta/\" class=\"reviewer-name\">Flori Myrta <small>(florimyrta)</small></a> el <span class=\"review-date\">julio 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The undisputed king. Best solution on WordPress, it transforms a standard site into a fully customizable online store, offers complete control over code, data, and checkout flow without platform sales commissions. Hands down a 5-star platform. You simply can\'t rate it lower.</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\">Solution for shipping option problems</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 de 5 estrellas\" data-title-template=\"%s de 5 estrellas\" 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				Por <a href=\"https://profiles.wordpress.org/fullcolor/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/203428cf5914f4ec55e3a65072ea33dcb6def6d7a027be307238280dff95dc79?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/203428cf5914f4ec55e3a65072ea33dcb6def6d7a027be307238280dff95dc79?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/fullcolor/\" class=\"reviewer-name\">fullcolor</a> el <span class=\"review-date\">julio 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m so happy with this forum. If you have a problem you get help from people who know what they are talking about. Not from someone who \'thinks\' they know, but from the professionals.<br />Thanks to you, shahzeen, for your support :-)<br /></p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:196:\"Todo lo que necesitas para publicar una tienda en línea en pocos días y seguir creciendo durante años. WooCommerce crece contigo, desde tu primera venta hasta que alcances ingresos millonarios.\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.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=3641137\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3641137\";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:643:{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.0.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.5.zip\";s:6:\"10.0.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.6.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:6:\"10.1.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.2.zip\";s:6:\"10.1.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.3.zip\";s:6:\"10.1.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.4.zip\";s:6:\"10.2.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0.zip\";s:13:\"10.2.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.1.zip\";s:13:\"10.2.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.2.zip\";s:11:\"10.2.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-rc.1.zip\";s:6:\"10.2.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.1.zip\";s:6:\"10.2.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.2.zip\";s:6:\"10.2.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.3.zip\";s:6:\"10.2.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.4.zip\";s:6:\"10.3.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0.zip\";s:13:\"10.3.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.1.zip\";s:13:\"10.3.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.2.zip\";s:11:\"10.3.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.1.zip\";s:11:\"10.3.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.2.zip\";s:6:\"10.3.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.1.zip\";s:6:\"10.3.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.2.zip\";s:6:\"10.3.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.3.zip\";s:6:\"10.3.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.4.zip\";s:6:\"10.3.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.5.zip\";s:6:\"10.3.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.6.zip\";s:6:\"10.3.7\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.7.zip\";s:6:\"10.3.8\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.8.zip\";s:6:\"10.4.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0.zip\";s:13:\"10.4.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.1.zip\";s:13:\"10.4.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.2.zip\";s:11:\"10.4.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-rc.1.zip\";s:6:\"10.4.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.1.zip\";s:6:\"10.4.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.2.zip\";s:6:\"10.4.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.3.zip\";s:6:\"10.4.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.4.zip\";s:6:\"10.5.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0.zip\";s:13:\"10.5.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.1.zip\";s:13:\"10.5.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.2.zip\";s:11:\"10.5.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.1.zip\";s:11:\"10.5.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.2.zip\";s:11:\"10.5.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.3.zip\";s:6:\"10.5.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.1.zip\";s:6:\"10.5.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.2.zip\";s:6:\"10.5.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.3.zip\";s:6:\"10.6.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0.zip\";s:13:\"10.6.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.1.zip\";s:13:\"10.6.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.2.zip\";s:11:\"10.6.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-rc.1.zip\";s:6:\"10.6.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:6:\"10.6.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.2.zip\";s:6:\"10.7.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0.zip\";s:13:\"10.7.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.1.zip\";s:13:\"10.7.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.2.zip\";s:11:\"10.7.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-rc.1.zip\";s:6:\"10.8.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0.zip\";s:13:\"10.8.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.1.zip\";s:13:\"10.8.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.2.zip\";s:11:\"10.8.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-rc.1.zip\";s:6:\"10.8.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.1.zip\";s:6:\"10.9.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0.zip\";s:13:\"10.9.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.1.zip\";s:13:\"10.9.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.2.zip\";s:11:\"10.9.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-rc.1.zip\";s:6:\"10.9.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip\";s:6:\"10.9.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.2.zip\";s:6:\"10.9.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.3.zip\";s:6:\"10.9.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.4.zip\";s:6:\"11.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0.zip\";s:13:\"11.0.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-beta.1.zip\";s:13:\"11.0.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-beta.2.zip\";s:11:\"11.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.1.zip\";s:11:\"11.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.2.zip\";s:11:\"11.0.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.3.zip\";s:6:\"11.0.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.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.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.5.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.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.5.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.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.3.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.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.3.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.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.2.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:\"5.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.2.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.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.2.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.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.3.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.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.3.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.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.2.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.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.2.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.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.2.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.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.2.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.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.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.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.3.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:\"6.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.5.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.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.2.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.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.2.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.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.4.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.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.1.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.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.2.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.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.2.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.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.2.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.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.3.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.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.4.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:\"7.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.2.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.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.5.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.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.3.zip\";s:5:\"8.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.4.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.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.4.zip\";s:5:\"8.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.5.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.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.3.zip\";s:5:\"8.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.4.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.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.2.zip\";s:5:\"8.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.3.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.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.4.zip\";s:5:\"8.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.5.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.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.3.zip\";s:5:\"8.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.4.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.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.2.zip\";s:5:\"8.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.3.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.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.6.zip\";s:5:\"8.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.7.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:\"8.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.4.zip\";s:5:\"8.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.5.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.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.3.zip\";s:5:\"9.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.4.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.1.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.5.zip\";s:5:\"9.1.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.6.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.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.4.zip\";s:5:\"9.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.5.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.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.5.zip\";s:5:\"9.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.6.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.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.4.zip\";s:5:\"9.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.5.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.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.3.zip\";s:5:\"9.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.4.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.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.3.zip\";s:5:\"9.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.4.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.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.2.zip\";s:5:\"9.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.3.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.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.6.zip\";s:5:\"9.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.7.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:\"9.9.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.6.zip\";s:5:\"9.9.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.7.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=3640790\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3640790\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";}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
(233, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"6.1.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1650851626;s:7:\"version\";s:5:\"5.5.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'auto'),
(234, 'elementor_active_kit', '6', 'auto'),
(235, 'elementor_font_display', 'swap', 'auto'),
(242, 'tadv_settings', 'a:10:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:67:\"core/code,core/image,core/strikethrough,tadv/mark,tadv/removeformat\";s:18:\"toolbar_block_side\";s:46:\"core/superscript,core/subscript,core/underline\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";}', 'auto'),
(243, 'tadv_admin_settings', 'a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}', 'auto'),
(244, 'tadv_version', '5900', 'auto'),
(245, 'elementor_landing_pages_activation', '0', 'auto'),
(246, 'elementor_checklist', '{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}', 'auto'),
(247, 'elementor_version', '4.2.2', 'auto'),
(248, 'elementor_install_history', 'a:5:{s:5:\"3.6.4\";i:1650851631;s:5:\"3.6.5\";i:1651111031;s:5:\"3.6.7\";i:1658918985;s:5:\"4.2.1\";i:1785624631;s:5:\"4.2.2\";i:1786598812;}', 'auto'),
(249, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(250, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(251, 'widget_st_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(252, 'widget_st_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(253, 'widget_st_widget_list_gallery', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(254, 'widget_st_widget_list_post', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(255, 'widget_st_location_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(256, 'widget_st_widget_search_activity', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(257, 'widget_st_search_blog', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(258, 'widget_st_widget_search_cars', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(259, 'widget_st_widget_search_hotel', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(260, 'widget_st_widget_search_rental', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(261, 'widget_st_widget_search_tour', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(262, 'widget_st_section_wrap_end', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(263, 'widget_st_section_wrap_start', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(264, 'widget_st_shop_reset_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(265, 'widget_st_wd_text', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(266, 'widget_sttwitterwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(267, 'vc_version', '8.7.2', 'auto'),
(268, '_elementor_pro_free_trial_data', 'a:2:{s:7:\"timeout\";i:1785635223;s:5:\"value\";s:575:\"[{\"status\":\"inactive\",\"heading\":\"You\\u2019ve come this far. Why stop here?\",\"subheading\":\"Elementor Pro Free Trial\",\"introduction\":\"Take your site beyond the basics with a free 7-day Elementor Pro trial with no strings attached:\",\"listItems\":[\"100+ widgets\",\"Theme Builder\",\"Advanced design controls\",\"Custom CSS for pixel-perfect sites - and more\"],\"ctaText\":\"Unlock my free trial\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-free-trial-popup\\/\",\"secondaryAction\":\"Not now\",\"image\":\"https:\\/\\/assets.elementor.com\\/pro-free-trial-popup\\/v1\\/images\\/free_trial_banner.png\"}]\";}', 'off'),
(269, 'elementor_events_db_version', '1.0.0', 'off'),
(270, 'option_tree_settings', 'a:2:{s:8:\"sections\";a:1:{i:0;a:2:{s:2:\"id\";s:7:\"general\";s:5:\"title\";s:7:\"General\";}}s:8:\"settings\";a:1:{i:0;a:10:{s:2:\"id\";s:11:\"sample_text\";s:5:\"label\";s:23:\"Sample Text Field Label\";s:4:\"desc\";s:38:\"Description for the sample text field.\";s:7:\"section\";s:7:\"general\";s:4:\"type\";s:4:\"text\";s:3:\"std\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:7:\"choices\";a:0:{}}}}', 'auto'),
(271, 'wpb_element_teasers_data', 'a:8:{i:0;a:6:{s:2:\"id\";s:10:\"templatera\";s:4:\"name\";s:10:\"Templatera\";s:11:\"description\";s:68:\"Create global templates to update multiple instances from one place.\";s:8:\"icon_url\";s:89:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/templatera-ico.1759390393.svg\";s:14:\"learn_more_url\";s:135:\"https://wpbakery.com/addons/templatera/?utm_source=wpb-plugin&utm_medium=wpb-add-element&utm_campaign=wpb-teaser&utm_content=templatera\";s:11:\"plugin_slug\";s:25:\"templatera/templatera.php\";}i:1;a:6:{s:2:\"id\";s:11:\"easy-tables\";s:4:\"name\";s:11:\"Easy Tables\";s:11:\"description\";s:48:\"Create tables for your WordPress site with ease.\";s:8:\"icon_url\";s:90:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/easy-tables-ico.1759390492.svg\";s:14:\"learn_more_url\";s:137:\"https://wpbakery.com/addons/easy-tables/?utm_source=wpb-plugin&utm_medium=wpb-add-element&utm_campaign=wpb-teaser&utm_content=easy-tables\";s:11:\"plugin_slug\";s:35:\"easy-tables-vc/vc-table-manager.php\";}i:2;a:6:{s:2:\"id\";s:12:\"wpdatatables\";s:4:\"name\";s:12:\"wpDataTables\";s:11:\"description\";s:80:\"One of the most popular WordPress plugins for easy, code-free tables and charts.\";s:8:\"icon_url\";s:91:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/wpdatatables-ico.1759741271.png\";s:14:\"learn_more_url\";s:33:\"https://tms-plugins.sjv.io/N9aLQN\";s:11:\"plugin_slug\";s:29:\"wpdatatables/wpdatatables.php\";}i:3;a:6:{s:2:\"id\";s:6:\"amelia\";s:4:\"name\";s:14:\"Amelia Booking\";s:11:\"description\";s:81:\"A powerful and feature-rich WordPress booking plugin for appointments and events.\";s:8:\"icon_url\";s:85:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/amelia-ico.1759741346.png\";s:14:\"learn_more_url\";s:33:\"https://tms-plugins.sjv.io/Wyo54n\";s:11:\"plugin_slug\";s:31:\"ameliabooking/ameliabooking.php\";}i:4;a:6:{s:2:\"id\";s:10:\"patchstack\";s:4:\"name\";s:10:\"Patchstack\";s:11:\"description\";s:73:\"The fastest and smartest vulnerability mitigation for WordPress websites.\";s:8:\"icon_url\";s:89:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/patchstack-ico.1760002013.png\";s:14:\"learn_more_url\";s:149:\"https://patchstack.com/pricing?ref=mzhknju&utm_source=mihailsmakijenko&utm_campaign=tapfiliate&utm_medium=affiliate-referral&utm_content=pricing_page\";s:11:\"plugin_slug\";s:25:\"patchstack/patchstack.php\";}i:5;a:6:{s:2:\"id\";s:11:\"dynamic-ooo\";s:4:\"name\";s:11:\"Dynamic OOO\";s:11:\"description\";s:86:\"Introduces an era of hassle-free, dynamic content management for your WordPress sites.\";s:8:\"icon_url\";s:90:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/dynamic-ooo-ico.1759414457.png\";s:14:\"learn_more_url\";s:50:\"https://www.dynamic.ooo/dynamic-shortcodes?ref=725\";s:11:\"plugin_slug\";s:41:\"dynamic-shortcodes/dynamic-shortcodes.php\";}i:6;a:6:{s:2:\"id\";s:14:\"translatepress\";s:4:\"name\";s:14:\"TranslatePress\";s:11:\"description\";s:76:\"A better way of translating your WordPress site directly from the front-end.\";s:8:\"icon_url\";s:100:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/translatepress-plugin-ico.1760440172.svg\";s:14:\"learn_more_url\";s:35:\"https://translatepress.com/?ref=712\";s:11:\"plugin_slug\";s:37:\"translatepress-multilingual/index.php\";}i:7;a:6:{s:2:\"id\";s:9:\"nitropack\";s:4:\"name\";s:9:\"NitroPack\";s:11:\"description\";s:61:\"The leading site speed and performance solution for WordPress\";s:8:\"icon_url\";s:88:\"https://s3.us-west-2.amazonaws.com/cdn.wpbakery.com/teasers/nitropack-ico.1759415102.png\";s:14:\"learn_more_url\";s:28:\"https://nitropack.io/#0Q97HN\";s:11:\"plugin_slug\";s:18:\"nitropack/main.php\";}}', 'auto'),
(276, 'mc4wp_version', '4.14.0', 'auto'),
(277, 'elementor_atomic_widgets_db_version', '1', 'auto'),
(278, 'elementor_global_classes_db_version', '4', 'auto'),
(279, 'option_tree', 'a:230:{s:22:\"admin_menu_normal_user\";s:0:\"\";s:11:\"logo_retina\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:11:\"logo_mobile\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:9:\"404_style\";s:1:\"1\";s:13:\"st_seo_option\";s:0:\"\";s:12:\"st_seo_title\";s:0:\"\";s:11:\"st_seo_desc\";s:0:\"\";s:15:\"st_seo_keywords\";s:0:\"\";s:11:\"general_tab\";s:0:\"\";s:21:\"list_disabled_feature\";a:4:{i:0;s:8:\"st_hotel\";i:1;s:9:\"st_rental\";i:2;s:11:\"st_activity\";i:3;s:7:\"st_cars\";}s:8:\"logo_tab\";s:0:\"\";s:8:\"logo_new\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:14:\"logo_dashboard\";s:68:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour-1.png\";s:7:\"favicon\";s:72:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Group-3145.png\";s:7:\"404_tab\";s:0:\"\";s:8:\"404_text\";s:0:\"\";s:12:\"404_bg_color\";s:0:\"\";s:7:\"404_img\";s:0:\"\";s:7:\"seo_tab\";s:0:\"\";s:14:\"st_theme_style\";s:6:\"modern\";s:25:\"option_style_page_builder\";s:9:\"elementor\";s:13:\"right_to_left\";s:0:\"\";s:12:\"google_fonts\";a:1:{i:0;a:5:{s:2:\"id\";s:6:\"gfont0\";s:7:\"fontVal\";s:2:\"-1\";s:6:\"family\";s:0:\"\";s:8:\"variants\";a:0:{}s:7:\"subsets\";a:0:{}}}s:10:\"main_color\";s:7:\"#bc8830\";s:10:\"link_color\";s:0:\"\";s:10:\"menu_style\";s:0:\"\";s:17:\"menu_style_modern\";s:1:\"9\";s:16:\"menu_transparent\";s:0:\"\";s:14:\"allow_megamenu\";s:0:\"\";s:13:\"enable_topbar\";s:2:\"on\";s:23:\"hidden_topbar_in_mobile\";s:0:\"\";s:16:\"st_text_featured\";s:8:\"Featured\";s:19:\"st_text_featured_bg\";s:0:\"\";s:17:\"st_text_copyright\";s:0:\"\";s:14:\"st_card_accept\";s:0:\"\";s:17:\"general_style_tab\";s:0:\"\";s:10:\"typography\";a:0:{}s:10:\"star_color\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:10:\"header_tab\";s:0:\"\";s:16:\"sort_header_menu\";a:4:{i:0;a:5:{s:5:\"title\";s:8:\"Currency\";s:11:\"header_item\";s:8:\"currency\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:1;a:5:{s:5:\"title\";s:4:\"Cart\";s:11:\"header_item\";s:13:\"shopping_cart\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:2;a:5:{s:5:\"title\";s:7:\"Account\";s:11:\"header_item\";s:5:\"login\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:3;a:5:{s:5:\"title\";s:13:\"Become a host\";s:11:\"header_item\";s:4:\"link\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:13:\"Become a host\";s:23:\"header_custom_link_icon\";s:0:\"\";}}s:8:\"menu_bar\";s:0:\"\";s:7:\"top_bar\";s:0:\"\";s:16:\"sort_topbar_menu\";a:6:{i:0;a:9:{s:5:\"title\";s:8:\"facebook\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:12:\"facebook.com\";s:23:\"topbar_custom_link_icon\";s:17:\"stt-icon-facebook\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:16:\"stt-icon-twitter\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:18:\"stt-icon-instagram\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:16:\"stt-icon-youtube\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:4;a:9:{s:5:\"title\";s:18:\"(+51) 901 186 765 \";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:17:\"(+51) 901 186 765\";s:23:\"topbar_custom_link_icon\";s:21:\"stt-icon-call-calling\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:4:\"left\";s:16:\"topbar_is_social\";s:0:\"\";s:19:\"topbar_custom_class\";s:0:\"\";}i:5;a:9:{s:5:\"title\";s:19:\"ventas@unkaperu.com\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:19:\"ventas@unkaperu.com\";s:23:\"topbar_custom_link_icon\";s:12:\"stt-icon-sms\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:4:\"left\";s:16:\"topbar_is_social\";s:0:\"\";s:19:\"topbar_custom_class\";s:0:\"\";}}s:12:\"featured_tab\";s:0:\"\";s:10:\"footer_tab\";s:0:\"\";s:13:\"booking_modal\";s:0:\"\";s:27:\"caculator_price_single_ajax\";s:2:\"on\";s:22:\"booking_enable_captcha\";s:3:\"off\";s:21:\"booking_card_accepted\";a:0:{}s:16:\"booking_currency\";a:3:{i:0;a:9:{s:5:\"title\";s:3:\"EUR\";s:4:\"name\";s:3:\"EUR\";s:6:\"symbol\";s:3:\"€\";s:4:\"rate\";s:1:\"1\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:26:\"booking_currency_precision\";i:2;}i:1;a:9:{s:5:\"title\";s:3:\"USD\";s:4:\"name\";s:3:\"USD\";s:6:\"symbol\";s:1:\"$\";s:4:\"rate\";s:4:\"1.06\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:26:\"booking_currency_precision\";i:2;}i:2;a:9:{s:5:\"title\";s:3:\"INR\";s:4:\"name\";s:3:\"INR\";s:6:\"symbol\";s:3:\"₹\";s:4:\"rate\";s:5:\"80.76\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:26:\"booking_currency_precision\";i:2;}}s:24:\"booking_primary_currency\";s:3:\"USD\";s:16:\"is_guest_booking\";s:2:\"on\";s:33:\"st_booking_enabled_create_account\";s:2:\"on\";s:25:\"guest_create_acc_required\";s:0:\"\";s:27:\"use_woocommerce_for_booking\";s:2:\"on\";s:18:\"multi_item_in_cart\";s:0:\"\";s:26:\"woo_checkout_show_shipping\";s:0:\"\";s:23:\"st_woo_cart_is_collapse\";s:0:\"\";s:10:\"tax_enable\";s:0:\"\";s:21:\"st_tax_include_enable\";s:0:\"\";s:9:\"tax_value\";s:0:\"\";s:18:\"booking_fee_enable\";s:0:\"\";s:18:\"booking_fee_amount\";s:0:\"\";s:11:\"booking_tab\";s:0:\"\";s:19:\"st_site_key_captcha\";s:0:\"\";s:21:\"st_secret_key_captcha\";s:0:\"\";s:27:\"booking_currency_conversion\";a:0:{}s:15:\"woocommerce_tab\";s:0:\"\";s:7:\"tax_tab\";s:0:\"\";s:15:\"booking_fee_tab\";s:0:\"\";s:16:\"booking_fee_type\";s:0:\"\";s:18:\"enable_popup_login\";s:2:\"on\";s:19:\"page_checkout_style\";s:0:\"\";s:25:\"page_my_account_dashboard\";i:277;s:28:\"page_redirect_to_after_login\";i:184;s:29:\"page_redirect_to_after_logout\";i:184;s:15:\"page_user_login\";s:0:\"\";s:18:\"page_user_register\";s:0:\"\";s:19:\"page_reset_password\";s:0:\"\";s:13:\"page_checkout\";i:10;s:20:\"page_payment_success\";i:309;s:18:\"page_order_confirm\";i:10162;s:21:\"page_terms_conditions\";s:0:\"\";s:19:\"footer_template_new\";i:194;s:17:\"partner_info_page\";i:285;s:16:\"tour_form_fields\";a:0:{}s:20:\"activity_tour_review\";s:2:\"on\";s:24:\"tour_information_contact\";s:2:\"on\";s:17:\"tour_review_stats\";a:5:{i:0;a:2:{s:5:\"title\";s:5:\"Sleep\";s:4:\"name\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:8:\"Location\";s:4:\"name\";s:0:\"\";}i:2;a:2:{s:5:\"title\";s:7:\"Service\";s:4:\"name\";s:0:\"\";}i:3;a:2:{s:5:\"title\";s:11:\"Cleanliness\";s:4:\"name\";s:0:\"\";}i:4;a:2:{s:5:\"title\";s:8:\"Guidance\";s:4:\"name\";s:0:\"\";}}s:15:\"tours_layout_v2\";s:1:\"1\";s:19:\"tour_posts_per_page\";i:12;s:23:\"is_featured_search_tour\";s:2:\"on\";s:26:\"attribute_search_form_tour\";s:12:\"st_tour_type\";s:33:\"type_filter_option_attribute_tour\";s:3:\"and\";s:24:\"st_tours_icon_map_marker\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.png\";s:16:\"tour_guest_adult\";s:20:\"A partir de 18 años\";s:20:\"tour_guest_childrent\";s:15:\"De 6 a 17 años\";s:17:\"tour_guest_infant\";s:14:\"De 0 a 5 años\";s:25:\"tour_package_service_with\";s:0:\"\";s:25:\"icon_duration_single_tour\";s:0:\"\";s:25:\"icon_tourtype_single_tour\";s:0:\"\";s:26:\"icon_groupsize_single_tour\";s:0:\"\";s:25:\"icon_language_single_tour\";s:0:\"\";s:19:\"st_show_tour_nearby\";s:3:\"off\";s:24:\"tours_search_result_page\";i:236;s:20:\"st_googlemap_enabled\";s:2:\"on\";s:18:\"st_mapboxx_enabled\";s:0:\"\";s:15:\"st_token_mapbox\";s:0:\"\";s:14:\"google_api_key\";s:39:\"BIzaSyAbiWD8crgFpYN8GEeaL6QjgPlTpFJgmuk\";s:19:\"google_font_api_key\";s:0:\"\";s:23:\"is_review_must_approved\";s:3:\"off\";s:15:\"setting_partner\";s:2:\"on\";s:33:\"enable_automatic_approval_partner\";s:0:\"\";s:26:\"enable_pretty_link_partner\";s:0:\"\";s:17:\"slug_partner_page\";s:0:\"\";s:25:\"partner_show_contact_info\";s:2:\"on\";s:22:\"partner_enable_feature\";s:2:\"on\";s:21:\"partner_post_by_admin\";s:0:\"\";s:18:\"admin_menu_partner\";s:0:\"\";s:19:\"partner_set_feature\";s:2:\"on\";s:25:\"partner_set_external_link\";s:0:\"\";s:22:\"avatar_in_list_service\";s:2:\"on\";s:25:\"display_list_partner_info\";a:0:{}s:17:\"enable_membership\";s:2:\"on\";s:22:\"member_packages_layout\";s:1:\"2\";s:21:\"partner_custom_layout\";s:0:\"\";s:35:\"partner_custom_layout_total_earning\";s:0:\"\";s:37:\"partner_custom_layout_service_earning\";s:0:\"\";s:32:\"partner_custom_layout_chart_info\";s:0:\"\";s:37:\"partner_custom_layout_booking_history\";s:0:\"\";s:17:\"enable_withdrawal\";s:2:\"on\";s:35:\"partner_withdrawal_payout_price_min\";s:1:\"5\";s:30:\"partner_date_payout_this_month\";s:2:\"20\";s:12:\"enable_inbox\";s:2:\"on\";s:25:\"enable_send_email_partner\";s:2:\"on\";s:23:\"enable_send_email_buyer\";s:2:\"on\";s:19:\"partner_general_tab\";s:0:\"\";s:21:\"patner_page_header_bg\";s:36:\"https://via.placeholder.com/1920x800\";s:18:\"partner_commission\";i:5;s:14:\"membership_tab\";s:0:\"\";s:20:\"member_packages_page\";i:363;s:20:\"member_checkout_page\";i:362;s:19:\"member_success_page\";i:361;s:25:\"partner_custom_layout_tab\";s:0:\"\";s:26:\"partner_withdrawal_options\";s:0:\"\";s:21:\"partner_inbox_options\";s:0:\"\";s:16:\"blog_sidebar_pos\";s:5:\"right\";s:15:\"blog_sidebar_id\";s:12:\"blog-sidebar\";s:22:\"blog_list_style_modern\";s:1:\"3\";s:24:\"blog_single_style_modern\";s:0:\"\";s:17:\"header_blog_image\";s:36:\"https://via.placeholder.com/1920x800\";s:15:\"social_fb_login\";s:2:\"on\";s:16:\"social_fb_app_id\";s:15:\"603999353503582\";s:15:\"social_gg_login\";s:2:\"on\";s:19:\"social_gg_client_id\";s:72:\"279159914253-68u5p8rq7cjfufbno1ahf32enjchcqu4.apps.googleusercontent.com\";s:23:\"social_gg_client_secret\";s:24:\"-DtYJJKj2MTs11kVcIcanagD\";s:29:\"social_gg_client_redirect_uri\";s:31:\"https://modtour.travelerwp.com/\";s:15:\"social_tw_login\";s:2:\"on\";s:19:\"social_tw_client_id\";s:16:\"RBKANUDGJN6KY7WQ\";s:23:\"social_tw_client_secret\";s:16:\"RBKANUDGJN6KY7WQ\";s:13:\"social_fb_tab\";s:0:\"\";s:17:\"social_google_tab\";s:0:\"\";s:13:\"social_tw_tab\";s:0:\"\";s:21:\"bc_show_location_tree\";s:2:\"on\";s:21:\"style_location_detail\";s:7:\"style_2\";s:22:\"email_approved_subject\";s:8:\"Traveler\";s:19:\"tab_email_for_admin\";s:0:\"\";s:15:\"email_for_admin\";i:9881;s:21:\"tab_email_for_partner\";s:0:\"\";s:17:\"email_for_partner\";i:9897;s:30:\"email_for_partner_expired_date\";i:9909;s:22:\"tab_email_for_customer\";s:0:\"\";s:18:\"email_for_customer\";i:9911;s:39:\"email_for_customer_out_of_depature_date\";i:9920;s:17:\"tab_email_confirm\";s:0:\"\";s:13:\"email_confirm\";i:9922;s:18:\"tab_email_approved\";s:0:\"\";s:14:\"email_approved\";i:9927;s:24:\"tab_email_cancel_booking\";s:0:\"\";s:16:\"email_has_refund\";i:9943;s:28:\"email_has_refund_for_partner\";i:9953;s:40:\"email_cancel_booking_success_for_partner\";i:10105;s:28:\"email_cancel_booking_success\";i:10108;s:10:\"email_from\";s:4:\"UNKA\";s:18:\"email_from_address\";s:19:\"ventas@unkaperu.com\";s:10:\"email_logo\";s:68:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour-1.png\";s:26:\"enable_email_for_custommer\";s:2:\"on\";s:33:\"enable_email_confirm_for_customer\";s:0:\"\";s:22:\"enable_email_for_admin\";s:2:\"on\";s:27:\"enable_email_for_owner_item\";s:2:\"on\";s:26:\"enable_email_approved_item\";s:2:\"on\";s:19:\"enable_email_cancel\";s:2:\"on\";s:27:\"enable_partner_email_cancel\";s:2:\"on\";s:27:\"enable_email_cancel_success\";s:0:\"\";s:19:\"email_admin_address\";s:19:\"ventas@unkaperu.com\";s:27:\"tab_partner_email_for_admin\";s:0:\"\";s:23:\"partner_email_for_admin\";i:10161;s:30:\"partner_resend_email_for_admin\";i:10161;s:29:\"user_register_email_for_admin\";i:9809;s:30:\"tab_partner_email_for_customer\";s:0:\"\";s:26:\"partner_email_for_customer\";i:9817;s:22:\"partner_email_approved\";i:9800;s:20:\"partner_email_cancel\";i:9822;s:30:\"tab_withdrawal_email_for_admin\";s:0:\"\";s:33:\"send_admin_new_request_withdrawal\";i:9830;s:30:\"send_admin_approved_withdrawal\";i:9856;s:33:\"tab_withdrawal_email_for_customer\";s:0:\"\";s:32:\"send_user_new_request_withdrawal\";i:9871;s:29:\"send_user_approved_withdrawal\";i:9862;s:27:\"send_user_cancel_withdrawal\";i:9867;s:19:\"member_packages_tab\";s:0:\"\";s:22:\"membership_email_admin\";i:9875;s:24:\"membership_email_partner\";i:9877;s:29:\"pm_gway_st_submit_form_enable\";s:2:\"on\";s:26:\"pm_gway_st_submit_form_tab\";s:0:\"\";s:16:\"submit_form_logo\";s:0:\"\";s:16:\"submit_form_desc\";s:334:\"<p>Bank account Information:<br /><br />Account Name:&nbsp;<strong>Tony Ngo</strong></p>\n<p>Account Number:&nbsp;<strong>123456789</strong></p>\n<p>Bank Name:&nbsp;<strong>&nbsp;Techcombank Bank</strong></p>\n<p>SWIFT Code:&nbsp;<strong>12312</strong></p>\n<p>&nbsp;</p>\n<p><em>Please contact the admin for payment confirmation!</em></p>\";s:18:\"banner_transparent\";s:36:\"https://via.placeholder.com/1920x800\";s:30:\"enable_email_after_finish_tour\";s:0:\"\";s:23:\"email_after_finish_tour\";s:0:\"\";s:29:\"login_register_enable_captcha\";s:0:\"\";s:19:\"use_st_form_builder\";s:4:\"none\";s:29:\"option_style_item_author_page\";s:7:\"default\";s:10:\"body_color\";s:0:\"\";s:13:\"heading_color\";s:0:\"\";s:10:\"grey_color\";s:0:\"\";s:24:\"gen_enable_sticky_header\";s:0:\"\";s:22:\"sticky_header_bg_color\";s:0:\"\";s:25:\"sticky_header_mb_bg_color\";s:0:\"\";}', 'auto'),
(280, 'ot_media_post_ID', '13', 'auto'),
(283, '_elementor_installed_time', '1650851638', 'auto'),
(284, 'elementor_connect_site_key', '748a3454664d6f9f73b10e8cdbe58d6e', 'auto'),
(285, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(288, 'wpb_license_errors', 'a:0:{}', 'auto'),
(289, 'mc4wp_flash_messages', 'a:0:{}', 'off'),
(290, 'action_scheduler_hybrid_store_demarkation', '7', 'auto'),
(291, 'schema-ActionScheduler_StoreSchema', '8.0.1785624528', 'auto'),
(292, 'schema-ActionScheduler_LoggerSchema', '3.0.1650851699', 'auto'),
(297, 'woocommerce_newly_installed', 'no', 'auto'),
(298, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(299, 'woocommerce_schema_version', '920', 'auto'),
(300, 'woocommerce_store_address', '', 'on'),
(301, 'woocommerce_store_address_2', '', 'on'),
(302, 'woocommerce_store_city', 'Paracas', 'on'),
(303, 'woocommerce_default_country', 'PE:LMA', 'on'),
(304, 'woocommerce_store_postcode', '', 'on'),
(305, 'woocommerce_allowed_countries', 'all', 'on'),
(306, 'woocommerce_all_except_countries', 'a:0:{}', 'on'),
(307, 'woocommerce_specific_allowed_countries', 'a:0:{}', 'on'),
(308, 'woocommerce_ship_to_countries', '', 'on'),
(309, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'on'),
(310, 'woocommerce_default_customer_address', 'base', 'on'),
(311, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(312, 'woocommerce_calc_taxes', 'no', 'on'),
(313, 'woocommerce_enable_coupons', 'yes', 'on'),
(314, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(315, 'woocommerce_currency', 'USD', 'on'),
(316, 'woocommerce_currency_pos', 'left', 'on'),
(317, 'woocommerce_price_thousand_sep', ',', 'on'),
(318, 'woocommerce_price_decimal_sep', '.', 'on'),
(319, 'woocommerce_price_num_decimals', '2', 'on'),
(320, 'woocommerce_shop_page_id', '8', 'on'),
(321, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(322, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(323, 'woocommerce_placeholder_image', '10165', 'on'),
(324, 'woocommerce_weight_unit', 'kg', 'on'),
(325, 'woocommerce_dimension_unit', 'cm', 'on'),
(326, 'woocommerce_enable_reviews', 'yes', 'on'),
(327, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(328, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(329, 'woocommerce_enable_review_rating', 'yes', 'on'),
(330, 'woocommerce_review_rating_required', 'yes', 'off'),
(331, 'woocommerce_manage_stock', 'yes', 'on'),
(332, 'woocommerce_hold_stock_minutes', '60', 'off'),
(333, 'woocommerce_notify_low_stock', 'yes', 'off'),
(334, 'woocommerce_notify_no_stock', 'yes', 'off'),
(335, 'woocommerce_stock_email_recipient', 'thoaingo@shinecommerce.co', 'off'),
(336, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(337, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(338, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(339, 'woocommerce_stock_format', '', 'on'),
(340, 'woocommerce_file_download_method', 'force', 'off'),
(341, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(342, 'woocommerce_downloads_require_login', 'no', 'off'),
(343, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(344, 'woocommerce_downloads_deliver_inline', '', 'off'),
(345, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(346, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(348, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(349, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(350, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(351, 'woocommerce_prices_include_tax', 'no', 'on'),
(352, 'woocommerce_tax_based_on', 'shipping', 'on'),
(353, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(354, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(355, 'woocommerce_tax_classes', '', 'on'),
(356, 'woocommerce_tax_display_shop', 'excl', 'on'),
(357, 'woocommerce_tax_display_cart', 'excl', 'on'),
(358, 'woocommerce_price_display_suffix', '', 'on'),
(359, 'woocommerce_tax_total_display', 'itemized', 'off'),
(360, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(361, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(362, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(363, 'woocommerce_ship_to_destination', 'billing', 'off'),
(364, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(365, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(366, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(367, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(368, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(369, 'woocommerce_registration_generate_password', 'yes', 'off'),
(370, 'woocommerce_registration_generate_username', 'yes', 'off'),
(371, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(372, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(373, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(374, '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'),
(375, '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'),
(376, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(377, 'woocommerce_trash_pending_orders', '', 'off'),
(378, 'woocommerce_trash_failed_orders', '', 'off'),
(379, 'woocommerce_trash_cancelled_orders', '', 'off'),
(380, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(381, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(382, 'woocommerce_email_from_address', 'info@unkaperu.com', 'off'),
(383, 'woocommerce_email_header_image', 'http://localhost:8888/unka/wp-content/uploads/2022/04/logotipo-unka-transparente.png', 'off'),
(384, 'woocommerce_email_header_image_width', '120', 'on'),
(385, 'woocommerce_email_header_alignment', 'left', 'on'),
(386, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(387, 'woocommerce_email_footer_text', '{site_title}', 'off'),
(388, 'woocommerce_email_base_color', '#bc8830', 'off'),
(389, 'woocommerce_email_background_color', '#f7f7f7', 'off'),
(390, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(391, 'woocommerce_email_text_color', '#483010', 'off'),
(392, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(393, 'woocommerce_email_auto_sync_with_theme', 'no', 'off'),
(394, 'woocommerce_pos_store_address', '', 'on'),
(395, 'woocommerce_pos_store_phone', '', 'on'),
(396, 'woocommerce_pos_store_email', 'proyectos@creativasitperu.store', 'on'),
(397, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(398, 'woocommerce_cart_page_id', '9', 'on'),
(399, 'woocommerce_checkout_page_id', '10', 'off'),
(400, 'woocommerce_myaccount_page_id', '', 'on'),
(401, 'woocommerce_terms_page_id', '', 'on'),
(402, 'woocommerce_force_ssl_checkout', 'no', 'on'),
(403, 'woocommerce_unforce_ssl_checkout', 'no', 'on'),
(404, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(405, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(406, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(407, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(408, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(409, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(410, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(411, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(412, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(413, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(414, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(415, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(416, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(417, 'woocommerce_allow_tracking', 'no', 'on'),
(418, 'woocommerce_show_marketplace_suggestions', 'yes', 'on'),
(419, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(420, 'woocommerce_analytics_enabled', 'yes', 'on'),
(421, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(422, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(423, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(424, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(425, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(426, 'woocommerce_feature_deferred_transactional_emails_enabled', 'no', 'on'),
(427, 'woocommerce_feature_customer_review_request_enabled', 'no', 'on'),
(428, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(431, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(432, 'woocommerce_email_improvements_first_disabled_at', '2026-08-01 20:50:20', 'auto'),
(433, 'woocommerce_email_improvements_last_disabled_at', '2026-08-01 20:50:20', 'auto'),
(434, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(435, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(436, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(437, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(438, 'wc_feature_woocommerce_additional_variation_images_enabled', 'no', 'on'),
(439, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(440, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(441, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(442, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(443, 'woocommerce_cart_save_for_later_enabled', 'no', 'on'),
(444, 'woocommerce_product_wishlist_enabled', 'no', 'on'),
(445, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(446, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(447, 'woocommerce_single_image_width', '600', 'on'),
(448, 'woocommerce_thumbnail_image_width', '300', 'on'),
(449, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(450, 'woocommerce_demo_store', 'no', 'off'),
(451, 'wc_downloads_approved_directories_mode', 'disabled', 'auto'),
(452, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:7:\"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'),
(453, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(454, 'product_cat_children', 'a:0:{}', 'auto'),
(455, 'default_product_cat', '15', 'auto'),
(456, 'woocommerce_refund_returns_page_id', '12', 'auto'),
(459, '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:25:\"thoaingo@shinecommerce.co\";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:25:\"thoaingo@shinecommerce.co\";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'),
(460, 'woocommerce_version', '11.0.1', 'auto'),
(461, 'woocommerce_db_version', '11.0.1', 'auto'),
(462, 'woocommerce_store_id', 'fd938931-ecd0-42ce-8c7a-e8fe351a3768', 'auto'),
(463, 'woocommerce_admin_install_timestamp', '1650851707', 'auto'),
(464, 'woocommerce_inbox_variant_assignment', '8', 'auto'),
(465, 'woocommerce_remote_variant_assignment', '65', 'auto'),
(471, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'on'),
(472, 'action_scheduler_lock_async-request-runner', '6a815ab3595997.69167959|1786862319', 'no'),
(473, 'woocommerce_admin_notices', 'a:0:{}', 'auto'),
(475, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"HOij4ILNG6q6cseDkoEhp88gA6Cgk2qO\";}', 'on'),
(476, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(477, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(478, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(479, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(480, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(481, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(482, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(483, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(484, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(485, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(486, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(487, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(488, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(489, 'widget_wc_brands_brand_description', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(490, 'widget_woocommerce_brand_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(491, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(494, '_site_transient_timeout_woocommerce_blocks_patterns', '1789277490', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(495, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:\"version\";s:6:\"11.0.1\";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:19:\"Footer with 3 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/four-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:46:\"Heading with Three Columns of Content and 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:18:\"Testimonial 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'),
(496, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1789282787', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(497, '_transient_woocommerce_blocks_asset_api_script_data', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"5cdaba16c87338181b77\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"f3ab56d2923288ac7721\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"0c45171702069a10b08e\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"2c049fe250c153b7cac8\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"ddd31930662f1a5ed7aa\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"4d03e7985472169505ea\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"e01e3ccd07581864c406\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"888fc7fc921d3d5b4e0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"781196b1e16b60e862cb\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"680d02d748b4d3807a03\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"24604b477487481401cb\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"37f8d3e434382630fd66\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"551d5b2440510fefe23d\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"1cd9ffa6e3cff96ad1b2\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"37e67f86787124e3e52d\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"63baa6fbe2326b07d735\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"6cc3684099bd6a5547b8\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"c7d71b1455039d958ce9\",\"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\\/active-filters.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"a0bb1d2785bc806d6606\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"ead3e55c4fcd1811cb73\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"6fe4727a04292790adb7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"542730ed63392f22bfe9\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"d5b7cdf6b421489734a6\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"36b36ae84ff9c143db22\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"2e07fbc5201aa0950766\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart-link.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"94598d8f05c71b8775e8\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"7984fc523dc012fc19ab\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"57e1aad848bd5f1ec99b\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"d7b9f9d69a03438a7b45\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/dropdown.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/dropdown.js\",\"version\":\"5de509963f43dc75d635\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"46c29a010ec5abcd7a14\",\"dependencies\":[\"react\",\"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-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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"e1dee318e26e35b6dd15\",\"dependencies\":[\"react\",\"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-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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"75a46c0c99f89126acf6\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"f29da2693c041b57c593\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"7d7b5b1187a2198488ca\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"fba1dcb2f735f9b548bb\",\"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\\/price-filter.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"c86b0ba1c04eea1c519c\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"ed83249c6a83daf3b860\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"5cb03c0c7acbd1c844d7\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"95b3822836365e19265b\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"8a120d30112b054200a1\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"322d1318a0b1b20b6cd0\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"15c17fc501e5356f3020\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"30eadf71dcae938e05b8\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"be6d1daf68e70f33d79b\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"cc0d463cf2b56234f8e9\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"40df34c5a54ff8018c9d\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"57a1044d08c707a4d420\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"5c52f871e1ca65d7619f\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"ae9ebf16b84d1418a5b4\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-checkbox-list.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"46c85d0187a449527567\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"a8da88883b7069064dbd\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-taxonomy.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js\",\"version\":\"94c21f6f83d263395309\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"7009b1d4fb16c4faf511\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"a87e924485e51d6840be\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"ce285edbba121cda51a3\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"204c43825af93a438629\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"c8fc2d043e20e9ce8dbd\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"ae47befc335f70a34791\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"92e21356f8d53bccf719\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"39d4b51a425f8ff64961\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"5ac191da7bb8ff875f55\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"b6867f036598c1c23f84\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"35f66ef66e9e597bbf75\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"5846b2cd0ff5fbf768ba\",\"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\\/add-to-cart-form.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js\",\"version\":\"b5e3b3688ca50f33204e\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"8aa568732a00aa48578e\",\"dependencies\":[\"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-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"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\\/all-products-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"55e417c5d67c9ee01bba\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"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-sanitize\",\"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\\/category-title.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title.js\",\"version\":\"70f41d5d6140d937e7c5\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-description.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description.js\",\"version\":\"798045463b20f6830c4d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"6db523b8ff84c409cde5\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code.js\",\"version\":\"856d6ecd8bfa63d44a31\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code-frontend.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/email-content.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/email-content.js\",\"version\":\"9024c9f7a698946f1b9b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\",\"version\":\"64fb633df054a2ea4159\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"db0740d32979b17474f0\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js\",\"version\":\"5777100c9830061c79f9\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"8603e7020bef7f40b059\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-registry\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"1230eeeb0311fe6ac92c\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"e4f27df9bcc72b94ca97\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"be7f3c98cd6a86661b3d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-thumbnails.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-thumbnails.js\",\"version\":\"1d115660e9eb0a76ff32\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"e99c4dbd40472706b18c\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"a02d4d15cf87a96142e9\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-editor\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"7e436b4bcb27cae993f0\",\"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-sanitize\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"faef5c61685e1f9055f0\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js\",\"version\":\"f7c251f613e824ccaedf\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\",\"version\":\"b13e628d339837195140\",\"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-details.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-details.js\",\"version\":\"5b1682a3ca2798047590\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-description.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js\",\"version\":\"194518d191a2d116498b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-specifications.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js\",\"version\":\"651bacdfb80157f5d70d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/accordion-group.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js\",\"version\":\"3503bdc8abd864486c8c\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-item.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js\",\"version\":\"114748a0b9ed5d39b72b\",\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js\",\"version\":\"96938667340d734e45cd\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-header.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js\",\"version\":\"895f2b3d3a556168d6f5\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-reviews.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js\",\"version\":\"62ecb3d742604de55d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-review-rating.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js\",\"version\":\"e98161a0b207d84c0526\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js\",\"version\":\"78c8da36b5268e2c598a\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js\",\"version\":\"bf7f66ebe5735b29fc2b\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js\",\"version\":\"a0b57fa4b37d0988a572\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js\",\"version\":\"e711faf7365b781d44de\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js\",\"version\":\"b624ae53d4c80e4481b2\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js\",\"version\":\"a7b0e4d0cb26de3d8794\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js\",\"version\":\"07178facb007fdf9d72e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\",\"version\":\"00ecd99cda76df58ff48\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\",\"version\":\"abc18b1ff999daa23f29\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-template.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js\",\"version\":\"6b528134e5ac67453762\",\"dependencies\":[\"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:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"814c0e84940cd3e8af3b\",\"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-sanitize\",\"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-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-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"2f18bb5abd320f7a8be7\",\"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-sanitize\",\"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\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"87a2ec5aa1f775f46761\",\"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-sanitize\",\"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-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\\/checkout-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"af350be2d7f7caa9d7e9\",\"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-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-dom-ready\",\"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\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"fdab0a0aa893f0d0cd89\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-11.0.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-payment-method-bacs.js\":{\"src\":\"http:\\/\\/localhost:8888\\/unka\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-bacs.js\",\"version\":\"7d378c9eeec5f2eabd09\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]}},\"version\":\"wc-11.0.1\",\"hash\":\"91c9e2409f06dcfd6c01bfdf9d012c49\"}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(500, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(503, 'woocommerce_gateway_order', 'a:7:{s:20:\"_wc_pes_mercado_pago\";i:0;s:19:\"_wc_pes_woopayments\";i:1;s:25:\"_wc_pes_paypal_full_stack\";i:2;s:33:\"_wc_offline_payment_methods_group\";i:3;s:4:\"bacs\";i:4;s:6:\"cheque\";i:5;s:3:\"cod\";i:6;}', 'auto'),
(506, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(507, 'woocommerce_coming_soon', 'no', 'auto'),
(508, 'woocommerce_store_pages_only', 'yes', 'auto'),
(509, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(510, 'woocommerce_email_improvements_first_enabled_at', '2026-08-01 20:52:51', 'auto'),
(511, 'woocommerce_email_improvements_last_enabled_at', '2026-08-01 20:52:51', 'auto'),
(512, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(513, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(514, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(515, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-08-16 06:01:22', 'off'),
(516, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(517, 'woocommerce_initial_installed_version', '10.9.4', 'off'),
(518, 'wc_blocks_db_schema_version', '260', 'auto'),
(519, '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'),
(524, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(525, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(526, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(528, '_transient_timeout_wc_term_counts', '1788209654', 'off'),
(529, '_transient_wc_term_counts', 'a:0:{}', 'off'),
(538, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1786850646;}', 'auto'),
(545, 'as_has_wp_comment_logs', 'no', 'on'),
(548, 'st_demo_install', 'modtour', 'auto'),
(549, 'elementor_log', 'a:33:{s:32:\"f12137474f6baee0f6f0b6635bbb7007\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3db56b3aa62ddf473a101922335dead9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1d29377c4876632ca59903729eeec40c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"987e4ccb73851bc03e4d370990635475\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"4ac450dfcfb04ed0964e456f5d893f93\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"22310951e5018acfc76496eaf659cb6e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2022-04-28 02:39:02\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:6341:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager-&gt;register(&#039;select2_ajax&#039;, Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor-&gt;_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(476): do_action(&#039;elementor/contr...&#039;, Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager-&gt;register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager-&gt;get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager-&gt;get_control(&#039;section&#039;)\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager-&gt;add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), &#039;document_settin...&#039;, Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack-&gt;add_control(&#039;document_settin...&#039;, Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack-&gt;start_controls_section(&#039;document_settin...&#039;, Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document-&gt;register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit-&gt;register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack-&gt;init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack-&gt;get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack-&gt;get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack-&gt;sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack-&gt;get_data(&#039;settings&#039;)\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack-&gt;get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings(&#039;viewport_mobile&#039;)\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager-&gt;get_current_settings(&#039;viewport_mobile&#039;)\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager-&gt;has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend-&gt;register_styles(&#039;&#039;)\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(&#039;wp_enqueue_scri...&#039;)\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(&#039;&#039;)\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(&#039;wp_head&#039;)\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(&#039;/nas/content/li...&#039;)\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework-&gt;load_template(&#039;layouts/element...&#039;)\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(&#039;/nas/content/li...&#039;)\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(&#039;/nas/content/li...&#039;, true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(&#039;/nas/content/li...&#039;)\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(&#039;/nas/content/li...&#039;)\n#43 /nas/content/live/modtour/index.php(17): require(&#039;/nas/content/li...&#039;)\n#44 {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:\"2022-04-28 02:39:02\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:6038:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager->register(\'select2_ajax\', Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor->_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(\'\', Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(476): do_action(\'elementor/contr...\', Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager->register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager->get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager->get_control(\'section\')\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager->add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), \'document_settin...\', Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack->add_control(\'document_settin...\', Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack->start_controls_section(\'document_settin...\', Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document->register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit->register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack->init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack->get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack->get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack->sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack->get_data(\'settings\')\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack->get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object->get_settings(\'viewport_mobile\')\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager->get_current_settings(\'viewport_mobile\')\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint->init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint->get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint->is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager->has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend->register_styles(\'\')\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(\'wp_enqueue_scri...\')\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(\'\')\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(\'wp_head\')\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(\'/nas/content/li...\')\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework->load_template(\'layouts/element...\')\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(\'/nas/content/li...\')\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(\'/nas/content/li...\', true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(\'/nas/content/li...\')\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(\'/nas/content/li...\')\n#43 /nas/content/live/modtour/index.php(17): require(\'/nas/content/li...\')\n#44 {main}\n  thrown\";s:4:\"file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:4:\"line\";i:518;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:7:\"\0*\0line\";i:518;}s:32:\"efc29edb381703148319ac9b281821e4\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2022-04-28 02:39:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:6341:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager-&gt;register(&#039;select2_ajax&#039;, Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor-&gt;_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(465): do_action(&#039;elementor/contr...&#039;, Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager-&gt;register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager-&gt;get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager-&gt;get_control(&#039;section&#039;)\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager-&gt;add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), &#039;document_settin...&#039;, Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack-&gt;add_control(&#039;document_settin...&#039;, Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack-&gt;start_controls_section(&#039;document_settin...&#039;, Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document-&gt;register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit-&gt;register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack-&gt;init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack-&gt;get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack-&gt;get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack-&gt;sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack-&gt;get_data(&#039;settings&#039;)\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack-&gt;get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings(&#039;viewport_mobile&#039;)\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager-&gt;get_current_settings(&#039;viewport_mobile&#039;)\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager-&gt;has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend-&gt;register_styles(&#039;&#039;)\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(&#039;wp_enqueue_scri...&#039;)\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(&#039;&#039;)\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(&#039;wp_head&#039;)\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(&#039;/nas/content/li...&#039;)\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework-&gt;load_template(&#039;layouts/element...&#039;)\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(&#039;/nas/content/li...&#039;)\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(&#039;/nas/content/li...&#039;, true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(&#039;/nas/content/li...&#039;)\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(&#039;/nas/content/li...&#039;)\n#43 /nas/content/live/modtour/index.php(17): require(&#039;/nas/content/li...&#039;)\n#44 {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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2022-04-28 02:39:47\";i:1;s:19:\"2022-04-28 02:39:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:6038:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager->register(\'select2_ajax\', Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor->_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(\'\', Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(465): do_action(\'elementor/contr...\', Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager->register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager->get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager->get_control(\'section\')\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager->add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), \'document_settin...\', Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack->add_control(\'document_settin...\', Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack->start_controls_section(\'document_settin...\', Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document->register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit->register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack->init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack->get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack->get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack->sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack->get_data(\'settings\')\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack->get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object->get_settings(\'viewport_mobile\')\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager->get_current_settings(\'viewport_mobile\')\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint->init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint->get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint->is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager->has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend->register_styles(\'\')\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(\'wp_enqueue_scri...\')\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(\'\')\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(\'wp_head\')\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(\'/nas/content/li...\')\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework->load_template(\'layouts/element...\')\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(\'/nas/content/li...\')\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(\'/nas/content/li...\', true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(\'/nas/content/li...\')\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(\'/nas/content/li...\')\n#43 /nas/content/live/modtour/index.php(17): require(\'/nas/content/li...\')\n#44 {main}\n  thrown\";s:4:\"file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:4:\"line\";i:518;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:7:\"\0*\0line\";i:518;}s:32:\"ae5e9082d647c0a6645001aef6956c5f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2022-06-07 03:11:49\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading \\&#039;parent\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:34;s:14:\"\0*\0times_dates\";a:34:{i:0;s:19:\"2022-06-07 03:11:49\";i:1;s:19:\"2022-06-07 03:11:49\";i:2;s:19:\"2022-06-07 03:11:49\";i:3;s:19:\"2022-06-07 03:11:49\";i:4;s:19:\"2022-06-07 03:11:49\";i:5;s:19:\"2022-06-07 03:11:49\";i:6;s:19:\"2022-06-07 03:11:49\";i:7;s:19:\"2022-06-07 03:43:48\";i:8;s:19:\"2022-06-07 03:43:48\";i:9;s:19:\"2022-06-07 03:43:48\";i:10;s:19:\"2022-06-07 03:43:54\";i:11;s:19:\"2022-06-07 03:43:54\";i:12;s:19:\"2022-06-07 03:43:54\";i:13;s:19:\"2022-06-07 03:44:01\";i:14;s:19:\"2022-06-07 03:44:01\";i:15;s:19:\"2022-06-07 03:44:01\";i:16;s:19:\"2022-06-07 03:44:08\";i:17;s:19:\"2022-06-07 03:44:08\";i:18;s:19:\"2022-06-07 03:44:08\";i:19;s:19:\"2022-06-07 03:44:16\";i:20;s:19:\"2022-06-07 03:44:16\";i:21;s:19:\"2022-06-07 03:44:16\";i:22;s:19:\"2022-06-07 03:52:03\";i:23;s:19:\"2022-06-07 03:52:03\";i:24;s:19:\"2022-06-07 03:52:03\";i:25;s:19:\"2022-06-07 03:52:09\";i:26;s:19:\"2022-06-07 03:52:09\";i:27;s:19:\"2022-06-07 03:52:09\";i:28;s:19:\"2022-06-07 03:52:16\";i:29;s:19:\"2022-06-07 03:52:16\";i:30;s:19:\"2022-06-07 03:52:16\";i:31;s:19:\"2022-06-07 03:52:21\";i:32;s:19:\"2022-06-07 03:52:21\";i:33;s:19:\"2022-06-07 03:52:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1654571509\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \\\'parent\\\')\";s:3:\"url\";s:93:\"https://modtour.travelerwp.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"391141\";}s:7:\"\0*\0file\";s:93:\"https://modtour.travelerwp.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"391141\";}s:32:\"bad98f762cbcc36424949b9b5fa255ce\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2022-06-07 10:49:50\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:36:\"Undefined array key &quot;data&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-07 10:49:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:26:\"Undefined array key \"data\"\";s:4:\"file\";s:90:\"/nas/content/live/modtour/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/nas/content/live/modtour/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;}s:32:\"36719b931a9c048728268b96851fbc03\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2022-06-08 02:52:49\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:22:\"Undefined index: title\";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:\"2022-06-08 02:52:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:22:\"Undefined index: title\";s:4:\"file\";s:94:\"C:\\laragon\\www\\traveler\\wp-content\\plugins\\elementor\\core\\experiments\\experiments-reporter.php\";s:4:\"line\";i:89;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:94:\"C:\\laragon\\www\\traveler\\wp-content\\plugins\\elementor\\core\\experiments\\experiments-reporter.php\";s:7:\"\0*\0line\";i:89;}s:32:\"7586d6fa0c06753cc0547e49ff1f348c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f0223c315b97b86efcf39c0c2fe6481e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"3414d111b98d04e59c9a21afaca23afb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"7289c710114a8f056f50c2736573998b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.6.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4e851822f234bc7fa743226363e2c28a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:48:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.7\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:48:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.7\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7e54fa46bd0170741ff875ec6de43267\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"84b35f0c932c4739f6eea3a8062397cf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"26178d72af55547dd45b1111ad82fafb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c2a9b60c54f6dad685a92649fe3aac1d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"880573b6ef706e07a7ec258bb8644349\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"06700414080dbdeebb9531459d0f3df1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:55:\"Elementor/Upgrades - _v_3_16_0_container_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:30\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:55:\"Elementor/Upgrades - _v_3_16_0_container_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c7fb6b134c5b7d08d5aef4d622704231\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_3_16_0_container_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_3_16_0_container_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"203c6c8fa5fae0b455a884ca64dca79e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"680ac5c98f51e706b50e2523179de675\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"777b124d0716888e24a58c76324642e6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:37:\"Elementor/Upgrades - _v_3_26_0 Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:37:\"Elementor/Upgrades - _v_3_26_0 Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"5226057630f186e35c98af2bd854576d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:39:\"Elementor/Upgrades - _v_3_26_0 Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:39:\"Elementor/Upgrades - _v_3_26_0 Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6981203f47a8c09d5908267f4b1a83a3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-02 00:50:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.7\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-02 00:50:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.7\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f3f7f521382974dd61eff7a8148ee9e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-08-02 03:13:30\";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:29;s:14:\"\0*\0times_dates\";a:29:{i:0;s:19:\"2026-08-02 03:13:30\";i:1;s:19:\"2026-08-02 03:13:59\";i:2;s:19:\"2026-08-02 03:25:52\";i:3;s:19:\"2026-08-02 03:28:11\";i:4;s:19:\"2026-08-02 03:34:53\";i:5;s:19:\"2026-08-02 03:39:39\";i:6;s:19:\"2026-08-02 04:23:11\";i:7;s:19:\"2026-08-02 04:25:51\";i:8;s:19:\"2026-08-02 05:06:13\";i:9;s:19:\"2026-08-02 05:20:37\";i:10;s:19:\"2026-08-02 05:31:12\";i:11;s:19:\"2026-08-02 05:34:20\";i:12;s:19:\"2026-08-02 06:28:51\";i:13;s:19:\"2026-08-02 06:34:27\";i:14;s:19:\"2026-08-02 06:41:32\";i:15;s:19:\"2026-08-02 06:44:29\";i:16;s:19:\"2026-08-02 06:45:16\";i:17;s:19:\"2026-08-02 06:47:41\";i:18;s:19:\"2026-08-02 06:51:50\";i:19;s:19:\"2026-08-02 06:55:24\";i:20;s:19:\"2026-08-02 06:56:23\";i:21;s:19:\"2026-08-07 20:54:54\";i:22;s:19:\"2026-08-11 04:45:27\";i:23;s:19:\"2026-08-11 04:48:17\";i:24;s:19:\"2026-08-12 16:41:40\";i:25;s:19:\"2026-08-14 06:27:23\";i:26;s:19:\"2026-08-14 06:27:36\";i:27;s:19:\"2026-08-14 06:27:45\";i:28;s:19:\"2026-08-15 03:04:54\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1785640410\";s:7:\"message\";s:38:\"elementorFrontendConfig is not defined\";s:3:\"url\";s:91:\"http://localhost:8888/unka/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.1\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"26061\";}s:7:\"\0*\0file\";s:91:\"http://localhost:8888/unka/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.2.1\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:5:\"26061\";}s:32:\"bec05e2bc6ef3fa2bd56536e95ab24b3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-13 07:26:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.1\";s:2:\"to\";s:5:\"4.2.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-13 07:26:50\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.1\";s:2:\"to\";s:5:\"4.2.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2ccba200a4df287a50570927761e7ee0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-13 07:26:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-13 07:26:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0590a0a859b02a6972729c5248c30f2e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-13 07:26:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-13 07:26:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"edccfd2937fae840f568733527a1e388\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-13 07:26:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-13 07:26:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b4430d8e6d3855a734c2fd386f3f3e74\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-08-13 07:26:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.1\";s:2:\"to\";s:5:\"4.2.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-08-13 07:26:52\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.1\";s:2:\"to\";s:5:\"4.2.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}', 'off'),
(564, 'recovery_mode_email_last_sent', '1650939981', 'auto'),
(588, 'https_detection_errors', 'a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}', 'auto'),
(589, 'theme_mods_twentytwentytwo', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1650850147;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\";}}}}', 'auto'),
(590, 'wp-reset', 'a:4:{s:4:\"meta\";a:3:{s:13:\"first_version\";s:4:\"1.90\";s:13:\"first_install\";i:1626406118;s:11:\"reset_count\";i:14;}s:17:\"dismissed_notices\";a:1:{s:7:\"welcome\";b:1;}s:8:\"last_run\";a:0:{}s:7:\"options\";a:0:{}}', 'auto'),
(591, 'wp-reset-snapshots', 'a:0:{}', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(592, 'theme_mods_traveler', 'a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:28;}s:32:\"remove_theme_mod_st_google_fonts\";s:1:\"1\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1785638399;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:12:\"blog-sidebar\";a:4:{i:0;s:7:\"block-7\";i:1;s:18:\"st_list_post_new-1\";i:2;s:19:\"st_categories_new-1\";i:3;s:7:\"block-8\";}s:12:\"page-sidebar\";a:0:{}s:4:\"shop\";a:0:{}s:13:\"tours-sidebar\";a:0:{}s:19:\"tour-single-sidebar\";a:0:{}s:16:\"location-sidebar\";a:0:{}}}}', 'off'),
(593, 'woocommerce_email_from_name', 'UNKA PERÚ', 'off'),
(594, 'woocommerce_merchant_email_notifications', 'no', 'auto'),
(595, 'st_admin_notices', '', 'auto'),
(596, 'st_user_online_table_version', '1.6.0', 'auto'),
(597, 'woocommerce_admin_version', '3.3.2', 'auto'),
(598, 'wc_remote_inbox_notifications_wca_updated', '', 'off'),
(599, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_', '1659523792', 'auto'),
(601, 'wc_admin_show_legacy_coupon_menu', '0', 'auto'),
(602, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'auto'),
(603, 'st_allow_save_location', 'allow', 'auto'),
(604, 'wc_blocks_surface_cart_checkout_probability', '45', 'auto'),
(605, 'woocommerce_meta_box_errors', 'a:0:{}', 'auto'),
(606, '_transient_timeout_woocommerce_admin_payment_method_promotion_sp', '1659523668', 'auto'),
(607, '_transient_woocommerce_admin_payment_method_promotion_specs', 'a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{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: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:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}', 'auto'),
(608, 'elementor_onboarded', '1', 'auto'),
(611, 'wpb_js_composer_license_activation_notified', 'yes', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(612, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:822:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/wireframe-courses-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:16:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:16:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:186;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:16:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:195;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:197;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:16:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:203;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:204;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:209;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:210;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:16:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:219;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:220;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:222;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:16:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:225;a:16:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:227;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:229;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:236;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:239;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:16:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:16:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:247;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:257;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:16:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:16:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:16:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:16:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:16:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:16:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:288;a:16:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:16:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:16:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:16:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:16:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:16:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:352;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:16:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:16:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:16:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:16:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:16:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:16:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:16:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:16:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:16:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:16:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:16:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:16:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:16:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:16:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:16:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:16:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:16:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:16:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:16:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:16:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:16:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:16:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:16:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:16:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:16:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:16:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:16:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:16:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:16:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:16:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:16:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:16:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:16:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:16:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:16:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:16:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:16:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:16:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:16:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:16:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:613;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:620;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:16:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:16:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:16:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:16:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:16:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:16:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:16:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:16:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:675;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:681;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:16:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:16:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:16:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:714;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:772;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:16:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:16:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:16:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:16:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:16:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:16:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:16:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:16:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:16:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:16:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:16:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:16:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'auto-off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(615, '_transient_woocommerce_reports-transient-version', '1786728817', 'auto'),
(620, '_transient_timeout_woocommerce_admin_remote_free_extensions_spec', '1659523677', 'auto'),
(622, 'woocommerce_task_list_completed_lists', 'a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}', 'auto'),
(623, 'widget_wpe_powered_by_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(624, 'theme_mods_genesis-block-theme', 'a:2:{s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1650851509;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}', 'auto'),
(625, 'wpe_template', 'Genesis Blocks Free', 'auto'),
(626, 'genesis_blocks_has_content_to_migrate', '0', 'auto'),
(627, 'st_attribute_taxonomy', 'a:2:{s:9:\"durations\";a:3:{s:4:\"name\";s:9:\"Durations\";s:9:\"post_type\";a:1:{i:0;s:8:\"st_tours\";}s:12:\"hierarchical\";i:1;}s:9:\"languages\";a:3:{s:4:\"name\";s:9:\"Languages\";s:9:\"post_type\";a:1:{i:0;s:8:\"st_tours\";}s:12:\"hierarchical\";i:1;}}', 'auto'),
(628, 'st_allow_save_cache_location', 'allow', 'auto'),
(629, 'language_children', 'a:0:{}', 'auto'),
(630, 'st_last_sync_availability', '2022-04-25 07:04:39', 'auto'),
(631, 'st_last_sync_price', '2022-04-25 07:04:50', 'auto'),
(632, 'wpe-health-check-site-status-result', '{\"good\":13,\"recommended\":4,\"critical\":1}', 'auto'),
(633, 'hotel_permalink', 'st_hotel', 'auto'),
(634, 'hotel_room_permalink', 'hotel_room', 'auto'),
(635, 'rental_permalink', 'st_rental', 'auto'),
(636, 'rental_room_permalink', 'rental_room', 'auto'),
(637, 'car_permalink', 'st_car', 'auto'),
(638, 'tour_permalink', 'st_tour', 'auto'),
(639, 'activity_permalink', 'st_activity', 'auto'),
(640, 'location_permalink', 'st_location', 'auto'),
(641, 'author_permalink', 'author', 'auto'),
(642, 'new_admin_email', 'thoaingo@shinecommerce.co', 'auto'),
(643, 'adminhash', 'a:2:{s:4:\"hash\";s:32:\"9722c2d891f6b4c15773bf5a030fc966\";s:8:\"newemail\";s:25:\"thoaingo@shinecommerce.co\";}', 'off'),
(644, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'auto'),
(645, 'elementor_scheme_color', 'a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}', 'auto'),
(646, 'elementor_scheme_typography', 'a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}', 'auto'),
(647, 'elementor_scheme_color-picker', 'a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}', 'auto'),
(648, 'elementor_unfiltered_files_upload', '1', 'auto'),
(649, 'mc4wp', 'a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1651115875;}', 'auto'),
(651, 'mc4wp_form_stylesheets', 'a:0:{}', 'auto'),
(652, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(653, 'widget_st_list_post_new', 'a:2:{i:1;a:5:{s:5:\"title\";s:13:\"Popular posts\";s:14:\"show_thumbnail\";s:3:\"yes\";s:7:\"orderby\";s:13:\"comment_count\";s:5:\"order\";s:4:\"DESC\";s:5:\"count\";s:1:\"3\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(654, '_elementor_settings_update_time', '1654656788', 'auto'),
(655, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:8:\"location\";}', 'auto'),
(656, 'elementor_disable_color_schemes', '', 'auto'),
(657, 'elementor_disable_typography_schemes', '', 'auto'),
(658, 'elementor_allow_tracking', 'no', 'auto'),
(659, 'elementor_google_maps_api_key', '', 'auto'),
(660, 'elementor_css_print_method', 'external', 'auto'),
(661, 'elementor_editor_break_lines', '', 'auto'),
(662, 'elementor_load_fa4_shim', '', 'auto'),
(665, 'elementor_experiment-e_font_icon_svg', 'active', 'auto'),
(666, 'elementor_experiment-additional_custom_breakpoints', 'active', 'auto'),
(667, 'elementor_experiment-container', 'active', 'auto'),
(669, 'elementor_experiment-a11y_improvements', 'active', 'auto'),
(670, 'elementor_experiment-e_import_export', 'active', 'auto'),
(671, 'elementor_experiment-e_hidden_wordpress_widgets', 'active', 'auto'),
(672, 'elementor_experiment-landing-pages', 'active', 'auto'),
(673, 'elementor_experiment-elements-color-picker', 'active', 'auto'),
(674, 'elementor_experiment-favorite-widgets', 'active', 'auto'),
(675, 'elementor_experiment-admin-top-bar', 'active', 'auto'),
(676, '_site_transient_timeout_php_check_73ecd64509db505b6046b20394d377', '1655210200', 'auto'),
(677, '_site_transient_php_check_73ecd64509db505b6046b20394d377da', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}', 'auto'),
(678, '_site_transient_timeout_community-events-1aecf33ab8525ff212ebdff', '1654699919', 'auto'),
(679, '_site_transient_community-events-1aecf33ab8525ff212ebdffbb438372', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}s:6:\"events\";a:0:{}}', 'auto'),
(680, '_site_transient_timeout_popular_importers_39a078d77b840ea0da0144', '1654845661', 'auto'),
(681, '_site_transient_popular_importers_39a078d77b840ea0da0144d9c73c31', 'a:2:{s:9:\"importers\";a:7:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:54:\"Import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:71:\"Convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:10:\"wp-cat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:46:\"Import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:62:\"Import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:30:\"Import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:53:\"Import posts &amp; media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}', 'auto'),
(682, 'category_children', 'a:0:{}', 'auto'),
(683, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(684, 'st_tour_type_children', 'a:0:{}', 'auto'),
(685, 'durations_children', 'a:0:{}', 'auto'),
(686, 'languages_children', 'a:0:{}', 'auto'),
(687, 'st_location_type_children', 'a:0:{}', 'auto'),
(691, '_elementor_global_css', 'a:6:{s:4:\"time\";i:1658918987;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;b:0;}', 'auto'),
(693, '_transient_health-check-site-status-result', '{\"good\":15,\"recommended\":10,\"critical\":1}', 'auto'),
(695, '_site_transient_timeout_wp_remote_block_patterns_c63075678dd01b3', '1658922677', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(696, '_site_transient_wp_remote_block_patterns_c63075678dd01b32e1ee54e', 'a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2170:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-3 wp-block-columns alignwide\">\n<div class=\"wp-container-1 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-1 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-1 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-1 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-1 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-1 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-2 wp-block-column\"></div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-3 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-3 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2363:\"\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-container-7 wp-block-columns alignwide\">\n<div class=\"wp-container-5 wp-block-column\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-container-4 wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n</div>\n<style>.wp-container-4 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-4 > * { margin: 0; }</style></div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-6 wp-block-column\"></div>\n<style>.wp-container-6 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-6 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-6 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-6 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-6 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-7 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-7 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1865:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":0,\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1385:\"\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-container-8 wp-block-buttons\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n</div>\n<style>.wp-container-8 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-8 > * { margin: 0; }</style></div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1858:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:702:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1138:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:27;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Quote\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:673:\"\n<hr class=\"wp-block-separator is-style-default\" />\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>&#8220;Contributing makes me feel like I&#8217;m being useful to the planet.&#8221;</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n\n\n\n<hr class=\"wp-block-separator is-style-default\" />\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/quote\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1012:\"<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\n\n<!-- wp:image {\"align\":\"center\",\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2429:\"\n<div class=\"wp-container-12 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-9 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-10 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-10 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-10 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-10 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-10 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-10 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-11 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-11 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-11 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-11 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-11 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-11 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-12 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-12 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6557:\"\n<div class=\"wp-container-22 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-14 wp-block-columns alignwide\">\n<div class=\"wp-container-13 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-13 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-13 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-13 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-13 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-13 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-14 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-14 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-18 wp-block-columns alignwide\">\n<div class=\"wp-container-15 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-15 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-15 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-15 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-15 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-15 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-16 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-16 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-16 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-16 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-16 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-16 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-17 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-17 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-17 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-17 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-17 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-17 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-18 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-18 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-21 wp-block-columns alignwide\">\n<div class=\"wp-container-19 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-19 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-19 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-19 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-19 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-19 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-20 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-20 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-20 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-20 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-20 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-20 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-21 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-21 > * { margin: 0; }</style></div>\n<style>.wp-container-22 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-22 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-22 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-22 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-22 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2762:\"\n<div class=\"wp-container-26 wp-block-columns alignwide\">\n<div class=\"wp-container-23 wp-block-column\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-24 wp-block-column\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n<style>.wp-container-24 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-24 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-24 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-24 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-24 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-25 wp-block-column\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-25 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-25 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-25 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-25 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-25 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-26 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-26 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2486:\"\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-container-29 wp-block-columns\">\n<div class=\"wp-container-27 wp-block-column\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n<style>.wp-container-27 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-27 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-27 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-27 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-27 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-28 wp-block-column\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n<style>.wp-container-28 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-28 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-28 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-28 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-28 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-29 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-29 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5105:\"\n<div class=\"wp-container-37 wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-32 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-30 wp-block-column\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-31 wp-block-column\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n<style>.wp-container-31 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-31 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-31 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-31 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-31 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-32 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-32 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-36 wp-block-columns alignwide\">\n<div class=\"wp-container-33 wp-block-column\"></div>\n<style>.wp-container-33 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-33 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-33 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-33 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-33 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-34 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n<style>.wp-container-34 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-34 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-34 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-34 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-34 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-35 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n<style>.wp-container-35 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-35 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-35 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-35 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-35 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-36 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-36 > * { margin: 0; }</style>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:878:\"\n<figure class=\"wp-container-39 wp-block-gallery-38 wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-39 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:737:\"<!-- wp:gallery {\"ids\":[null,null],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<!-- /wp:gallery -->\";}}', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(697, '_site_transient_timeout_wp_remote_block_patterns_77a1e64afc6d7da', '1658922677', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(698, '_site_transient_wp_remote_block_patterns_77a1e64afc6d7daa731213f', 'a:14:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2147:\"\n<div class=\"wp-elements-4 wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-elements-3 wp-container-2 wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"wp-elements-1 has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<style>.wp-elements-1 a{color: #fffdc7;}</style></div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-3 a{color: #fffdc7;}</style></div></div>\n<style>.wp-elements-4 a{color: #fffdc7;}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"header\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1592:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:566;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Event announcement and details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4242:\"\n<div class=\"wp-elements-12 wp-container-11 wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n\n\n\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-7 wp-block-columns alignwide\">\n<div class=\"wp-container-5 wp-block-column\" style=\"flex-basis:25%\"></div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-6 wp-block-column\" style=\"flex-basis:75%\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n</div>\n<style>.wp-container-6 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-6 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-6 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-6 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-6 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-7 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-7 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-10 wp-block-columns alignwide\">\n<div class=\"wp-container-8 wp-block-column\">\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n</div>\n<style>.wp-container-8 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-8 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-8 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-8 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-8 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-9 wp-block-column\">\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-10 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-10 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-11 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-11 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-11 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-11 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-11 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-12 a{color: var(--wp--preset--color--black);}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2622:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#d2cdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\"><!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" 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\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:image {\"id\":3173,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" 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:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3229:\"\n<figure class=\"wp-block-image alignwide size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-container-17 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-13 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n<style>.wp-container-13 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-13 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-13 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-13 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-13 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-14 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n<style>.wp-container-14 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-14 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-14 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-14 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-14 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-16 wp-block-column is-vertically-aligned-center\">\n<div class=\"wp-container-15 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n</div>\n<style>.wp-container-15 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-15 > * { margin: 0; }</style></div>\n<style>.wp-container-16 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-16 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-16 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-16 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-16 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-17 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-17 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1624:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3161:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-18 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n<style>.wp-container-18 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-18 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-18 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-18 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-18 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-19 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n<style>.wp-container-19 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-19 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-19 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-19 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-19 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3334:\"\n<div class=\"wp-container-24 wp-block-columns alignfull\">\n<div class=\"wp-container-20 wp-block-column\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img decoding=\"async\" loading=\"lazy\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n<style>.wp-container-20 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-20 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-20 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-20 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-20 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-23 wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-container-22 wp-block-columns\">\n<div class=\"wp-container-21 wp-block-column\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n<style>.wp-container-21 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-21 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-21 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-21 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-21 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-22 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-22 > * { margin: 0; }</style></div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-24 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-24 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4531:\"\n<div class=\"wp-container-29 wp-block-columns\">\n<div class=\"wp-container-25 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-25 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-25 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-25 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-25 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-25 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-26 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n<style>.wp-container-26 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-26 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-26 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-26 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-26 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-27 wp-block-column\"></div>\n<style>.wp-container-27 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-27 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-27 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-27 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-27 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-28 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-28 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-28 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-28 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-28 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-28 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-29 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-29 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-32 wp-block-columns\">\n<div class=\"wp-container-30 wp-block-column\"></div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-31 wp-block-column\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n<style>.wp-container-31 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-31 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-31 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-31 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-31 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-32 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-32 > * { margin: 0; }</style>\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2185:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-35 wp-block-columns alignwide\">\n<div class=\"wp-container-33 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-33 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-33 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-33 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-33 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-33 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-34 wp-block-column\"></div>\n<style>.wp-container-34 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-34 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-34 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-34 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-34 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-35 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-35 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Offset images with descriptions.\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2842:\"\n<div class=\"wp-container-38 wp-block-columns\">\n<div class=\"wp-container-36 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n</div>\n<style>.wp-container-36 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-36 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-36 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-36 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-36 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-37 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-38 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-38 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:32:\"Offset images with descriptions.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1175:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5254:\"\n<div class=\"wp-container-48 wp-block-columns alignwide\">\n<div class=\"wp-elements-41 wp-container-40 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-39 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-39 > * { margin: 0; }</style></div>\n<style>.wp-container-40 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-40 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-40 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-40 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-40 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-41 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-44 wp-container-43 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-42 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n<style>.wp-container-42 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-42 > * { margin: 0; }</style></div>\n<style>.wp-container-43 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-43 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-43 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-43 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-43 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-44 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-47 wp-container-46 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-45 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n<style>.wp-container-45 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-45 > * { margin: 0; }</style></div>\n<style>.wp-container-46 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-46 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-46 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-46 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-46 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-47 a{color: #000000;}</style></div>\n<style>.wp-container-48 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-48 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"buttons\";i:1;s:7:\"columns\";i:2;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:5340:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1477:\"\n<div class=\"wp-container-50 wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-container-49 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n<style>.wp-container-49 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-49 > * { margin: 0; }</style>\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-50 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-50 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-50 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-50 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-50 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2435:\"\n<div class=\"wp-container-54 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-51 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-51 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-51 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-51 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-51 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-51 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-52 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-52 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-52 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-52 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-52 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-52 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-53 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-53 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-53 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-53 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-53 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-53 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-54 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-54 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6557:\"\n<div class=\"wp-container-64 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-56 wp-block-columns alignwide\">\n<div class=\"wp-container-55 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-55 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-55 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-55 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-55 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-55 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-56 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-56 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-60 wp-block-columns alignwide\">\n<div class=\"wp-container-57 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-57 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-57 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-57 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-57 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-57 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-58 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-58 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-58 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-58 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-58 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-58 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-59 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-59 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-59 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-59 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-59 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-59 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-60 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-60 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-63 wp-block-columns alignwide\">\n<div class=\"wp-container-61 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-61 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-61 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-61 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-61 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-61 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-62 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-62 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-62 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-62 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-62 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-62 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-63 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-63 > * { margin: 0; }</style></div>\n<style>.wp-container-64 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-64 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-64 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-64 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-64 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}}', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(727, '_elementor_element_cache_unique_id', '2882fe0d0a5b4f11e69061217c957e89', 'auto'),
(735, 'wc_blocks_use_blockified_product_grid_block_as_template', 'no', 'auto'),
(736, 'woocommerce_show_lys_tour', 'yes', 'auto'),
(737, 'woocommerce_feature_reactify-classic-payments-settings_enabled', 'yes', 'auto'),
(738, 'woocommerce_feature_fulfillments_enabled', 'no', 'on'),
(740, 'woocommerce_feature_agentic_checkout_enabled', 'no', 'on'),
(741, 'woocommerce_feature_cart_checkout_blocks_enabled', 'no', 'on'),
(742, 'woocommerce_email_template_sync_backfill_complete', 'yes', 'auto'),
(792, '_transient_woocommerce_product_task_has_product_transient', 'no', 'on'),
(793, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(794, '_transient_product_query-transient-version', '1786726629', 'on'),
(804, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'auto'),
(833, '_transient_shipping-transient-version', '1785638437', 'on'),
(834, '_transient_timeout_wc_shipping_method_count', '1788230437', 'off'),
(835, '_transient_wc_shipping_method_count', 'a:4:{s:7:\"version\";s:10:\"1785638437\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}', 'off'),
(840, '_elementor_onboarding_strings_es_ES', 'a:2:{s:7:\"timeout\";i:1785649487;s:5:\"value\";s:5510:\"{\"common.continue\":\"Continuar\",\"common.skip\":\"Omitir\",\"common.back\":\"Atr\\u00e1s\",\"common.finish\":\"Finalizar\",\"common.loading\":\"Cargando\\u2026\",\"common.upgrade\":\"Actualizar\",\"common.close_onboarding\":\"Cerrar la incorporaci\\u00f3n\",\"common.installed\":\"Instalado\",\"common.recommended\":\"Recomendado\",\"error.failed_mark_exit\":\"No se pudo marcar la salida del usuario.\",\"error.failed_complete_step\":\"No se pudo completar el paso.\",\"error.pro_install_failed\":\"No se pudo instalar Elementor Pro. Int\\u00e9ntelo de nuevo m\\u00e1s tarde.\",\"error.theme_install_failed\":\"La instalaci\\u00f3n del tema no se complet\\u00f3. Int\\u00e9ntelo de nuevo m\\u00e1s tarde.\",\"login.title\":\"\\u00a1Manos a la obra!\",\"login.sign_in\":\"Iniciar sesi\\u00f3n en Elementor\",\"login.continue_another_way\":\"Continuar de otra manera\",\"login.continue_as_guest\":\"Continuar como invitado\",\"steps.building_for.title\":\"\\u00bfPara qui\\u00e9n est\\u00e1 creando?\",\"steps.building_for.greeting_with_name\":\"Hola, %1$s %2$s. Vamos a configurar su sitio.\",\"steps.building_for.greeting_without_name\":\"Hola, %s. Vamos a configurar su sitio.\",\"steps.building_for.option_myself\":\"Para m\\u00ed o para alguien que conozco\",\"steps.building_for.option_business\":\"Para mi negocio o lugar de trabajo\",\"steps.building_for.option_client\":\"Para un cliente\",\"steps.building_for.option_exploring\":\"Solo estoy explorando\",\"steps.site_about.title\":\"\\u00bfDe qu\\u00e9 trata su sitio?\",\"steps.site_about.subtitle\":\"Elija todo lo que corresponda.\",\"steps.site_about.option_small_med_business\":\"Peque\\u00f1a o mediana empresa\",\"steps.site_about.option_online_store\":\"Tienda online\",\"steps.site_about.option_company_site\":\"Sitio web de empresa\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"P\\u00e1gina de destino\",\"steps.site_about.option_booking\":\"Reservas\",\"steps.site_about.option_organization\":\"Organizaci\\u00f3n\",\"steps.site_about.option_other\":\"Otro\",\"steps.site_about.greeting_myself\":\"\\u00a1Entendido! Lo mantendremos simple.\",\"steps.site_about.greeting_business\":\"\\u00a1Genial! Vamos a configurar su sitio web de negocios.\",\"steps.site_about.greeting_client\":\"\\u00a1Bien! Vamos a crear algo para su cliente.\",\"steps.site_about.greeting_fallback\":\"\\u00a1Empecemos!\",\"steps.experience_level.title\":\"\\u00bfQu\\u00e9 experiencia tiene con Elementor?\",\"steps.experience_level.subtitle\":\"Esto nos ayuda a ajustar el editor a su flujo de trabajo.\",\"steps.experience_level.option_beginner\":\"Estoy empezando\",\"steps.experience_level.option_intermediate\":\"Tengo algo de experiencia\",\"steps.experience_level.option_advanced\":\"Me siento muy c\\u00f3modo con Elementor\",\"steps.theme_selection.title\":\"Empiece con un tema que se adapte a sus necesidades\",\"steps.theme_selection.subtitle\":\"Los temas Hello est\\u00e1n dise\\u00f1ados para funcionar a la perfecci\\u00f3n con Elementor.\",\"steps.theme_selection.v2.title\":\"\",\"steps.theme_selection.v2.subtitle\":\"\",\"steps.theme_selection.aria_label\":\"Selecci\\u00f3n de tema\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"Un tema de lienzo flexible que puede moldear desde cero\",\"steps.theme_selection.by_elementor\":\"\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"Un tema listo para usar con dise\\u00f1os y widgets inteligentes\",\"steps.theme_selection.greeting_beginner\":\"\\u00a1Me alegro de que est\\u00e9 aqu\\u00ed!\",\"steps.theme_selection.greeting_default\":\"Genial. Pasemos al siguiente paso.\",\"steps.theme_selection.continue_with_theme\":\"Continuar con este tema\",\"steps.theme_selection.v2.continue_with_theme\":\"\",\"steps.site_features.title\":\"\\u00bfQu\\u00e9 desea incluir en su sitio?\",\"steps.site_features.subtitle\":\"Usaremos la informaci\\u00f3n para personalizar sugerencias para usted..\",\"steps.site_features.continue_with_free\":\"Continuar con la versi\\u00f3n gratuita\",\"steps.site_features.option_classes_variables\":\"Sistema de dise\\u00f1o\",\"steps.site_features.option_hello_theme\":\"\",\"steps.site_features.option_cookie_consent\":\"\",\"steps.site_features.option_interactions\":\"Interacciones\",\"steps.site_features.option_theme_builder\":\"Constructor de temas\",\"steps.site_features.option_lead_collection\":\"Formularios y clientes potenciales\",\"steps.site_features.option_custom_code\":\"C\\u00f3digo personalizado\",\"steps.site_features.option_email_deliverability\":\"Entrega de correo electr\\u00f3nico\",\"steps.site_features.option_ai_generator\":\"Herramientas de IA\",\"steps.site_features.option_image_optimization\":\"Optimizaci\\u00f3n de im\\u00e1genes\",\"steps.site_features.option_accessibility_tools\":\"Accesibilidad\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Incluido\",\"steps.site_features.plan_recommendation_one\":\"Buenas elecciones \\ud83d\\ude42 Elementor One las incluye..\",\"steps.site_features.plan_recommendation_pro\":\"\\u00bfHerramientas avanzadas? Elementor Pro las incluye.\",\"steps.site_features.compare_plans\":\"Ver planes\",\"pro_install.title\":\"Ya tiene una suscripci\\u00f3n Pro\",\"pro_install.subtitle\":\"\\u00bfLe gustar\\u00eda instalarla en este sitio ahora?\",\"pro_install.installing\":\"Instalando Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Instalando\\u2026\",\"pro_install.install_button\":\"Instalar Pro en este sitio\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"Lo har\\u00e9 m\\u00e1s tarde\",\"completion.title\":\"Preparando todo\",\"completion.subtitle\":\"Personalizando el editor a sus necesidades y flujo de trabajo\"}\";}', 'off'),
(1459, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:31:\"proyectos@creativasitperu.store\";s:7:\"version\";s:5:\"7.0.4\";s:9:\"timestamp\";i:1786551600;}', 'off'),
(1572, 'woocommerce_share_key', 't9kuJznaOKyH1OEFyHCT039QLFxV5lbR', 'auto'),
(1576, 'acf_site_health', '{\"version\":\"6.8.7\",\"plugin_type\":\"Free\",\"update_source\":\"wordpress.org\",\"wp_version\":\"7.0.4\",\"mysql_version\":\"5.7.39\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Traveler Childtheme\",\"version\":\"1.0\",\"theme_uri\":\"https:\\/\\/travelerwp.com\\/\",\"stylesheet\":false},\"parent_theme\":{\"name\":\"Traveler\",\"version\":\"3.2.8.1\",\"theme_uri\":\"https:\\/\\/travelerwp.com\\/\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields\\/acf.php\":{\"name\":\"Advanced Custom Fields\",\"version\":\"6.8.7\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"tinymce-advanced\\/tinymce-advanced.php\":{\"name\":\"Advanced Editor Tools\",\"version\":\"5.9.2\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/tinymce-advanced\\/\"},\"bbf-chat-agentes\\/bbf-chat-agentes.php\":{\"name\":\"BBF \\u2014 Chat de Agentes (WhatsApp flotante)\",\"version\":\"1.0.0\",\"plugin_uri\":\"\"},\"contact-form-7\\/wp-contact-form-7.php\":{\"name\":\"Contact Form 7\",\"version\":\"6.1.6\",\"plugin_uri\":\"https:\\/\\/contactform7.com\\/\"},\"elementor\\/elementor.php\":{\"name\":\"Elementor\",\"version\":\"4.2.2\",\"plugin_uri\":\"https:\\/\\/elementor.com\\/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\"},\"hello.php\":{\"name\":\"Hello Dolly\",\"version\":\"1.7.2\",\"plugin_uri\":\"http:\\/\\/wordpress.org\\/plugins\\/hello-dolly\\/\"},\"mailchimp-for-wp\\/mailchimp-for-wp.php\":{\"name\":\"MC4WP: Mailchimp for WordPress\",\"version\":\"4.14.0\",\"plugin_uri\":\"https:\\/\\/www.mc4wp.com\\/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=plugins-page\"},\"unka-pedidos\\/unka-pedidos.php\":{\"name\":\"Pedidos totales (Traveler)\",\"version\":\"1.1.1\",\"plugin_uri\":\"https:\\/\\/github.com\\/\"},\"traveler-code\\/traveler-code.php\":{\"name\":\"Traveler code\",\"version\":\"3.1.3\",\"plugin_uri\":\"http:\\/\\/travelerwp.com\"},\"traveler-layout-essential-for-elementor\\/traveler-layout-essential-for-elementor.php\":{\"name\":\"Traveler Layout Essential For Elementor\",\"version\":\"1.6\",\"plugin_uri\":\"https:\\/\\/www.facebook.com\\/shinethemetoday\"},\"st-option-tree\\/ot-loader.php\":{\"name\":\"Traveler Option Tree\",\"version\":\"2.8\",\"plugin_uri\":\"\"},\"woocommerce\\/woocommerce.php\":{\"name\":\"WooCommerce\",\"version\":\"11.0.1\",\"plugin_uri\":\"https:\\/\\/woocommerce.com\\/\"}},\"ui_field_groups\":\"0\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"page_template==template-turie-home5.php\",\"page_template==template-turie-about.php\",\"page==297\"],\"number_of_fields_by_type\":{\"tab\":11,\"text\":21,\"message\":8,\"group\":16,\"textarea\":2,\"image\":13,\"file\":1},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"0\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"0\",\"json_taxonomies\":\"0\",\"rest_api_format\":\"light\",\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":true,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"ai_enabled\":false,\"schema_support\":false,\"schema_ready_objects\":{\"blocks\":0,\"post_types\":0},\"last_updated\":1786853257}', 'off'),
(1596, 'acf_version', '6.8.7', 'auto'),
(1999, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1786923254', 'off'),
(2000, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:\"es_ES\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:21:\"Consigue los básicos\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:162:\"Acepta tarjetas de crédito y otros métodos de pago populares con <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:124:\"Imprime etiquetas de envío con <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:18:\"WooCommerce Taxamo\";s:11:\"description\";s:133:\"Obtén impuestos automáticos sobre las ventas con <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:114:\"Mejora la velocidad y seguridad con <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:20:\"Haz crecer tu tienda\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:128:\"Mejora tu marketing por correo electrónico con <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:84;}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:23:\"Google para WooCommerce\";s:11:\"description\";s:129:\"Impulsa ventas con <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google para 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:78:\"Pon tus productos delante de pineadores que busquen ideas y cosas que comprar.\";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\";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:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:25:\"Contacta con los clientes\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:123:\"Crea y envía emails de seguimiento de compras, boletines y campañas promocionales directamente desde tu panel de control.\";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:202:\"Gana clientes y fidelízalos con una automatización inteligente e impactante de las campañas de marketing por correo electrónico y SMS y una visión consolidada de las interacciones con los clientes.\";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:88:\"Envía campañas específicas, recupera carritos abandonados y mucho más con 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:20:\"Haz crecer tu tienda\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:23:\"Google para WooCommerce\";s:11:\"description\";s:169:\"Llega a más compradores e impulsa las ventas de tu tienda. Intégrala con Google para publicar tus productos de forma gratuita y lanzar campañas publicitarias de pago.\";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:153:\"Aumenta las ventas online al promocionar tus productos en TikTok, una plataforma con más de mil millones de usuarios activos mensuales en todo el mundo.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{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\";}i:1;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:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:217:\"Consigue que los usuarios de Pinterest encuentren primero tus productos cuando busquen ideas y artículos para comprar. Empieza a usar Pinterest y configura tu catálogo de productos para que se pueda navegar por él.\";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\";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: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:174:\"Automatiza el marketing en Facebook e Instagram con Kliken. Publica anuncios y programa un mes de entradas en 5 minutos, ¡los primeros 5 gratis! Planes desde solo 20 $/mes.\";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\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:20:\"Haz crecer tu tienda\";s:7:\"plugins\";a:16:{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:32:\"Recibe los pagos con 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:46:\"Ahorra en los envíos con 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:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:57:\"Imprime etiquetas de envío con descuento con ShipStation\";s:11:\"description\";s:89:\"Automatiza el procesamiento de pedidos y ahorra en las principales empresas de transporte\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:54:\"Imprime etiquetas de envío con descuento con Packlink\";s:11:\"description\";s:89:\"Automatiza el procesamiento de pedidos y ahorra en las principales empresas de transporte\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:32:\"PayPal Payments para 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:5;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"PayPal Payments para 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:6;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:69:\"Mantén tu tienda en línea con seguridad total y copias de seguridad\";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:\"Protege tu tienda y a tus compradores con 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:7;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\";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:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:35:\"Muestra tus productos con 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:8;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:84;}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:33:\"Llega a tus clientes con 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:9;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:85;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:10;O:8:\"stdClass\":11:{s:4:\"name\";s:23:\"Google para 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:42:\"Impulsa ventas con Google para 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:11;O:8:\"stdClass\":9:{s:4:\"name\";s:18:\"WooCommerce Taxamo\";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:60:\"Consigue tasas de impuestos automáticas con 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:12;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:2:{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\";}i:1;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:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:37:\"Crea campañas de anuncios con 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:13;O:8:\"stdClass\":10:{s:4:\"name\";s:20:\"Anuncios de Snapchat\";s:11:\"description\";s:67:\"Llega a un público sin explotar en Snapchat e impulsa más ventas.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:42:\"Encuentra nuevos clientes con Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:18:\"Anuncios de Reddit\";s:11:\"description\";s:59:\"Sincroniza tus productos sin problemas e inicia Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;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'),
(2107, '_site_transient_timeout_php_check_ce267f3653936506950ae9448202043a', '1786936914', 'off'),
(2108, '_site_transient_php_check_ce267f3653936506950ae9448202043a', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(2627, '_transient_timeout_st_google_fonts_cache', '1789163365', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2628, '_transient_st_google_fonts_cache', 'a:1951:{s:7:\"abeezee\";a:3:{s:6:\"family\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"adlamdisplay\";a:3:{s:6:\"family\";s:13:\"ADLaM Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"adlam\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"aronesans\";a:3:{s:6:\"family\";s:11:\"AR One Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"abel\";a:3:{s:6:\"family\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"abhayalibre\";a:3:{s:6:\"family\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:7:\"aboreto\";a:3:{s:6:\"family\";s:7:\"Aboreto\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"abrilfatface\";a:3:{s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"abyssinicasil\";a:3:{s:6:\"family\";s:14:\"Abyssinica SIL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"aclonica\";a:3:{s:6:\"family\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"acme\";a:3:{s:6:\"family\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"actor\";a:3:{s:6:\"family\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"adamina\";a:3:{s:6:\"family\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"adventpro\";a:3:{s:6:\"family\";s:10:\"Advent Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:6:\"afacad\";a:3:{s:6:\"family\";s:6:\"Afacad\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";i:5;s:10:\"vietnamese\";}}s:10:\"afacadflux\";a:3:{s:6:\"family\";s:11:\"Afacad Flux\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"agbalumo\";a:3:{s:6:\"family\";s:8:\"Agbalumo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:8:\"ethiopic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"agdasima\";a:3:{s:6:\"family\";s:8:\"Agdasima\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"agudisplay\";a:3:{s:6:\"family\";s:11:\"Agu Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"aguafinascript\";a:3:{s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"akatab\";a:3:{s:6:\"family\";s:6:\"Akatab\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tifinagh\";}}s:13:\"akayakanadaka\";a:3:{s:6:\"family\";s:14:\"Akaya Kanadaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"akayatelivigala\";a:3:{s:6:\"family\";s:16:\"Akaya Telivigala\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:7:\"akronim\";a:3:{s:6:\"family\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"akshar\";a:3:{s:6:\"family\";s:6:\"Akshar\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:3:\"akt\";a:3:{s:6:\"family\";s:3:\"Akt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:6:\"aladin\";a:3:{s:6:\"family\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"alansans\";a:3:{s:6:\"family\";s:9:\"Alan Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"alata\";a:3:{s:6:\"family\";s:5:\"Alata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"alatsi\";a:3:{s:6:\"family\";s:6:\"Alatsi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"albertsans\";a:3:{s:6:\"family\";s:11:\"Albert Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"aldrich\";a:3:{s:6:\"family\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"alef\";a:3:{s:6:\"family\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}}s:8:\"alegreya\";a:3:{s:6:\"family\";s:8:\"Alegreya\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"alegreyasc\";a:3:{s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:12:\"alegreyasans\";a:3:{s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:14:\"alegreyasanssc\";a:3:{s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:4:\"aleo\";a:3:{s:6:\"family\";s:4:\"Aleo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"alexbrush\";a:3:{s:6:\"family\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"alexandria\";a:3:{s:6:\"family\";s:10:\"Alexandria\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"alfaslabone\";a:3:{s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"alice\";a:3:{s:6:\"family\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"alienblock\";a:3:{s:6:\"family\";s:11:\"Alien Block\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"alike\";a:3:{s:6:\"family\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:12:\"alikeangular\";a:3:{s:6:\"family\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:8:\"alkalami\";a:3:{s:6:\"family\";s:8:\"Alkalami\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"alkatra\";a:3:{s:6:\"family\";s:7:\"Alkatra\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:7:\"bengali\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:5:\"oriya\";}}s:5:\"allan\";a:3:{s:6:\"family\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"allerta\";a:3:{s:6:\"family\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"allertastencil\";a:3:{s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"allison\";a:3:{s:6:\"family\";s:7:\"Allison\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"allkin\";a:3:{s:6:\"family\";s:6:\"Allkin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"allura\";a:3:{s:6:\"family\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"almarai\";a:3:{s:6:\"family\";s:7:\"Almarai\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:8:\"almendra\";a:3:{s:6:\"family\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"almendradisplay\";a:3:{s:6:\"family\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"almendrasc\";a:3:{s:6:\"family\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"alumnisans\";a:3:{s:6:\"family\";s:11:\"Alumni Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:23:\"alumnisanscollegiateone\";a:3:{s:6:\"family\";s:26:\"Alumni Sans Collegiate One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:19:\"alumnisansinlineone\";a:3:{s:6:\"family\";s:22:\"Alumni Sans Inline One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"alumnisanspinstripe\";a:3:{s:6:\"family\";s:21:\"Alumni Sans Pinstripe\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"alumnisanssc\";a:3:{s:6:\"family\";s:14:\"Alumni Sans SC\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"alyamama\";a:3:{s:6:\"family\";s:8:\"Alyamama\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"amarante\";a:3:{s:6:\"family\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"amaranth\";a:3:{s:6:\"family\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"amarna\";a:3:{s:6:\"family\";s:6:\"Amarna\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"amaticsc\";a:3:{s:6:\"family\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"amethysta\";a:3:{s:6:\"family\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"amiko\";a:3:{s:6:\"family\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"amiri\";a:3:{s:6:\"family\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"amiriquran\";a:3:{s:6:\"family\";s:11:\"Amiri Quran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:5:\"amita\";a:3:{s:6:\"family\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"anaheim\";a:3:{s:6:\"family\";s:7:\"Anaheim\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"ancizarsans\";a:3:{s:6:\"family\";s:12:\"Ancizar Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"ancizarserif\";a:3:{s:6:\"family\";s:13:\"Ancizar Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"andadapro\";a:3:{s:6:\"family\";s:10:\"Andada Pro\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"andika\";a:3:{s:6:\"family\";s:6:\"Andika\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"anekbangla\";a:3:{s:6:\"family\";s:11:\"Anek Bangla\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"anekdevanagari\";a:3:{s:6:\"family\";s:15:\"Anek Devanagari\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"anekgujarati\";a:3:{s:6:\"family\";s:13:\"Anek Gujarati\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"anekgurmukhi\";a:3:{s:6:\"family\";s:13:\"Anek Gurmukhi\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"anekkannada\";a:3:{s:6:\"family\";s:12:\"Anek Kannada\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"aneklatin\";a:3:{s:6:\"family\";s:10:\"Anek Latin\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"anekmalayalam\";a:3:{s:6:\"family\";s:14:\"Anek Malayalam\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:8:\"anekodia\";a:3:{s:6:\"family\";s:9:\"Anek Odia\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}}s:9:\"anektamil\";a:3:{s:6:\"family\";s:10:\"Anek Tamil\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"anektelugu\";a:3:{s:6:\"family\";s:11:\"Anek Telugu\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:6:\"angkor\";a:3:{s:6:\"family\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:12:\"annapurnasil\";a:3:{s:6:\"family\";s:13:\"Annapurna SIL\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:21:\"annieuseyourtelescope\";a:3:{s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"anonymouspro\";a:3:{s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:4:\"anta\";a:3:{s:6:\"family\";s:4:\"Anta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:5:\"antic\";a:3:{s:6:\"family\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"anticdidone\";a:3:{s:6:\"family\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"anticslab\";a:3:{s:6:\"family\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"anton\";a:3:{s:6:\"family\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"antonsc\";a:3:{s:6:\"family\";s:8:\"Anton SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"antonio\";a:3:{s:6:\"family\";s:7:\"Antonio\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"anuphan\";a:3:{s:6:\"family\";s:7:\"Anuphan\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:7:\"anybody\";a:3:{s:6:\"family\";s:7:\"Anybody\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"aoboshione\";a:3:{s:6:\"family\";s:11:\"Aoboshi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"arapey\";a:3:{s:6:\"family\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"arbutus\";a:3:{s:6:\"family\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"arbutusslab\";a:3:{s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"architectsdaughter\";a:3:{s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"archivo\";a:3:{s:6:\"family\";s:7:\"Archivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"archivoblack\";a:3:{s:6:\"family\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"archivonarrow\";a:3:{s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"areyouserious\";a:3:{s:6:\"family\";s:15:\"Are You Serious\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"arefruqaa\";a:3:{s:6:\"family\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"arefruqaaink\";a:3:{s:6:\"family\";s:14:\"Aref Ruqaa Ink\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"arima\";a:3:{s:6:\"family\";s:5:\"Arima\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:9:\"malayalam\";i:5;s:5:\"tamil\";i:6;s:10:\"vietnamese\";}}s:5:\"arimo\";a:3:{s:6:\"family\";s:5:\"Arimo\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:8:\"arizonia\";a:3:{s:6:\"family\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"armata\";a:3:{s:6:\"family\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"arsenal\";a:3:{s:6:\"family\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"arsenalsc\";a:3:{s:6:\"family\";s:10:\"Arsenal SC\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"artifika\";a:3:{s:6:\"family\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"arvo\";a:3:{s:6:\"family\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"arya\";a:3:{s:6:\"family\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"asap\";a:3:{s:6:\"family\";s:4:\"Asap\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"asapcondensed\";a:3:{s:6:\"family\";s:14:\"Asap Condensed\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"asar\";a:3:{s:6:\"family\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"asimovian\";a:3:{s:6:\"family\";s:9:\"Asimovian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"asset\";a:3:{s:6:\"family\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:9:\"assistant\";a:3:{s:6:\"family\";s:9:\"Assistant\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"astasans\";a:3:{s:6:\"family\";s:9:\"Asta Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"astloch\";a:3:{s:6:\"family\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"asul\";a:3:{s:6:\"family\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"athiti\";a:3:{s:6:\"family\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:20:\"atkinsonhyperlegible\";a:3:{s:6:\"family\";s:21:\"Atkinson Hyperlegible\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:24:\"atkinsonhyperlegiblemono\";a:3:{s:6:\"family\";s:26:\"Atkinson Hyperlegible Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:24:\"atkinsonhyperlegiblenext\";a:3:{s:6:\"family\";s:26:\"Atkinson Hyperlegible Next\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"atma\";a:3:{s:6:\"family\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"atomicage\";a:3:{s:6:\"family\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"aubrey\";a:3:{s:6:\"family\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"audiowide\";a:3:{s:6:\"family\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"autourone\";a:3:{s:6:\"family\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"average\";a:3:{s:6:\"family\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"averagesans\";a:3:{s:6:\"family\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"averiagruesalibre\";a:3:{s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"averialibre\";a:3:{s:6:\"family\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"averiasanslibre\";a:3:{s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"averiaseriflibre\";a:3:{s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"azeretmono\";a:3:{s:6:\"family\";s:11:\"Azeret Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"b612\";a:3:{s:6:\"family\";s:4:\"B612\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"b612mono\";a:3:{s:6:\"family\";s:9:\"B612 Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"bbhbartle\";a:3:{s:6:\"family\";s:10:\"BBH Bartle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"bbhbogle\";a:3:{s:6:\"family\";s:9:\"BBH Bogle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"bbhhegarty\";a:3:{s:6:\"family\";s:11:\"BBH Hegarty\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"bizudgothic\";a:3:{s:6:\"family\";s:12:\"BIZ UDGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"bizudmincho\";a:3:{s:6:\"family\";s:12:\"BIZ UDMincho\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"bizudpgothic\";a:3:{s:6:\"family\";s:13:\"BIZ UDPGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"bizudpmincho\";a:3:{s:6:\"family\";s:13:\"BIZ UDPMincho\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:6:\"bjcree\";a:3:{s:6:\"family\";s:6:\"BJCree\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:19:\"canadian-aboriginal\";i:1;s:5:\"latin\";}}s:10:\"babylonica\";a:3:{s:6:\"family\";s:10:\"Babylonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"bacasimeantique\";a:3:{s:6:\"family\";s:16:\"Bacasime Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"badscript\";a:3:{s:6:\"family\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:13:\"badeendisplay\";a:3:{s:6:\"family\";s:14:\"Badeen Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"bagelfatone\";a:3:{s:6:\"family\";s:13:\"Bagel Fat One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"bahiana\";a:3:{s:6:\"family\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"bahianita\";a:3:{s:6:\"family\";s:9:\"Bahianita\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"baijamjuree\";a:3:{s:6:\"family\";s:12:\"Bai Jamjuree\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"bakbakone\";a:3:{s:6:\"family\";s:10:\"Bakbak One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ballet\";a:3:{s:6:\"family\";s:6:\"Ballet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"baloo2\";a:3:{s:6:\"family\";s:7:\"Baloo 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"baloobhai2\";a:3:{s:6:\"family\";s:12:\"Baloo Bhai 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"baloobhaijaan2\";a:3:{s:6:\"family\";s:16:\"Baloo Bhaijaan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:12:\"baloobhaina2\";a:3:{s:6:\"family\";s:14:\"Baloo Bhaina 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";i:3;s:10:\"vietnamese\";}}s:13:\"baloochettan2\";a:3:{s:6:\"family\";s:15:\"Baloo Chettan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";i:3;s:10:\"vietnamese\";}}s:8:\"balooda2\";a:3:{s:6:\"family\";s:10:\"Baloo Da 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"baloopaaji2\";a:3:{s:6:\"family\";s:13:\"Baloo Paaji 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"balootamma2\";a:3:{s:6:\"family\";s:13:\"Baloo Tamma 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"balootammudu2\";a:3:{s:6:\"family\";s:15:\"Baloo Tammudu 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";i:3;s:10:\"vietnamese\";}}s:12:\"baloothambi2\";a:3:{s:6:\"family\";s:14:\"Baloo Thambi 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}}s:12:\"balsamiqsans\";a:3:{s:6:\"family\";s:13:\"Balsamiq Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:9:\"balthazar\";a:3:{s:6:\"family\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"bangers\";a:3:{s:6:\"family\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"barlow\";a:3:{s:6:\"family\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"barlowcondensed\";a:3:{s:6:\"family\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"barlowsemicondensed\";a:3:{s:6:\"family\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"barriecito\";a:3:{s:6:\"family\";s:10:\"Barriecito\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"barrio\";a:3:{s:6:\"family\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"basic\";a:3:{s:6:\"family\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"baskervville\";a:3:{s:6:\"family\";s:12:\"Baskervville\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"baskervvillesc\";a:3:{s:6:\"family\";s:15:\"Baskervville SC\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"battambang\";a:3:{s:6:\"family\";s:10:\"Battambang\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"baumans\";a:3:{s:6:\"family\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bayon\";a:3:{s:6:\"family\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:12:\"bevietnampro\";a:3:{s:6:\"family\";s:14:\"Be Vietnam Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"beaurivage\";a:3:{s:6:\"family\";s:11:\"Beau Rivage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"bebasneue\";a:3:{s:6:\"family\";s:10:\"Bebas Neue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"beiruti\";a:3:{s:6:\"family\";s:7:\"Beiruti\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"belanosima\";a:3:{s:6:\"family\";s:10:\"Belanosima\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"belgrano\";a:3:{s:6:\"family\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"bellefair\";a:3:{s:6:\"family\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"belleza\";a:3:{s:6:\"family\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"bellota\";a:3:{s:6:\"family\";s:7:\"Bellota\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"bellotatext\";a:3:{s:6:\"family\";s:12:\"Bellota Text\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"benchnine\";a:3:{s:6:\"family\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"benne\";a:3:{s:6:\"family\";s:5:\"Benne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"bentham\";a:3:{s:6:\"family\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"berkshireswash\";a:3:{s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"besley\";a:3:{s:6:\"family\";s:6:\"Besley\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"betaniapatmos\";a:3:{s:6:\"family\";s:14:\"Betania Patmos\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"betaniapatmosgdl\";a:3:{s:6:\"family\";s:18:\"Betania Patmos GDL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"betaniapatmosin\";a:3:{s:6:\"family\";s:17:\"Betania Patmos In\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"betaniapatmosingdl\";a:3:{s:6:\"family\";s:21:\"Betania Patmos In GDL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"bethellen\";a:3:{s:6:\"family\";s:10:\"Beth Ellen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bevan\";a:3:{s:6:\"family\";s:5:\"Bevan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"bhutukaexpandedone\";a:3:{s:6:\"family\";s:20:\"BhuTuka Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"bigshoulders\";a:3:{s:6:\"family\";s:13:\"Big Shoulders\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"bigshouldersinline\";a:3:{s:6:\"family\";s:20:\"Big Shoulders Inline\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"bigshouldersstencil\";a:3:{s:6:\"family\";s:21:\"Big Shoulders Stencil\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"bigelowrules\";a:3:{s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bigshotone\";a:3:{s:6:\"family\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bilbo\";a:3:{s:6:\"family\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"bilboswashcaps\";a:3:{s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"biorhyme\";a:3:{s:6:\"family\";s:8:\"BioRhyme\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"biorhymeexpanded\";a:3:{s:6:\"family\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"birthstone\";a:3:{s:6:\"family\";s:10:\"Birthstone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"birthstonebounce\";a:3:{s:6:\"family\";s:17:\"Birthstone Bounce\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"biryani\";a:3:{s:6:\"family\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"bitcount\";a:3:{s:6:\"family\";s:8:\"Bitcount\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"bitcountgriddouble\";a:3:{s:6:\"family\";s:20:\"Bitcount Grid Double\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:21:\"bitcountgriddoubleink\";a:3:{s:6:\"family\";s:24:\"Bitcount Grid Double Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"bitcountgridsingle\";a:3:{s:6:\"family\";s:20:\"Bitcount Grid Single\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:21:\"bitcountgridsingleink\";a:3:{s:6:\"family\";s:24:\"Bitcount Grid Single Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"bitcountink\";a:3:{s:6:\"family\";s:12:\"Bitcount Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"bitcountpropdouble\";a:3:{s:6:\"family\";s:20:\"Bitcount Prop Double\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:21:\"bitcountpropdoubleink\";a:3:{s:6:\"family\";s:24:\"Bitcount Prop Double Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"bitcountpropsingle\";a:3:{s:6:\"family\";s:20:\"Bitcount Prop Single\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:21:\"bitcountpropsingleink\";a:3:{s:6:\"family\";s:24:\"Bitcount Prop Single Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"bitcountsingle\";a:3:{s:6:\"family\";s:15:\"Bitcount Single\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"bitcountsingleink\";a:3:{s:6:\"family\";s:19:\"Bitcount Single Ink\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"bitter\";a:3:{s:6:\"family\";s:6:\"Bitter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:20:\"blackandwhitepicture\";a:3:{s:6:\"family\";s:23:\"Black And White Picture\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:12:\"blackhansans\";a:3:{s:6:\"family\";s:14:\"Black Han Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:11:\"blackopsone\";a:3:{s:6:\"family\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:5:\"blaka\";a:3:{s:6:\"family\";s:5:\"Blaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"blakahollow\";a:3:{s:6:\"family\";s:12:\"Blaka Hollow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"blakaink\";a:3:{s:6:\"family\";s:9:\"Blaka Ink\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"blinker\";a:3:{s:6:\"family\";s:7:\"Blinker\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bodonimoda\";a:3:{s:6:\"family\";s:11:\"Bodoni Moda\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:12:\"bodonimodasc\";a:3:{s:6:\"family\";s:14:\"Bodoni Moda SC\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:5:\"bokor\";a:3:{s:6:\"family\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"boldonse\";a:3:{s:6:\"family\";s:8:\"Boldonse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"bonanova\";a:3:{s:6:\"family\";s:9:\"Bona Nova\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"bonanovasc\";a:3:{s:6:\"family\";s:12:\"Bona Nova SC\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:6:\"bonbon\";a:3:{s:6:\"family\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"bonheurroyale\";a:3:{s:6:\"family\";s:14:\"Bonheur Royale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"boogaloo\";a:3:{s:6:\"family\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"borel\";a:3:{s:6:\"family\";s:5:\"Borel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:9:\"bowlbyone\";a:3:{s:6:\"family\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"bowlbyonesc\";a:3:{s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bpmfhuninn\";a:3:{s:6:\"family\";s:11:\"Bpmf Huninn\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"bpmfiansui\";a:3:{s:6:\"family\";s:11:\"Bpmf Iansui\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"bpmfzihikaistd\";a:3:{s:6:\"family\";s:17:\"Bpmf Zihi Kai Std\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"braahone\";a:3:{s:6:\"family\";s:9:\"Braah One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"brawler\";a:3:{s:6:\"family\";s:7:\"Brawler\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"breeserif\";a:3:{s:6:\"family\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"bricolagegrotesque\";a:3:{s:6:\"family\";s:19:\"Bricolage Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"brunoace\";a:3:{s:6:\"family\";s:9:\"Bruno Ace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"brunoacesc\";a:3:{s:6:\"family\";s:12:\"Bruno Ace SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"brygada1918\";a:3:{s:6:\"family\";s:12:\"Brygada 1918\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:13:\"bubblegumsans\";a:3:{s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bubblerone\";a:3:{s:6:\"family\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"buda\";a:3:{s:6:\"family\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"buenard\";a:3:{s:6:\"family\";s:7:\"Buenard\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"bungee\";a:3:{s:6:\"family\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"bungeehairline\";a:3:{s:6:\"family\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"bungeeinline\";a:3:{s:6:\"family\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"bungeeoutline\";a:3:{s:6:\"family\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"bungeeshade\";a:3:{s:6:\"family\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"bungeespice\";a:3:{s:6:\"family\";s:12:\"Bungee Spice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"bungeetint\";a:3:{s:6:\"family\";s:11:\"Bungee Tint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"butcherman\";a:3:{s:6:\"family\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"butterflykids\";a:3:{s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"bytesized\";a:3:{s:6:\"family\";s:9:\"Bytesized\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"cabin\";a:3:{s:6:\"family\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"cabincondensed\";a:3:{s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"cabinsketch\";a:3:{s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"cactusclassicalserif\";a:3:{s:6:\"family\";s:22:\"Cactus Classical Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"caesardressing\";a:3:{s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"cagliostro\";a:3:{s:6:\"family\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"cairo\";a:3:{s:6:\"family\";s:5:\"Cairo\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"cairoplay\";a:3:{s:6:\"family\";s:10:\"Cairo Play\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"calsans\";a:3:{s:6:\"family\";s:8:\"Cal Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"caladea\";a:3:{s:6:\"family\";s:7:\"Caladea\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"calistoga\";a:3:{s:6:\"family\";s:9:\"Calistoga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"calligraffitti\";a:3:{s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"cambay\";a:3:{s:6:\"family\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"cambo\";a:3:{s:6:\"family\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"candal\";a:3:{s:6:\"family\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"cantarell\";a:3:{s:6:\"family\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"cantataone\";a:3:{s:6:\"family\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"cantoraone\";a:3:{s:6:\"family\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"caprasimo\";a:3:{s:6:\"family\";s:9:\"Caprasimo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"capriola\";a:3:{s:6:\"family\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"caramel\";a:3:{s:6:\"family\";s:7:\"Caramel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"carattere\";a:3:{s:6:\"family\";s:9:\"Carattere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"cardo\";a:3:{s:6:\"family\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:8:{i:0;s:6:\"gothic\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"old-italic\";i:7;s:5:\"runic\";}}s:7:\"carlito\";a:3:{s:6:\"family\";s:7:\"Carlito\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:5:\"carme\";a:3:{s:6:\"family\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"carroisgothic\";a:3:{s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"carroisgothicsc\";a:3:{s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"carterone\";a:3:{s:6:\"family\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"cascadiacode\";a:3:{s:6:\"family\";s:13:\"Cascadia Code\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:9:\"200italic\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:10:{i:0;s:6:\"arabic\";i:1;s:7:\"braille\";i:2;s:8:\"cyrillic\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:6:\"hebrew\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:8:\"symbols2\";i:9;s:10:\"vietnamese\";}}s:12:\"cascadiamono\";a:3:{s:6:\"family\";s:13:\"Cascadia Mono\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:9:\"200italic\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:10:{i:0;s:6:\"arabic\";i:1;s:7:\"braille\";i:2;s:8:\"cyrillic\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:6:\"hebrew\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:8:\"symbols2\";i:9;s:10:\"vietnamese\";}}s:7:\"castoro\";a:3:{s:6:\"family\";s:7:\"Castoro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"castorotitling\";a:3:{s:6:\"family\";s:15:\"Castoro Titling\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"catamaran\";a:3:{s:6:\"family\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:6:\"caudex\";a:3:{s:6:\"family\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:5:\"runic\";i:5;s:10:\"vietnamese\";}}s:5:\"cause\";a:3:{s:6:\"family\";s:5:\"Cause\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"caveat\";a:3:{s:6:\"family\";s:6:\"Caveat\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"caveatbrush\";a:3:{s:6:\"family\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"cedarvillecursive\";a:3:{s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"cevicheone\";a:3:{s:6:\"family\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"chakrapetch\";a:3:{s:6:\"family\";s:12:\"Chakra Petch\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"changa\";a:3:{s:6:\"family\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"changaone\";a:3:{s:6:\"family\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"chango\";a:3:{s:6:\"family\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"charissil\";a:3:{s:6:\"family\";s:10:\"Charis SIL\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:5:\"charm\";a:3:{s:6:\"family\";s:5:\"Charm\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:10:\"charmonman\";a:3:{s:6:\"family\";s:10:\"Charmonman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"chathura\";a:3:{s:6:\"family\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:16:\"chauphilomeneone\";a:3:{s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"chelaone\";a:3:{s:6:\"family\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"chelseamarket\";a:3:{s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"chenla\";a:3:{s:6:\"family\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:7:\"cherish\";a:3:{s:6:\"family\";s:7:\"Cherish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"cherrybombone\";a:3:{s:6:\"family\";s:15:\"Cherry Bomb One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:15:\"cherrycreamsoda\";a:3:{s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"cherryswash\";a:3:{s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"chewy\";a:3:{s:6:\"family\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"chicle\";a:3:{s:6:\"family\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"chilanka\";a:3:{s:6:\"family\";s:8:\"Chilanka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:15:\"chirongoroundtc\";a:3:{s:6:\"family\";s:17:\"Chiron GoRound TC\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:11:\"chironheihk\";a:3:{s:6:\"family\";s:13:\"Chiron Hei HK\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:9:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:8:\"symbols2\";i:8;s:10:\"vietnamese\";}}s:12:\"chironsunghk\";a:3:{s:6:\"family\";s:14:\"Chiron Sung HK\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:16:\"chinese-hongkong\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:8:\"symbols2\";i:7;s:10:\"vietnamese\";}}s:5:\"chivo\";a:3:{s:6:\"family\";s:5:\"Chivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"chivomono\";a:3:{s:6:\"family\";s:10:\"Chivo Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:22:\"chocolateclassicalsans\";a:3:{s:6:\"family\";s:24:\"Chocolate Classical Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"chokokutai\";a:3:{s:6:\"family\";s:10:\"Chokokutai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"chonburi\";a:3:{s:6:\"family\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"cinzel\";a:3:{s:6:\"family\";s:6:\"Cinzel\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"cinzeldecorative\";a:3:{s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"clickerscript\";a:3:{s:6:\"family\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"climatecrisis\";a:3:{s:6:\"family\";s:14:\"Climate Crisis\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:4:\"coda\";a:3:{s:6:\"family\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"codystar\";a:3:{s:6:\"family\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"coiny\";a:3:{s:6:\"family\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}}s:5:\"combo\";a:3:{s:6:\"family\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"comfortaa\";a:3:{s:6:\"family\";s:9:\"Comfortaa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:9:\"comforter\";a:3:{s:6:\"family\";s:9:\"Comforter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"comforterbrush\";a:3:{s:6:\"family\";s:15:\"Comforter Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"comicneue\";a:3:{s:6:\"family\";s:10:\"Comic Neue\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"comicrelief\";a:3:{s:6:\"family\";s:12:\"Comic Relief\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"comingsoon\";a:3:{s:6:\"family\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"comme\";a:3:{s:6:\"family\";s:5:\"Comme\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"commissioner\";a:3:{s:6:\"family\";s:12:\"Commissioner\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"concertone\";a:3:{s:6:\"family\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"condiment\";a:3:{s:6:\"family\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"content\";a:3:{s:6:\"family\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:11:\"contrailone\";a:3:{s:6:\"family\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"convergence\";a:3:{s:6:\"family\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"cookie\";a:3:{s:6:\"family\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"copse\";a:3:{s:6:\"family\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"coralpixels\";a:3:{s:6:\"family\";s:12:\"Coral Pixels\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"corben\";a:3:{s:6:\"family\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"corinthia\";a:3:{s:6:\"family\";s:9:\"Corinthia\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"cormorant\";a:3:{s:6:\"family\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:17:\"cormorantgaramond\";a:3:{s:6:\"family\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:15:\"cormorantinfant\";a:3:{s:6:\"family\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"cormorantsc\";a:3:{s:6:\"family\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"cormorantunicase\";a:3:{s:6:\"family\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"cormorantupright\";a:3:{s:6:\"family\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"cossettetexte\";a:3:{s:6:\"family\";s:14:\"Cossette Texte\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"cossettetitre\";a:3:{s:6:\"family\";s:14:\"Cossette Titre\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"courgette\";a:3:{s:6:\"family\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"courierprime\";a:3:{s:6:\"family\";s:13:\"Courier Prime\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"cousine\";a:3:{s:6:\"family\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:8:\"coustard\";a:3:{s:6:\"family\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"coveredbyyourgrace\";a:3:{s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"craftygirls\";a:3:{s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"creepster\";a:3:{s:6:\"family\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"creteround\";a:3:{s:6:\"family\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"crimsonpro\";a:3:{s:6:\"family\";s:11:\"Crimson Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"crimsontext\";a:3:{s:6:\"family\";s:12:\"Crimson Text\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"croissantone\";a:3:{s:6:\"family\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"crushed\";a:3:{s:6:\"family\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"cuprum\";a:3:{s:6:\"family\";s:6:\"Cuprum\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"cutefont\";a:3:{s:6:\"family\";s:9:\"Cute Font\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"cutive\";a:3:{s:6:\"family\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"cutivemono\";a:3:{s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dmmono\";a:3:{s:6:\"family\";s:7:\"DM Mono\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dmsans\";a:3:{s:6:\"family\";s:7:\"DM Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"dmserifdisplay\";a:3:{s:6:\"family\";s:16:\"DM Serif Display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"dmseriftext\";a:3:{s:6:\"family\";s:13:\"DM Serif Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"daibannasil\";a:3:{s:6:\"family\";s:13:\"Dai Banna SIL\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"new-tai-lue\";}}s:6:\"damion\";a:3:{s:6:\"family\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"dancingscript\";a:3:{s:6:\"family\";s:14:\"Dancing Script\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"danfo\";a:3:{s:6:\"family\";s:5:\"Danfo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"dangrek\";a:3:{s:6:\"family\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:15:\"darkergrotesque\";a:3:{s:6:\"family\";s:16:\"Darker Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"darumadropone\";a:3:{s:6:\"family\";s:14:\"Darumadrop One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"datatype\";a:3:{s:6:\"family\";s:8:\"Datatype\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"davidlibre\";a:3:{s:6:\"family\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";i:5;s:10:\"vietnamese\";}}s:16:\"dawningofanewday\";a:3:{s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"daysone\";a:3:{s:6:\"family\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}}s:5:\"dekko\";a:3:{s:6:\"family\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"delagothicone\";a:3:{s:6:\"family\";s:15:\"Dela Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:17:\"delicioushandrawn\";a:3:{s:6:\"family\";s:18:\"Delicious Handrawn\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"delius\";a:3:{s:6:\"family\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"deliusswashcaps\";a:3:{s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"deliusunicase\";a:3:{s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"dellarespira\";a:3:{s:6:\"family\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"denkone\";a:3:{s:6:\"family\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"devonshire\";a:3:{s:6:\"family\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"dhurjati\";a:3:{s:6:\"family\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:12:\"didactgothic\";a:3:{s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:10:\"diphylleia\";a:3:{s:6:\"family\";s:10:\"Diphylleia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"diplomata\";a:3:{s:6:\"family\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"diplomatasc\";a:3:{s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"dohyeon\";a:3:{s:6:\"family\";s:8:\"Do Hyeon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:5:\"dokdo\";a:3:{s:6:\"family\";s:5:\"Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"domine\";a:3:{s:6:\"family\";s:6:\"Domine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"donegalone\";a:3:{s:6:\"family\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dongle\";a:3:{s:6:\"family\";s:6:\"Dongle\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"doppioone\";a:3:{s:6:\"family\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"dorsa\";a:3:{s:6:\"family\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"dosis\";a:3:{s:6:\"family\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"dotgothic16\";a:3:{s:6:\"family\";s:11:\"DotGothic16\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:4:\"doto\";a:3:{s:6:\"family\";s:4:\"Doto\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"drsugiyama\";a:3:{s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"durusans\";a:3:{s:6:\"family\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"dynapuff\";a:3:{s:6:\"family\";s:8:\"DynaPuff\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"dynalight\";a:3:{s:6:\"family\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"ebgaramond\";a:3:{s:6:\"family\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"eaglelake\";a:3:{s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"eastseadokdo\";a:3:{s:6:\"family\";s:14:\"East Sea Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:5:\"eater\";a:3:{s:6:\"family\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"economica\";a:3:{s:6:\"family\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"eczar\";a:3:{s:6:\"family\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:10:\"devanagari\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:18:\"eduauvicwantarrows\";a:3:{s:6:\"family\";s:23:\"Edu AU VIC WA NT Arrows\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"eduauvicwantdots\";a:3:{s:6:\"family\";s:21:\"Edu AU VIC WA NT Dots\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"eduauvicwantguides\";a:3:{s:6:\"family\";s:23:\"Edu AU VIC WA NT Guides\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"eduauvicwanthand\";a:3:{s:6:\"family\";s:21:\"Edu AU VIC WA NT Hand\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"eduauvicwantpre\";a:3:{s:6:\"family\";s:20:\"Edu AU VIC WA NT Pre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"edunswactcursive\";a:3:{s:6:\"family\";s:19:\"Edu NSW ACT Cursive\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:19:\"edunswactfoundation\";a:3:{s:6:\"family\";s:22:\"Edu NSW ACT Foundation\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"edunswacthandpre\";a:3:{s:6:\"family\";s:20:\"Edu NSW ACT Hand Pre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"eduqldbeginner\";a:3:{s:6:\"family\";s:16:\"Edu QLD Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"eduqldhand\";a:3:{s:6:\"family\";s:12:\"Edu QLD Hand\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"edusabeginner\";a:3:{s:6:\"family\";s:15:\"Edu SA Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"edusahand\";a:3:{s:6:\"family\";s:11:\"Edu SA Hand\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"edutasbeginner\";a:3:{s:6:\"family\";s:16:\"Edu TAS Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"eduvicwantbeginner\";a:3:{s:6:\"family\";s:22:\"Edu VIC WA NT Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"eduvicwanthand\";a:3:{s:6:\"family\";s:18:\"Edu VIC WA NT Hand\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"eduvicwanthandpre\";a:3:{s:6:\"family\";s:22:\"Edu VIC WA NT Hand Pre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"elmessiri\";a:3:{s:6:\"family\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"electrolize\";a:3:{s:6:\"family\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"elmssans\";a:3:{s:6:\"family\";s:9:\"Elms Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"elsie\";a:3:{s:6:\"family\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"elsieswashcaps\";a:3:{s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"emblemaone\";a:3:{s:6:\"family\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"emilyscandy\";a:3:{s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"encodesans\";a:3:{s:6:\"family\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"encodesanscondensed\";a:3:{s:6:\"family\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"encodesansexpanded\";a:3:{s:6:\"family\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"encodesanssc\";a:3:{s:6:\"family\";s:14:\"Encode Sans SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:23:\"encodesanssemicondensed\";a:3:{s:6:\"family\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:22:\"encodesanssemiexpanded\";a:3:{s:6:\"family\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"engagement\";a:3:{s:6:\"family\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"englebert\";a:3:{s:6:\"family\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"enriqueta\";a:3:{s:6:\"family\";s:9:\"Enriqueta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"ephesis\";a:3:{s:6:\"family\";s:7:\"Ephesis\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"epilogue\";a:3:{s:6:\"family\";s:8:\"Epilogue\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"epundasans\";a:3:{s:6:\"family\";s:11:\"Epunda Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"epundaslab\";a:3:{s:6:\"family\";s:11:\"Epunda Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"ericaone\";a:3:{s:6:\"family\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"esteban\";a:3:{s:6:\"family\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"estedad\";a:3:{s:6:\"family\";s:7:\"Estedad\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"estonia\";a:3:{s:6:\"family\";s:7:\"Estonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"euphoriascript\";a:3:{s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"ewert\";a:3:{s:6:\"family\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"exile\";a:3:{s:6:\"family\";s:5:\"Exile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"exo\";a:3:{s:6:\"family\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"exo2\";a:3:{s:6:\"family\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"expletussans\";a:3:{s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"explora\";a:3:{s:6:\"family\";s:7:\"Explora\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"facultyglyphic\";a:3:{s:6:\"family\";s:15:\"Faculty Glyphic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"fahkwang\";a:3:{s:6:\"family\";s:8:\"Fahkwang\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:15:\"familjengrotesk\";a:3:{s:6:\"family\";s:16:\"Familjen Grotesk\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"fanwoodtext\";a:3:{s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"farro\";a:3:{s:6:\"family\";s:5:\"Farro\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"farsan\";a:3:{s:6:\"family\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"fascinate\";a:3:{s:6:\"family\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"fascinateinline\";a:3:{s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"fasterone\";a:3:{s:6:\"family\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"fasthand\";a:3:{s:6:\"family\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"faunaone\";a:3:{s:6:\"family\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"faustina\";a:3:{s:6:\"family\";s:8:\"Faustina\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"federant\";a:3:{s:6:\"family\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"federo\";a:3:{s:6:\"family\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"felipa\";a:3:{s:6:\"family\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"fenix\";a:3:{s:6:\"family\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"festive\";a:3:{s:6:\"family\";s:7:\"Festive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"figtree\";a:3:{s:6:\"family\";s:7:\"Figtree\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"fingerpaint\";a:3:{s:6:\"family\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"finlandicaheadline\";a:3:{s:6:\"family\";s:19:\"Finlandica Headline\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"finlandicatext\";a:3:{s:6:\"family\";s:15:\"Finlandica Text\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"firacode\";a:3:{s:6:\"family\";s:9:\"Fira Code\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:8:\"symbols2\";}}s:8:\"firamono\";a:3:{s:6:\"family\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:8:\"symbols2\";}}s:8:\"firasans\";a:3:{s:6:\"family\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:17:\"firasanscondensed\";a:3:{s:6:\"family\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:22:\"firasansextracondensed\";a:3:{s:6:\"family\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"fjallaone\";a:3:{s:6:\"family\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"fjordone\";a:3:{s:6:\"family\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"flamenco\";a:3:{s:6:\"family\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"flavors\";a:3:{s:6:\"family\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"fleurdeleah\";a:3:{s:6:\"family\";s:13:\"Fleur De Leah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"flowblock\";a:3:{s:6:\"family\";s:10:\"Flow Block\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"flowcircular\";a:3:{s:6:\"family\";s:13:\"Flow Circular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"flowrounded\";a:3:{s:6:\"family\";s:12:\"Flow Rounded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"foldit\";a:3:{s:6:\"family\";s:6:\"Foldit\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"fondamento\";a:3:{s:6:\"family\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"fontdinerswanky\";a:3:{s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"forum\";a:3:{s:6:\"family\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"fragmentmono\";a:3:{s:6:\"family\";s:13:\"Fragment Mono\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"francoisone\";a:3:{s:6:\"family\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"frankruhllibre\";a:3:{s:6:\"family\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"fraunces\";a:3:{s:6:\"family\";s:8:\"Fraunces\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"freckleface\";a:3:{s:6:\"family\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"frederickathegreat\";a:3:{s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"fredoka\";a:3:{s:6:\"family\";s:7:\"Fredoka\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"freehand\";a:3:{s:6:\"family\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"freeman\";a:3:{s:6:\"family\";s:7:\"Freeman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"fresca\";a:3:{s:6:\"family\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"frijole\";a:3:{s:6:\"family\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"fruktur\";a:3:{s:6:\"family\";s:7:\"Fruktur\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"fugazone\";a:3:{s:6:\"family\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"fuggles\";a:3:{s:6:\"family\";s:7:\"Fuggles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"funneldisplay\";a:3:{s:6:\"family\";s:14:\"Funnel Display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"funnelsans\";a:3:{s:6:\"family\";s:11:\"Funnel Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"fustat\";a:3:{s:6:\"family\";s:6:\"Fustat\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"fuzzybubbles\";a:3:{s:6:\"family\";s:13:\"Fuzzy Bubbles\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"gfsdidot\";a:3:{s:6:\"family\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}}s:14:\"gfsneohellenic\";a:3:{s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}}s:8:\"gamaamli\";a:3:{s:6:\"family\";s:9:\"Ga Maamli\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"gabarito\";a:3:{s:6:\"family\";s:8:\"Gabarito\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"gabriela\";a:3:{s:6:\"family\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"gaegu\";a:3:{s:6:\"family\";s:5:\"Gaegu\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"gafata\";a:3:{s:6:\"family\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"gajrajone\";a:3:{s:6:\"family\";s:10:\"Gajraj One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"galada\";a:3:{s:6:\"family\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";}}s:8:\"galdeano\";a:3:{s:6:\"family\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"galindo\";a:3:{s:6:\"family\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"gamjaflower\";a:3:{s:6:\"family\";s:12:\"Gamja Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"gantari\";a:3:{s:6:\"family\";s:7:\"Gantari\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"gasoekone\";a:3:{s:6:\"family\";s:10:\"Gasoek One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"gayathri\";a:3:{s:6:\"family\";s:8:\"Gayathri\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"malayalam\";}}s:5:\"geist\";a:3:{s:6:\"family\";s:5:\"Geist\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"geistmono\";a:3:{s:6:\"family\";s:10:\"Geist Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:8:\"symbols2\";i:5;s:10:\"vietnamese\";}}s:10:\"geistpixel\";a:3:{s:6:\"family\";s:11:\"Geist Pixel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"gelasio\";a:3:{s:6:\"family\";s:7:\"Gelasio\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"gemunulibre\";a:3:{s:6:\"family\";s:12:\"Gemunu Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:5:\"genos\";a:3:{s:6:\"family\";s:5:\"Genos\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:15:\"gentiumbookplus\";a:3:{s:6:\"family\";s:17:\"Gentium Book Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"gentiumplus\";a:3:{s:6:\"family\";s:12:\"Gentium Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:3:\"geo\";a:3:{s:6:\"family\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"geologica\";a:3:{s:6:\"family\";s:9:\"Geologica\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:4:\"geom\";a:3:{s:6:\"family\";s:4:\"Geom\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"geomini\";a:3:{s:6:\"family\";s:7:\"Geomini\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"georama\";a:3:{s:6:\"family\";s:7:\"Georama\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"geostar\";a:3:{s:6:\"family\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"geostarfill\";a:3:{s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"germaniaone\";a:3:{s:6:\"family\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"gideonroman\";a:3:{s:6:\"family\";s:12:\"Gideon Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"gidole\";a:3:{s:6:\"family\";s:6:\"Gidole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"gidugu\";a:3:{s:6:\"family\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:12:\"gildadisplay\";a:3:{s:6:\"family\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"girassol\";a:3:{s:6:\"family\";s:8:\"Girassol\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"giveyouglory\";a:3:{s:6:\"family\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"glassantiqua\";a:3:{s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"glegoo\";a:3:{s:6:\"family\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"gloock\";a:3:{s:6:\"family\";s:6:\"Gloock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"gloriahallelujah\";a:3:{s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"glory\";a:3:{s:6:\"family\";s:5:\"Glory\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"gluten\";a:3:{s:6:\"family\";s:6:\"Gluten\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"goblinone\";a:3:{s:6:\"family\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"gochihand\";a:3:{s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"goldman\";a:3:{s:6:\"family\";s:7:\"Goldman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"golostext\";a:3:{s:6:\"family\";s:10:\"Golos Text\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"googlesans\";a:3:{s:6:\"family\";s:11:\"Google Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:25:{i:0;s:8:\"armenian\";i:1;s:7:\"bengali\";i:2;s:19:\"canadian-aboriginal\";i:3;s:8:\"cyrillic\";i:4;s:12:\"cyrillic-ext\";i:5;s:10:\"devanagari\";i:6;s:8:\"ethiopic\";i:7;s:8:\"georgian\";i:8;s:5:\"greek\";i:9;s:9:\"greek-ext\";i:10;s:8:\"gujarati\";i:11;s:8:\"gurmukhi\";i:12;s:6:\"hebrew\";i:13;s:5:\"khmer\";i:14;s:3:\"lao\";i:15;s:5:\"latin\";i:16;s:9:\"latin-ext\";i:17;s:9:\"malayalam\";i:18;s:5:\"oriya\";i:19;s:7:\"sinhala\";i:20;s:7:\"symbols\";i:21;s:5:\"tamil\";i:22;s:6:\"telugu\";i:23;s:4:\"thai\";i:24;s:10:\"vietnamese\";}}s:14:\"googlesanscode\";a:3:{s:6:\"family\";s:16:\"Google Sans Code\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:11:{i:0;s:5:\"adlam\";i:1;s:19:\"canadian-aboriginal\";i:2;s:8:\"cherokee\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:10:\"old-permic\";i:7;s:7:\"symbols\";i:8;s:8:\"symbols2\";i:9;s:6:\"syriac\";i:10;s:10:\"vietnamese\";}}s:14:\"googlesansflex\";a:3:{s:6:\"family\";s:16:\"Google Sans Flex\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:10:{i:0;s:19:\"canadian-aboriginal\";i:1;s:8:\"cherokee\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";i:5;s:5:\"nushu\";i:6;s:7:\"symbols\";i:7;s:6:\"syriac\";i:8;s:8:\"tifinagh\";i:9;s:10:\"vietnamese\";}}s:8:\"gorditas\";a:3:{s:6:\"family\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"gothica1\";a:3:{s:6:\"family\";s:9:\"Gothic A1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"korean\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:4:\"gotu\";a:3:{s:6:\"family\";s:4:\"Gotu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:19:\"goudybookletter1911\";a:3:{s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"gowunbatang\";a:3:{s:6:\"family\";s:12:\"Gowun Batang\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"gowundodum\";a:3:{s:6:\"family\";s:11:\"Gowun Dodum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"graduate\";a:3:{s:6:\"family\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"grandhotel\";a:3:{s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"grandifloraone\";a:3:{s:6:\"family\";s:15:\"Grandiflora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"grandstander\";a:3:{s:6:\"family\";s:12:\"Grandstander\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"grapenuts\";a:3:{s:6:\"family\";s:10:\"Grape Nuts\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"gravitasone\";a:3:{s:6:\"family\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"greatvibes\";a:3:{s:6:\"family\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:13:\"grechenfuemen\";a:3:{s:6:\"family\";s:14:\"Grechen Fuemen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"grenze\";a:3:{s:6:\"family\";s:6:\"Grenze\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"grenzegotisch\";a:3:{s:6:\"family\";s:14:\"Grenze Gotisch\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"greyqo\";a:3:{s:6:\"family\";s:7:\"Grey Qo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"griffy\";a:3:{s:6:\"family\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"gruppo\";a:3:{s:6:\"family\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"gudea\";a:3:{s:6:\"family\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"gugi\";a:3:{s:6:\"family\";s:4:\"Gugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"gulzar\";a:3:{s:6:\"family\";s:6:\"Gulzar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"gupter\";a:3:{s:6:\"family\";s:6:\"Gupter\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"gurajada\";a:3:{s:6:\"family\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:11:\"gveretlevin\";a:3:{s:6:\"family\";s:12:\"Gveret Levin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}}s:9:\"gwendolyn\";a:3:{s:6:\"family\";s:9:\"Gwendolyn\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"habibi\";a:3:{s:6:\"family\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"hachimarupop\";a:3:{s:6:\"family\";s:14:\"Hachi Maru Pop\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"hahmlet\";a:3:{s:6:\"family\";s:7:\"Hahmlet\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"halant\";a:3:{s:6:\"family\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"hammersmithone\";a:3:{s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"hanalei\";a:3:{s:6:\"family\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"hanaleifill\";a:3:{s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"handjet\";a:3:{s:6:\"family\";s:7:\"Handjet\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:6:\"arabic\";i:1;s:8:\"armenian\";i:2;s:8:\"cyrillic\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:6:\"hebrew\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}}s:7:\"handlee\";a:3:{s:6:\"family\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"hankengrotesk\";a:3:{s:6:\"family\";s:14:\"Hanken Grotesk\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"hanuman\";a:3:{s:6:\"family\";s:7:\"Hanuman\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:11:\"happymonkey\";a:3:{s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"harmattan\";a:3:{s:6:\"family\";s:9:\"Harmattan\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"headlandone\";a:3:{s:6:\"family\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"hedvigletterssans\";a:3:{s:6:\"family\";s:19:\"Hedvig Letters Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:18:\"hedviglettersserif\";a:3:{s:6:\"family\";s:20:\"Hedvig Letters Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:5:\"heebo\";a:3:{s:6:\"family\";s:5:\"Heebo\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:10:\"hennypenny\";a:3:{s:6:\"family\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"heptaslab\";a:3:{s:6:\"family\";s:10:\"Hepta Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"herrvonmuellerhoff\";a:3:{s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"himelody\";a:3:{s:6:\"family\";s:9:\"Hi Melody\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"hiburmono\";a:3:{s:6:\"family\";s:10:\"Hibur Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"hinamincho\";a:3:{s:6:\"family\";s:11:\"Hina Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:4:\"hind\";a:3:{s:6:\"family\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"hindguntur\";a:3:{s:6:\"family\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:11:\"hindmadurai\";a:3:{s:6:\"family\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"hindmysuru\";a:3:{s:6:\"family\";s:11:\"Hind Mysuru\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"hindsiliguri\";a:3:{s:6:\"family\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"hindvadodara\";a:3:{s:6:\"family\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"holtwoodonesc\";a:3:{s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"homemadeapple\";a:3:{s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"homenaje\";a:3:{s:6:\"family\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"honk\";a:3:{s:6:\"family\";s:4:\"Honk\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:11:\"hostgrotesk\";a:3:{s:6:\"family\";s:12:\"Host Grotesk\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"hubballi\";a:3:{s:6:\"family\";s:8:\"Hubballi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"hubotsans\";a:3:{s:6:\"family\";s:10:\"Hubot Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"huninn\";a:3:{s:6:\"family\";s:6:\"Huninn\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"hurricane\";a:3:{s:6:\"family\";s:9:\"Hurricane\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"ibmplexmono\";a:3:{s:6:\"family\";s:13:\"IBM Plex Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"ibmplexsans\";a:3:{s:6:\"family\";s:13:\"IBM Plex Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:17:\"ibmplexsansarabic\";a:3:{s:6:\"family\";s:20:\"IBM Plex Sans Arabic\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:20:\"ibmplexsanscondensed\";a:3:{s:6:\"family\";s:23:\"IBM Plex Sans Condensed\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:21:\"ibmplexsansdevanagari\";a:3:{s:6:\"family\";s:24:\"IBM Plex Sans Devanagari\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:17:\"ibmplexsanshebrew\";a:3:{s:6:\"family\";s:20:\"IBM Plex Sans Hebrew\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"ibmplexsansjp\";a:3:{s:6:\"family\";s:16:\"IBM Plex Sans JP\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"ibmplexsanskr\";a:3:{s:6:\"family\";s:16:\"IBM Plex Sans KR\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"ibmplexsansthai\";a:3:{s:6:\"family\";s:18:\"IBM Plex Sans Thai\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}}s:21:\"ibmplexsansthailooped\";a:3:{s:6:\"family\";s:25:\"IBM Plex Sans Thai Looped\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}}s:12:\"ibmplexserif\";a:3:{s:6:\"family\";s:14:\"IBM Plex Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"imfelldwpica\";a:3:{s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"imfelldwpicasc\";a:3:{s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"imfelldoublepica\";a:3:{s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"imfelldoublepicasc\";a:3:{s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"imfellenglish\";a:3:{s:6:\"family\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"imfellenglishsc\";a:3:{s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"imfellfrenchcanon\";a:3:{s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"imfellfrenchcanonsc\";a:3:{s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"imfellgreatprimer\";a:3:{s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"imfellgreatprimersc\";a:3:{s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"iansui\";a:3:{s:6:\"family\";s:6:\"Iansui\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:8:\"symbols2\";}}s:14:\"ibarrarealnova\";a:3:{s:6:\"family\";s:16:\"Ibarra Real Nova\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"iceberg\";a:3:{s:6:\"family\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"iceland\";a:3:{s:6:\"family\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"idiqlat\";a:3:{s:6:\"family\";s:7:\"Idiqlat\";s:8:\"variants\";a:3:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"syriac\";}}s:5:\"imbue\";a:3:{s:6:\"family\";s:5:\"Imbue\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"imperialscript\";a:3:{s:6:\"family\";s:15:\"Imperial Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"imprima\";a:3:{s:6:\"family\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"inclusivesans\";a:3:{s:6:\"family\";s:14:\"Inclusive Sans\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"inconsolata\";a:3:{s:6:\"family\";s:11:\"Inconsolata\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"inder\";a:3:{s:6:\"family\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"indieflower\";a:3:{s:6:\"family\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"ingriddarling\";a:3:{s:6:\"family\";s:14:\"Ingrid Darling\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"inika\";a:3:{s:6:\"family\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"inknutantiqua\";a:3:{s:6:\"family\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"inriasans\";a:3:{s:6:\"family\";s:10:\"Inria Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"inriaserif\";a:3:{s:6:\"family\";s:11:\"Inria Serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"inspiration\";a:3:{s:6:\"family\";s:11:\"Inspiration\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"instrumentsans\";a:3:{s:6:\"family\";s:15:\"Instrument Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"instrumentserif\";a:3:{s:6:\"family\";s:16:\"Instrument Serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"intelonemono\";a:3:{s:6:\"family\";s:14:\"Intel One Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"symbols2\";i:3;s:10:\"vietnamese\";}}s:5:\"inter\";a:3:{s:6:\"family\";s:5:\"Inter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"intertight\";a:3:{s:6:\"family\";s:11:\"Inter Tight\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:13:\"iosevkacharon\";a:3:{s:6:\"family\";s:14:\"Iosevka Charon\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:12:{i:0;s:8:\"armenian\";i:1;s:7:\"braille\";i:2;s:8:\"cyrillic\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:4:\"math\";i:9;s:7:\"symbols\";i:10;s:8:\"symbols2\";i:11;s:10:\"vietnamese\";}}s:17:\"iosevkacharonmono\";a:3:{s:6:\"family\";s:19:\"Iosevka Charon Mono\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:12:{i:0;s:8:\"armenian\";i:1;s:7:\"braille\";i:2;s:8:\"cyrillic\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:4:\"math\";i:9;s:7:\"symbols\";i:10;s:8:\"symbols2\";i:11;s:10:\"vietnamese\";}}s:11:\"irishgrover\";a:3:{s:6:\"family\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"islandmoments\";a:3:{s:6:\"family\";s:14:\"Island Moments\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"istokweb\";a:3:{s:6:\"family\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"italiana\";a:3:{s:6:\"family\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"italianno\";a:3:{s:6:\"family\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"itim\";a:3:{s:6:\"family\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:10:\"jacquard12\";a:3:{s:6:\"family\";s:11:\"Jacquard 12\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:17:\"jacquard12charted\";a:3:{s:6:\"family\";s:19:\"Jacquard 12 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:10:\"jacquard24\";a:3:{s:6:\"family\";s:11:\"Jacquard 24\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"jacquard24charted\";a:3:{s:6:\"family\";s:19:\"Jacquard 24 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"jacquardabastarda9\";a:3:{s:6:\"family\";s:20:\"Jacquarda Bastarda 9\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:25:\"jacquardabastarda9charted\";a:3:{s:6:\"family\";s:28:\"Jacquarda Bastarda 9 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:15:\"jacquesfrancois\";a:3:{s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"jacquesfrancoisshadow\";a:3:{s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"jaini\";a:3:{s:6:\"family\";s:5:\"Jaini\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"jainipurva\";a:3:{s:6:\"family\";s:11:\"Jaini Purva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"jaldi\";a:3:{s:6:\"family\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"jaro\";a:3:{s:6:\"family\";s:4:\"Jaro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"jersey10\";a:3:{s:6:\"family\";s:9:\"Jersey 10\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"jersey10charted\";a:3:{s:6:\"family\";s:17:\"Jersey 10 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"jersey15\";a:3:{s:6:\"family\";s:9:\"Jersey 15\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"jersey15charted\";a:3:{s:6:\"family\";s:17:\"Jersey 15 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"jersey20\";a:3:{s:6:\"family\";s:9:\"Jersey 20\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"jersey20charted\";a:3:{s:6:\"family\";s:17:\"Jersey 20 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"jersey25\";a:3:{s:6:\"family\";s:9:\"Jersey 25\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"jersey25charted\";a:3:{s:6:\"family\";s:17:\"Jersey 25 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"jetbrainsmono\";a:3:{s:6:\"family\";s:14:\"JetBrains Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:13:\"jimnightshade\";a:3:{s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"joan\";a:3:{s:6:\"family\";s:4:\"Joan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"jockeyone\";a:3:{s:6:\"family\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"jollylodger\";a:3:{s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"jomhuria\";a:3:{s:6:\"family\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"jomolhari\";a:3:{s:6:\"family\";s:9:\"Jomolhari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}}s:11:\"josefinsans\";a:3:{s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"josefinslab\";a:3:{s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"jost\";a:3:{s:6:\"family\";s:4:\"Jost\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"jotione\";a:3:{s:6:\"family\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"jua\";a:3:{s:6:\"family\";s:3:\"Jua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"judson\";a:3:{s:6:\"family\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"julee\";a:3:{s:6:\"family\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"juliussansone\";a:3:{s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"junge\";a:3:{s:6:\"family\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"jura\";a:3:{s:6:\"family\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:8:\"kayah-li\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:15:\"justanotherhand\";a:3:{s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:19:\"justmeagaindownhere\";a:3:{s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"k2d\";a:3:{s:6:\"family\";s:3:\"K2D\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"kablammo\";a:3:{s:6:\"family\";s:8:\"Kablammo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"emoji\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:5:\"kadwa\";a:3:{s:6:\"family\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}}s:11:\"kaiseidecol\";a:3:{s:6:\"family\";s:12:\"Kaisei Decol\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:15:\"kaiseiharunoumi\";a:3:{s:6:\"family\";s:16:\"Kaisei HarunoUmi\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"kaiseiopti\";a:3:{s:6:\"family\";s:11:\"Kaisei Opti\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"kaiseitokumin\";a:3:{s:6:\"family\";s:14:\"Kaisei Tokumin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"kalam\";a:3:{s:6:\"family\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"kalnia\";a:3:{s:6:\"family\";s:6:\"Kalnia\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";}}s:11:\"kalniaglaze\";a:3:{s:6:\"family\";s:12:\"Kalnia Glaze\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"kameron\";a:3:{s:6:\"family\";s:7:\"Kameron\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"kanchenjunga\";a:3:{s:6:\"family\";s:12:\"Kanchenjunga\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"kirat-rai\";i:1;s:5:\"latin\";}}s:5:\"kanit\";a:3:{s:6:\"family\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:12:\"kantumruypro\";a:3:{s:6:\"family\";s:13:\"Kantumruy Pro\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"kapakana\";a:3:{s:6:\"family\";s:8:\"Kapakana\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"karantina\";a:3:{s:6:\"family\";s:9:\"Karantina\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"karla\";a:3:{s:6:\"family\";s:5:\"Karla\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"karlatamilinclined\";a:3:{s:6:\"family\";s:20:\"Karla Tamil Inclined\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"tamil\";}}s:17:\"karlatamilupright\";a:3:{s:6:\"family\";s:19:\"Karla Tamil Upright\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"tamil\";}}s:5:\"karma\";a:3:{s:6:\"family\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"katibeh\";a:3:{s:6:\"family\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"kaushanscript\";a:3:{s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"kavivanar\";a:3:{s:6:\"family\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:6:\"kavoon\";a:3:{s:6:\"family\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"kayphodu\";a:3:{s:6:\"family\";s:10:\"Kay Pho Du\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"kayah-li\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"kdamthmorpro\";a:3:{s:6:\"family\";s:14:\"Kdam Thmor Pro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"keaniaone\";a:3:{s:6:\"family\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"kedebideri\";a:3:{s:6:\"family\";s:10:\"Kedebideri\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:10:\"beria-erfe\";i:1;s:5:\"latin\";}}s:9:\"kellyslab\";a:3:{s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"kenia\";a:3:{s:6:\"family\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"khand\";a:3:{s:6:\"family\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"khmer\";a:3:{s:6:\"family\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:5:\"khula\";a:3:{s:6:\"family\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"kings\";a:3:{s:6:\"family\";s:5:\"Kings\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"kiranghaerang\";a:3:{s:6:\"family\";s:14:\"Kirang Haerang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"kiteone\";a:3:{s:6:\"family\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"kiwimaru\";a:3:{s:6:\"family\";s:9:\"Kiwi Maru\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"kleeone\";a:3:{s:6:\"family\";s:8:\"Klee One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"knewave\";a:3:{s:6:\"family\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"koho\";a:3:{s:6:\"family\";s:4:\"KoHo\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"kodchasan\";a:3:{s:6:\"family\";s:9:\"Kodchasan\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"kodemono\";a:3:{s:6:\"family\";s:9:\"Kode Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"kohsantepheap\";a:3:{s:6:\"family\";s:14:\"Koh Santepheap\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:11:\"kolkerbrush\";a:3:{s:6:\"family\";s:12:\"Kolker Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"konkhmersleokchher\";a:3:{s:6:\"family\";s:19:\"Konkhmer Sleokchher\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"kosugi\";a:3:{s:6:\"family\";s:6:\"Kosugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"kosugimaru\";a:3:{s:6:\"family\";s:11:\"Kosugi Maru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"kottaone\";a:3:{s:6:\"family\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"koulen\";a:3:{s:6:\"family\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:6:\"kranky\";a:3:{s:6:\"family\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"kreon\";a:3:{s:6:\"family\";s:5:\"Kreon\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"kristi\";a:3:{s:6:\"family\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"kronaone\";a:3:{s:6:\"family\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"krub\";a:3:{s:6:\"family\";s:4:\"Krub\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:5:\"kufam\";a:3:{s:6:\"family\";s:5:\"Kufam\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"kulimpark\";a:3:{s:6:\"family\";s:10:\"Kulim Park\";s:8:\"variants\";a:10:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"kumarone\";a:3:{s:6:\"family\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"kumaroneoutline\";a:3:{s:6:\"family\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"kumbhsans\";a:3:{s:6:\"family\";s:10:\"Kumbh Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:6:\"kurale\";a:3:{s:6:\"family\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"lineseedjp\";a:3:{s:6:\"family\";s:12:\"LINE Seed JP\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:16:\"lxgwmarkergothic\";a:3:{s:6:\"family\";s:18:\"LXGW Marker Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:8:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:8:\"symbols2\";i:7;s:10:\"vietnamese\";}}s:16:\"lxgwwenkaimonotc\";a:3:{s:6:\"family\";s:19:\"LXGW WenKai Mono TC\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:9:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:4:\"lisu\";i:8;s:10:\"vietnamese\";}}s:12:\"lxgwwenkaitc\";a:3:{s:6:\"family\";s:14:\"LXGW WenKai TC\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:9:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:4:\"lisu\";i:8;s:10:\"vietnamese\";}}s:13:\"labelleaurore\";a:3:{s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"labrada\";a:3:{s:6:\"family\";s:7:\"Labrada\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"lacquer\";a:3:{s:6:\"family\";s:7:\"Lacquer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"laila\";a:3:{s:6:\"family\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"lakkireddy\";a:3:{s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"lalezar\";a:3:{s:6:\"family\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"lancelot\";a:3:{s:6:\"family\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"langar\";a:3:{s:6:\"family\";s:6:\"Langar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"lateef\";a:3:{s:6:\"family\";s:6:\"Lateef\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"lato\";a:3:{s:6:\"family\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"lavishlyyours\";a:3:{s:6:\"family\";s:14:\"Lavishly Yours\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"leaguegothic\";a:3:{s:6:\"family\";s:13:\"League Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"leaguescript\";a:3:{s:6:\"family\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"leaguespartan\";a:3:{s:6:\"family\";s:14:\"League Spartan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"leckerlione\";a:3:{s:6:\"family\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"ledger\";a:3:{s:6:\"family\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"lekton\";a:3:{s:6:\"family\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"lemon\";a:3:{s:6:\"family\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"lemonada\";a:3:{s:6:\"family\";s:8:\"Lemonada\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"lexend\";a:3:{s:6:\"family\";s:6:\"Lexend\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexenddeca\";a:3:{s:6:\"family\";s:11:\"Lexend Deca\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"lexendexa\";a:3:{s:6:\"family\";s:10:\"Lexend Exa\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendgiga\";a:3:{s:6:\"family\";s:11:\"Lexend Giga\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendmega\";a:3:{s:6:\"family\";s:11:\"Lexend Mega\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendpeta\";a:3:{s:6:\"family\";s:11:\"Lexend Peta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendtera\";a:3:{s:6:\"family\";s:11:\"Lexend Tera\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"lexendzetta\";a:3:{s:6:\"family\";s:12:\"Lexend Zetta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"libertinuskeyboard\";a:3:{s:6:\"family\";s:19:\"Libertinus Keyboard\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"libertinusmath\";a:3:{s:6:\"family\";s:15:\"Libertinus Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"libertinusmono\";a:3:{s:6:\"family\";s:15:\"Libertinus Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"libertinussans\";a:3:{s:6:\"family\";s:15:\"Libertinus Sans\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:15:\"libertinusserif\";a:3:{s:6:\"family\";s:16:\"Libertinus Serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:22:\"libertinusserifdisplay\";a:3:{s:6:\"family\";s:24:\"Libertinus Serif Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:15:\"librebarcode128\";a:3:{s:6:\"family\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"librebarcode128text\";a:3:{s:6:\"family\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"librebarcode39\";a:3:{s:6:\"family\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:22:\"librebarcode39extended\";a:3:{s:6:\"family\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:26:\"librebarcode39extendedtext\";a:3:{s:6:\"family\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"librebarcode39text\";a:3:{s:6:\"family\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"librebarcodeean13text\";a:3:{s:6:\"family\";s:24:\"Libre Barcode EAN13 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"librebaskerville\";a:3:{s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"librebodoni\";a:3:{s:6:\"family\";s:12:\"Libre Bodoni\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"librecaslondisplay\";a:3:{s:6:\"family\";s:20:\"Libre Caslon Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"librecaslontext\";a:3:{s:6:\"family\";s:17:\"Libre Caslon Text\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"librefranklin\";a:3:{s:6:\"family\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"licorice\";a:3:{s:6:\"family\";s:8:\"Licorice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lifesavers\";a:3:{s:6:\"family\";s:11:\"Life Savers\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"lilex\";a:3:{s:6:\"family\";s:5:\"Lilex\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:8:\"symbols2\";i:6;s:10:\"vietnamese\";}}s:9:\"lilitaone\";a:3:{s:6:\"family\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"lilyscriptone\";a:3:{s:6:\"family\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"limelight\";a:3:{s:6:\"family\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"lindenhill\";a:3:{s:6:\"family\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"linefont\";a:3:{s:6:\"family\";s:8:\"Linefont\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"lisubosa\";a:3:{s:6:\"family\";s:9:\"Lisu Bosa\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"lisu\";}}s:5:\"liter\";a:3:{s:6:\"family\";s:5:\"Liter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"literata\";a:3:{s:6:\"family\";s:8:\"Literata\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:13:\"liujianmaocao\";a:3:{s:6:\"family\";s:16:\"Liu Jian Mao Cao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:6:\"livvic\";a:3:{s:6:\"family\";s:6:\"Livvic\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"lobster\";a:3:{s:6:\"family\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"lobstertwo\";a:3:{s:6:\"family\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"londrinaoutline\";a:3:{s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"londrinashadow\";a:3:{s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"londrinasketch\";a:3:{s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"londrinasolid\";a:3:{s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"longcang\";a:3:{s:6:\"family\";s:9:\"Long Cang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:4:\"lora\";a:3:{s:6:\"family\";s:4:\"Lora\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";i:5;s:7:\"symbols\";i:6;s:10:\"vietnamese\";}}s:9:\"lovelight\";a:3:{s:6:\"family\";s:10:\"Love Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:17:\"loveyalikeasister\";a:3:{s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"lovedbytheking\";a:3:{s:6:\"family\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"loversquarrel\";a:3:{s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"luckiestguy\";a:3:{s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"lugrasimo\";a:3:{s:6:\"family\";s:9:\"Lugrasimo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"lumanosimo\";a:3:{s:6:\"family\";s:10:\"Lumanosimo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"lunasima\";a:3:{s:6:\"family\";s:8:\"Lunasima\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:8:\"lusitana\";a:3:{s:6:\"family\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"lustria\";a:3:{s:6:\"family\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"luxuriousroman\";a:3:{s:6:\"family\";s:15:\"Luxurious Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"luxuriousscript\";a:3:{s:6:\"family\";s:16:\"Luxurious Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"mplus1\";a:3:{s:6:\"family\";s:8:\"M PLUS 1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"mplus1code\";a:3:{s:6:\"family\";s:13:\"M PLUS 1 Code\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"mplus1p\";a:3:{s:6:\"family\";s:9:\"M PLUS 1p\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}}s:6:\"mplus2\";a:3:{s:6:\"family\";s:8:\"M PLUS 2\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"mpluscodelatin\";a:3:{s:6:\"family\";s:17:\"M PLUS Code Latin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"mplusrounded1c\";a:3:{s:6:\"family\";s:17:\"M PLUS Rounded 1c\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}}s:6:\"mplusu\";a:3:{s:6:\"family\";s:8:\"M PLUS U\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:8:\"symbols2\";i:4;s:10:\"vietnamese\";}}s:11:\"mashanzheng\";a:3:{s:6:\"family\";s:13:\"Ma Shan Zheng\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:7:\"macondo\";a:3:{s:6:\"family\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"macondoswashcaps\";a:3:{s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mada\";a:3:{s:6:\"family\";s:4:\"Mada\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"madimione\";a:3:{s:6:\"family\";s:10:\"Madimi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:5:\"magra\";a:3:{s:6:\"family\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"maidenorange\";a:3:{s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"maitree\";a:3:{s:6:\"family\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:16:\"majormonodisplay\";a:3:{s:6:\"family\";s:18:\"Major Mono Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"mako\";a:3:{s:6:\"family\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"mali\";a:3:{s:6:\"family\";s:4:\"Mali\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"mallanna\";a:3:{s:6:\"family\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:6:\"maname\";a:3:{s:6:\"family\";s:6:\"Maname\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";i:3;s:10:\"vietnamese\";}}s:7:\"mandali\";a:3:{s:6:\"family\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"manjari\";a:3:{s:6:\"family\";s:7:\"Manjari\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:7:\"manrope\";a:3:{s:6:\"family\";s:7:\"Manrope\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:8:\"mansalva\";a:3:{s:6:\"family\";s:8:\"Mansalva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"manuale\";a:3:{s:6:\"family\";s:7:\"Manuale\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:20:\"manufacturingconsent\";a:3:{s:6:\"family\";s:21:\"Manufacturing Consent\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"marcellus\";a:3:{s:6:\"family\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"marcellussc\";a:3:{s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"marckscript\";a:3:{s:6:\"family\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"margarine\";a:3:{s:6:\"family\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"marhey\";a:3:{s:6:\"family\";s:6:\"Marhey\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"markazitext\";a:3:{s:6:\"family\";s:12:\"Markazi Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"markoone\";a:3:{s:6:\"family\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"marmelad\";a:3:{s:6:\"family\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"martel\";a:3:{s:6:\"family\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"martelsans\";a:3:{s:6:\"family\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"martianmono\";a:3:{s:6:\"family\";s:12:\"Martian Mono\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:6:\"marvel\";a:3:{s:6:\"family\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"matangi\";a:3:{s:6:\"family\";s:7:\"Matangi\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"mate\";a:3:{s:6:\"family\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"matesc\";a:3:{s:6:\"family\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"matemasie\";a:3:{s:6:\"family\";s:9:\"Matemasie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"materialicons\";a:3:{s:6:\"family\";s:14:\"Material Icons\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"materialiconsoutlined\";a:3:{s:6:\"family\";s:23:\"Material Icons Outlined\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"materialiconsround\";a:3:{s:6:\"family\";s:20:\"Material Icons Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"materialiconssharp\";a:3:{s:6:\"family\";s:20:\"Material Icons Sharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"materialiconstwotone\";a:3:{s:6:\"family\";s:23:\"Material Icons Two Tone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"materialsymbols\";a:3:{s:6:\"family\";s:16:\"Material Symbols\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:23:\"materialsymbolsoutlined\";a:3:{s:6:\"family\";s:25:\"Material Symbols Outlined\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:22:\"materialsymbolsrounded\";a:3:{s:6:\"family\";s:24:\"Material Symbols Rounded\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"materialsymbolssharp\";a:3:{s:6:\"family\";s:22:\"Material Symbols Sharp\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"mavenpro\";a:3:{s:6:\"family\";s:9:\"Maven Pro\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"mclaren\";a:3:{s:6:\"family\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"meaculpa\";a:3:{s:6:\"family\";s:9:\"Mea Culpa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"meddon\";a:3:{s:6:\"family\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"medievalsharp\";a:3:{s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"medulaone\";a:3:{s:6:\"family\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"meerainimai\";a:3:{s:6:\"family\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:5:\"tamil\";}}s:6:\"megrim\";a:3:{s:6:\"family\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"meiescript\";a:3:{s:6:\"family\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"menbere\";a:3:{s:6:\"family\";s:7:\"Menbere\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"meowscript\";a:3:{s:6:\"family\";s:11:\"Meow Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"merienda\";a:3:{s:6:\"family\";s:8:\"Merienda\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"merriweather\";a:3:{s:6:\"family\";s:12:\"Merriweather\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"merriweathersans\";a:3:{s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:5:\"metal\";a:3:{s:6:\"family\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:10:\"metalmania\";a:3:{s:6:\"family\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"metamorphous\";a:3:{s:6:\"family\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"metrophobic\";a:3:{s:6:\"family\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"michroma\";a:3:{s:6:\"family\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"micro5\";a:3:{s:6:\"family\";s:7:\"Micro 5\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:13:\"micro5charted\";a:3:{s:6:\"family\";s:15:\"Micro 5 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:7:\"milonga\";a:3:{s:6:\"family\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"miltonian\";a:3:{s:6:\"family\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"miltoniantattoo\";a:3:{s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mina\";a:3:{s:6:\"family\";s:4:\"Mina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"mingzat\";a:3:{s:6:\"family\";s:7:\"Mingzat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lepcha\";}}s:7:\"miniver\";a:3:{s:6:\"family\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"mirandasans\";a:3:{s:6:\"family\";s:12:\"Miranda Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"miriamlibre\";a:3:{s:6:\"family\";s:12:\"Miriam Libre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"mirza\";a:3:{s:6:\"family\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"missfajardose\";a:3:{s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"mitr\";a:3:{s:6:\"family\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:12:\"mochiypopone\";a:3:{s:6:\"family\";s:14:\"Mochiy Pop One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:13:\"mochiypoppone\";a:3:{s:6:\"family\";s:16:\"Mochiy Pop P One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:5:\"modak\";a:3:{s:6:\"family\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"modernantiqua\";a:3:{s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"moderustic\";a:3:{s:6:\"family\";s:10:\"Moderustic\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:5:\"mogra\";a:3:{s:6:\"family\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"mohave\";a:3:{s:6:\"family\";s:6:\"Mohave\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"moiraione\";a:3:{s:6:\"family\";s:10:\"Moirai One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"molengo\";a:3:{s:6:\"family\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"molle\";a:3:{s:6:\"family\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"momosignature\";a:3:{s:6:\"family\";s:14:\"Momo Signature\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"momotrustdisplay\";a:3:{s:6:\"family\";s:18:\"Momo Trust Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"momotrustsans\";a:3:{s:6:\"family\";s:15:\"Momo Trust Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"monasans\";a:3:{s:6:\"family\";s:9:\"Mona Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"monda\";a:3:{s:6:\"family\";s:5:\"Monda\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"monofett\";a:3:{s:6:\"family\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"monomakh\";a:3:{s:6:\"family\";s:8:\"Monomakh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"monomaniacone\";a:3:{s:6:\"family\";s:14:\"Monomaniac One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"monoton\";a:3:{s:6:\"family\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"monsieurladoulaise\";a:3:{s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"montaga\";a:3:{s:6:\"family\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"montaguslab\";a:3:{s:6:\"family\";s:12:\"Montagu Slab\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"montecarlo\";a:3:{s:6:\"family\";s:10:\"MonteCarlo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:20:\"montenegringothicone\";a:3:{s:6:\"family\";s:22:\"Montenegrin Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"montez\";a:3:{s:6:\"family\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"montserrat\";a:3:{s:6:\"family\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:20:\"montserratalternates\";a:3:{s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:19:\"montserratunderline\";a:3:{s:6:\"family\";s:20:\"Montserrat Underline\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"moolahlah\";a:3:{s:6:\"family\";s:11:\"Moo Lah Lah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"mooli\";a:3:{s:6:\"family\";s:5:\"Mooli\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"moondance\";a:3:{s:6:\"family\";s:10:\"Moon Dance\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"moul\";a:3:{s:6:\"family\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"moulpali\";a:3:{s:6:\"family\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:20:\"mountainsofchristmas\";a:3:{s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"mousememoirs\";a:3:{s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"mozillaheadline\";a:3:{s:6:\"family\";s:16:\"Mozilla Headline\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"mozillatext\";a:3:{s:6:\"family\";s:12:\"Mozilla Text\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"mrbedfort\";a:3:{s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"mrdafoe\";a:3:{s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"mrdehaviland\";a:3:{s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"mrssaintdelafield\";a:3:{s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"mrssheppards\";a:3:{s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"msmadi\";a:3:{s:6:\"family\";s:7:\"Ms Madi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"mukta\";a:3:{s:6:\"family\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"muktamahee\";a:3:{s:6:\"family\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"muktamalar\";a:3:{s:6:\"family\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"muktavaani\";a:3:{s:6:\"family\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"mulish\";a:3:{s:6:\"family\";s:6:\"Mulish\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:7:\"murecho\";a:3:{s:6:\"family\";s:7:\"Murecho\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:8:\"japanese\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:12:\"museomoderno\";a:3:{s:6:\"family\";s:12:\"MuseoModerno\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"mysoul\";a:3:{s:6:\"family\";s:7:\"My Soul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"mynerve\";a:3:{s:6:\"family\";s:7:\"Mynerve\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:12:\"mysteryquest\";a:3:{s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"ntr\";a:3:{s:6:\"family\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:5:\"nabla\";a:3:{s:6:\"family\";s:5:\"Nabla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:10:\"vietnamese\";}}s:10:\"namdhinggo\";a:3:{s:6:\"family\";s:10:\"Namdhinggo\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"limbu\";}}s:16:\"nanumbrushscript\";a:3:{s:6:\"family\";s:18:\"Nanum Brush Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:11:\"nanumgothic\";a:3:{s:6:\"family\";s:12:\"Nanum Gothic\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:17:\"nanumgothiccoding\";a:3:{s:6:\"family\";s:19:\"Nanum Gothic Coding\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:13:\"nanummyeongjo\";a:3:{s:6:\"family\";s:14:\"Nanum Myeongjo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:14:\"nanumpenscript\";a:3:{s:6:\"family\";s:16:\"Nanum Pen Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"narnoor\";a:3:{s:6:\"family\";s:7:\"Narnoor\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:13:\"gunjala-gondi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:8:\"natasans\";a:3:{s:6:\"family\";s:9:\"Nata Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"nationalpark\";a:3:{s:6:\"family\";s:13:\"National Park\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"neonderthaw\";a:3:{s:6:\"family\";s:11:\"Neonderthaw\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"nerkoone\";a:3:{s:6:\"family\";s:9:\"Nerko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"neucha\";a:3:{s:6:\"family\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}}s:6:\"neuton\";a:3:{s:6:\"family\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"newamsterdam\";a:3:{s:6:\"family\";s:13:\"New Amsterdam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"newrocker\";a:3:{s:6:\"family\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"newtegomin\";a:3:{s:6:\"family\";s:11:\"New Tegomin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"newscycle\";a:3:{s:6:\"family\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"newsreader\";a:3:{s:6:\"family\";s:10:\"Newsreader\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"niconne\";a:3:{s:6:\"family\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"niramit\";a:3:{s:6:\"family\";s:7:\"Niramit\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"nixieone\";a:3:{s:6:\"family\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"nobile\";a:3:{s:6:\"family\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"nokora\";a:3:{s:6:\"family\";s:6:\"Nokora\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"norican\";a:3:{s:6:\"family\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"nosifer\";a:3:{s:6:\"family\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"notable\";a:3:{s:6:\"family\";s:7:\"Notable\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"nothingyoucoulddo\";a:3:{s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"noticiatext\";a:3:{s:6:\"family\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"notocoloremoji\";a:3:{s:6:\"family\";s:16:\"Noto Color Emoji\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"emoji\";}}s:9:\"notoemoji\";a:3:{s:6:\"family\";s:10:\"Noto Emoji\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"emoji\";}}s:14:\"notokufiarabic\";a:3:{s:6:\"family\";s:16:\"Noto Kufi Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:9:\"notomusic\";a:3:{s:6:\"family\";s:10:\"Noto Music\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"music\";}}s:15:\"notonaskharabic\";a:3:{s:6:\"family\";s:17:\"Noto Naskh Arabic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:16:\"notonastaliqurdu\";a:3:{s:6:\"family\";s:18:\"Noto Nastaliq Urdu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notorashihebrew\";a:3:{s:6:\"family\";s:17:\"Noto Rashi Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:9:\"greek-ext\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"notosans\";a:3:{s:6:\"family\";s:9:\"Noto Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:13:\"notosansadlam\";a:3:{s:6:\"family\";s:15:\"Noto Sans Adlam\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"adlam\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:21:\"notosansadlamunjoined\";a:3:{s:6:\"family\";s:24:\"Noto Sans Adlam Unjoined\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"adlam\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:28:\"notosansanatolianhieroglyphs\";a:3:{s:6:\"family\";s:31:\"Noto Sans Anatolian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:21:\"anatolian-hieroglyphs\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosansarabic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:16:\"notosansarmenian\";a:3:{s:6:\"family\";s:18:\"Noto Sans Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"armenian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosansavestan\";a:3:{s:6:\"family\";s:17:\"Noto Sans Avestan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"avestan\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansbalinese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Balinese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"balinese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"notosansbamum\";a:3:{s:6:\"family\";s:15:\"Noto Sans Bamum\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"bamum\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansbassavah\";a:3:{s:6:\"family\";s:19:\"Noto Sans Bassa Vah\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"bassa-vah\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"notosansbatak\";a:3:{s:6:\"family\";s:15:\"Noto Sans Batak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"batak\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosansbengali\";a:3:{s:6:\"family\";s:17:\"Noto Sans Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notosansbhaiksuki\";a:3:{s:6:\"family\";s:19:\"Noto Sans Bhaiksuki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"bhaiksuki\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosansbrahmi\";a:3:{s:6:\"family\";s:16:\"Noto Sans Brahmi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:6:\"brahmi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:16:\"notosansbuginese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Buginese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"buginese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"notosansbuhid\";a:3:{s:6:\"family\";s:15:\"Noto Sans Buhid\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"buhid\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:26:\"notosanscanadianaboriginal\";a:3:{s:6:\"family\";s:29:\"Noto Sans Canadian Aboriginal\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:19:\"canadian-aboriginal\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:14:\"notosanscarian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Carian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"carian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:25:\"notosanscaucasianalbanian\";a:3:{s:6:\"family\";s:28:\"Noto Sans Caucasian Albanian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:18:\"caucasian-albanian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosanschakma\";a:3:{s:6:\"family\";s:16:\"Noto Sans Chakma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"chakma\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"notosanscham\";a:3:{s:6:\"family\";s:14:\"Noto Sans Cham\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:4:\"cham\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosanscherokee\";a:3:{s:6:\"family\";s:18:\"Noto Sans Cherokee\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:18:\"notosanschorasmian\";a:3:{s:6:\"family\";s:20:\"Noto Sans Chorasmian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:10:\"chorasmian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:14:\"notosanscoptic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Coptic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"coptic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notosanscuneiform\";a:3:{s:6:\"family\";s:19:\"Noto Sans Cuneiform\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"cuneiform\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanscypriot\";a:3:{s:6:\"family\";s:17:\"Noto Sans Cypriot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"cypriot\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"notosanscyprominoan\";a:3:{s:6:\"family\";s:22:\"Noto Sans Cypro Minoan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:12:\"cypro-minoan\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosansdeseret\";a:3:{s:6:\"family\";s:17:\"Noto Sans Deseret\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"deseret\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:18:\"notosansdevanagari\";a:3:{s:6:\"family\";s:20:\"Noto Sans Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosansdisplay\";a:3:{s:6:\"family\";s:17:\"Noto Sans Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:16:\"notosansduployan\";a:3:{s:6:\"family\";s:18:\"Noto Sans Duployan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"duployan\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:27:\"notosansegyptianhieroglyphs\";a:3:{s:6:\"family\";s:30:\"Noto Sans Egyptian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:20:\"egyptian-hieroglyphs\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanselbasan\";a:3:{s:6:\"family\";s:17:\"Noto Sans Elbasan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"elbasan\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanselymaic\";a:3:{s:6:\"family\";s:17:\"Noto Sans Elymaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"elymaic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansethiopic\";a:3:{s:6:\"family\";s:18:\"Noto Sans Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansgeorgian\";a:3:{s:6:\"family\";s:18:\"Noto Sans Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:12:\"cyrillic-ext\";i:1;s:8:\"georgian\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:18:\"notosansglagolitic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Glagolitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:12:\"cyrillic-ext\";i:1;s:10:\"glagolitic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";i:5;s:7:\"symbols\";}}s:14:\"notosansgothic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"gothic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosansgrantha\";a:3:{s:6:\"family\";s:17:\"Noto Sans Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"grantha\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansgujarati\";a:3:{s:6:\"family\";s:18:\"Noto Sans Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:20:\"notosansgunjalagondi\";a:3:{s:6:\"family\";s:23:\"Noto Sans Gunjala Gondi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:13:\"gunjala-gondi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notosansgurmukhi\";a:3:{s:6:\"family\";s:18:\"Noto Sans Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"notosanshk\";a:3:{s:6:\"family\";s:12:\"Noto Sans HK\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:16:\"chinese-hongkong\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:22:\"notosanshanifirohingya\";a:3:{s:6:\"family\";s:25:\"Noto Sans Hanifi Rohingya\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:15:\"hanifi-rohingya\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanshanunoo\";a:3:{s:6:\"family\";s:17:\"Noto Sans Hanunoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"hanunoo\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosanshatran\";a:3:{s:6:\"family\";s:16:\"Noto Sans Hatran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hatran\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosanshebrew\";a:3:{s:6:\"family\";s:16:\"Noto Sans Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:12:\"cyrillic-ext\";i:1;s:9:\"greek-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:23:\"notosansimperialaramaic\";a:3:{s:6:\"family\";s:26:\"Noto Sans Imperial Aramaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:16:\"imperial-aramaic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:25:\"notosansindicsiyaqnumbers\";a:3:{s:6:\"family\";s:29:\"Noto Sans Indic Siyaq Numbers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:19:\"indic-siyaq-numbers\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:28:\"notosansinscriptionalpahlavi\";a:3:{s:6:\"family\";s:31:\"Noto Sans Inscriptional Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:21:\"inscriptional-pahlavi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:29:\"notosansinscriptionalparthian\";a:3:{s:6:\"family\";s:32:\"Noto Sans Inscriptional Parthian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:22:\"inscriptional-parthian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"notosansjp\";a:3:{s:6:\"family\";s:12:\"Noto Sans JP\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"notosansjavanese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Javanese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"javanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"notosanskr\";a:3:{s:6:\"family\";s:12:\"Noto Sans KR\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:6:\"korean\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"notosanskaithi\";a:3:{s:6:\"family\";s:16:\"Noto Sans Kaithi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"kaithi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanskannada\";a:3:{s:6:\"family\";s:17:\"Noto Sans Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"notosanskawi\";a:3:{s:6:\"family\";s:14:\"Noto Sans Kawi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:4:\"kawi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notosanskayahli\";a:3:{s:6:\"family\";s:18:\"Noto Sans Kayah Li\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"kayah-li\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:18:\"notosanskharoshthi\";a:3:{s:6:\"family\";s:20:\"Noto Sans Kharoshthi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"kharoshthi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"notosanskhmer\";a:3:{s:6:\"family\";s:15:\"Noto Sans Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosanskhojki\";a:3:{s:6:\"family\";s:16:\"Noto Sans Khojki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"khojki\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notosanskhudawadi\";a:3:{s:6:\"family\";s:19:\"Noto Sans Khudawadi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"khudawadi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"notosanslao\";a:3:{s:6:\"family\";s:13:\"Noto Sans Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notosanslaolooped\";a:3:{s:6:\"family\";s:20:\"Noto Sans Lao Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notosanslepcha\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lepcha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lepcha\";}}s:13:\"notosanslimbu\";a:3:{s:6:\"family\";s:15:\"Noto Sans Limbu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"limbu\";}}s:15:\"notosanslineara\";a:3:{s:6:\"family\";s:18:\"Noto Sans Linear A\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"linear-a\";}}s:15:\"notosanslinearb\";a:3:{s:6:\"family\";s:18:\"Noto Sans Linear B\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"linear-b\";}}s:12:\"notosanslisu\";a:3:{s:6:\"family\";s:14:\"Noto Sans Lisu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"lisu\";}}s:14:\"notosanslycian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lycian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lycian\";}}s:14:\"notosanslydian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lydian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lydian\";}}s:16:\"notosansmahajani\";a:3:{s:6:\"family\";s:18:\"Noto Sans Mahajani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"mahajani\";}}s:17:\"notosansmalayalam\";a:3:{s:6:\"family\";s:19:\"Noto Sans Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:15:\"notosansmandaic\";a:3:{s:6:\"family\";s:17:\"Noto Sans Mandaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"mandaic\";}}s:18:\"notosansmanichaean\";a:3:{s:6:\"family\";s:20:\"Noto Sans Manichaean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"manichaean\";}}s:15:\"notosansmarchen\";a:3:{s:6:\"family\";s:17:\"Noto Sans Marchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"marchen\";}}s:20:\"notosansmasaramgondi\";a:3:{s:6:\"family\";s:23:\"Noto Sans Masaram Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:13:\"masaram-gondi\";}}s:12:\"notosansmath\";a:3:{s:6:\"family\";s:14:\"Noto Sans Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"notosansmayannumerals\";a:3:{s:6:\"family\";s:24:\"Noto Sans Mayan Numerals\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:14:\"mayan-numerals\";}}s:19:\"notosansmedefaidrin\";a:3:{s:6:\"family\";s:21:\"Noto Sans Medefaidrin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"medefaidrin\";}}s:19:\"notosansmeeteimayek\";a:3:{s:6:\"family\";s:22:\"Noto Sans Meetei Mayek\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"meetei-mayek\";}}s:20:\"notosansmendekikakui\";a:3:{s:6:\"family\";s:23:\"Noto Sans Mende Kikakui\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:13:\"mende-kikakui\";}}s:16:\"notosansmeroitic\";a:3:{s:6:\"family\";s:18:\"Noto Sans Meroitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"meroitic\";i:3;s:16:\"meroitic-cursive\";i:4;s:20:\"meroitic-hieroglyphs\";}}s:12:\"notosansmiao\";a:3:{s:6:\"family\";s:14:\"Noto Sans Miao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"miao\";}}s:12:\"notosansmodi\";a:3:{s:6:\"family\";s:14:\"Noto Sans Modi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"modi\";}}s:17:\"notosansmongolian\";a:3:{s:6:\"family\";s:19:\"Noto Sans Mongolian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:9:\"mongolian\";i:4;s:7:\"symbols\";}}s:12:\"notosansmono\";a:3:{s:6:\"family\";s:14:\"Noto Sans Mono\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"notosansmro\";a:3:{s:6:\"family\";s:13:\"Noto Sans Mro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"mro\";}}s:15:\"notosansmultani\";a:3:{s:6:\"family\";s:17:\"Noto Sans Multani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"multani\";}}s:15:\"notosansmyanmar\";a:3:{s:6:\"family\";s:17:\"Noto Sans Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"myanmar\";}}s:11:\"notosansnko\";a:3:{s:6:\"family\";s:13:\"Noto Sans NKo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"nko\";}}s:19:\"notosansnkounjoined\";a:3:{s:6:\"family\";s:22:\"Noto Sans NKo Unjoined\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"nko\";}}s:17:\"notosansnabataean\";a:3:{s:6:\"family\";s:19:\"Noto Sans Nabataean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"nabataean\";}}s:18:\"notosansnagmundari\";a:3:{s:6:\"family\";s:21:\"Noto Sans Nag Mundari\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"nag-mundari\";}}s:19:\"notosansnandinagari\";a:3:{s:6:\"family\";s:21:\"Noto Sans Nandinagari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"nandinagari\";}}s:17:\"notosansnewtailue\";a:3:{s:6:\"family\";s:21:\"Noto Sans New Tai Lue\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"new-tai-lue\";}}s:12:\"notosansnewa\";a:3:{s:6:\"family\";s:14:\"Noto Sans Newa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"newa\";}}s:13:\"notosansnushu\";a:3:{s:6:\"family\";s:15:\"Noto Sans Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"nushu\";}}s:13:\"notosansogham\";a:3:{s:6:\"family\";s:15:\"Noto Sans Ogham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"ogham\";}}s:15:\"notosansolchiki\";a:3:{s:6:\"family\";s:18:\"Noto Sans Ol Chiki\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"ol-chiki\";}}s:20:\"notosansoldhungarian\";a:3:{s:6:\"family\";s:23:\"Noto Sans Old Hungarian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:13:\"old-hungarian\";}}s:17:\"notosansolditalic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Italic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"old-italic\";}}s:23:\"notosansoldnortharabian\";a:3:{s:6:\"family\";s:27:\"Noto Sans Old North Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:17:\"old-north-arabian\";}}s:17:\"notosansoldpermic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Permic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"old-permic\";}}s:18:\"notosansoldpersian\";a:3:{s:6:\"family\";s:21:\"Noto Sans Old Persian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"old-persian\";}}s:18:\"notosansoldsogdian\";a:3:{s:6:\"family\";s:21:\"Noto Sans Old Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"old-sogdian\";}}s:23:\"notosansoldsoutharabian\";a:3:{s:6:\"family\";s:27:\"Noto Sans Old South Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:17:\"old-south-arabian\";}}s:17:\"notosansoldturkic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Turkic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"old-turkic\";}}s:13:\"notosansoriya\";a:3:{s:6:\"family\";s:15:\"Noto Sans Oriya\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}}s:13:\"notosansosage\";a:3:{s:6:\"family\";s:15:\"Noto Sans Osage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"osage\";}}s:15:\"notosansosmanya\";a:3:{s:6:\"family\";s:17:\"Noto Sans Osmanya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"osmanya\";}}s:19:\"notosanspahawhhmong\";a:3:{s:6:\"family\";s:22:\"Noto Sans Pahawh Hmong\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"pahawh-hmong\";}}s:17:\"notosanspalmyrene\";a:3:{s:6:\"family\";s:19:\"Noto Sans Palmyrene\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"palmyrene\";}}s:17:\"notosanspaucinhau\";a:3:{s:6:\"family\";s:21:\"Noto Sans Pau Cin Hau\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"pau-cin-hau\";}}s:15:\"notosansphagspa\";a:3:{s:6:\"family\";s:17:\"Noto Sans PhagsPa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:8:\"phags-pa\";i:4;s:7:\"symbols\";}}s:18:\"notosansphoenician\";a:3:{s:6:\"family\";s:20:\"Noto Sans Phoenician\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"phoenician\";}}s:22:\"notosanspsalterpahlavi\";a:3:{s:6:\"family\";s:25:\"Noto Sans Psalter Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:15:\"psalter-pahlavi\";}}s:14:\"notosansrejang\";a:3:{s:6:\"family\";s:16:\"Noto Sans Rejang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"rejang\";}}s:13:\"notosansrunic\";a:3:{s:6:\"family\";s:15:\"Noto Sans Runic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"runic\";}}s:10:\"notosanssc\";a:3:{s:6:\"family\";s:12:\"Noto Sans SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:18:\"chinese-simplified\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:17:\"notosanssamaritan\";a:3:{s:6:\"family\";s:19:\"Noto Sans Samaritan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"samaritan\";}}s:18:\"notosanssaurashtra\";a:3:{s:6:\"family\";s:20:\"Noto Sans Saurashtra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"saurashtra\";}}s:15:\"notosanssharada\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sharada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sharada\";}}s:15:\"notosansshavian\";a:3:{s:6:\"family\";s:17:\"Noto Sans Shavian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"shavian\";}}s:15:\"notosanssiddham\";a:3:{s:6:\"family\";s:17:\"Noto Sans Siddham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"siddham\";}}s:19:\"notosanssignwriting\";a:3:{s:6:\"family\";s:21:\"Noto Sans SignWriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"signwriting\";}}s:15:\"notosanssinhala\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:15:\"notosanssogdian\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sogdian\";}}s:19:\"notosanssorasompeng\";a:3:{s:6:\"family\";s:22:\"Noto Sans Sora Sompeng\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"sora-sompeng\";}}s:15:\"notosanssoyombo\";a:3:{s:6:\"family\";s:17:\"Noto Sans Soyombo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"soyombo\";}}s:17:\"notosanssundanese\";a:3:{s:6:\"family\";s:19:\"Noto Sans Sundanese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"sundanese\";}}s:15:\"notosanssunuwar\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sunuwar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sunuwar\";}}s:19:\"notosanssylotinagri\";a:3:{s:6:\"family\";s:22:\"Noto Sans Syloti Nagri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:12:\"syloti-nagri\";}}s:15:\"notosanssymbols\";a:3:{s:6:\"family\";s:17:\"Noto Sans Symbols\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"symbols\";}}s:16:\"notosanssymbols2\";a:3:{s:6:\"family\";s:19:\"Noto Sans Symbols 2\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:7:\"braille\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:14:\"mayan-numerals\";i:5;s:7:\"symbols\";}}s:14:\"notosanssyriac\";a:3:{s:6:\"family\";s:16:\"Noto Sans Syriac\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"syriac\";}}s:21:\"notosanssyriaceastern\";a:3:{s:6:\"family\";s:24:\"Noto Sans Syriac Eastern\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"syriac\";}}s:21:\"notosanssyriacwestern\";a:3:{s:6:\"family\";s:24:\"Noto Sans Syriac Western\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"syriac\";}}s:10:\"notosanstc\";a:3:{s:6:\"family\";s:12:\"Noto Sans TC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:15:\"notosanstagalog\";a:3:{s:6:\"family\";s:17:\"Noto Sans Tagalog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"tagalog\";}}s:16:\"notosanstagbanwa\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tagbanwa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tagbanwa\";}}s:13:\"notosanstaile\";a:3:{s:6:\"family\";s:16:\"Noto Sans Tai Le\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"tai-le\";}}s:15:\"notosanstaitham\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tai Tham\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-tham\";}}s:15:\"notosanstaiviet\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tai Viet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-viet\";}}s:13:\"notosanstakri\";a:3:{s:6:\"family\";s:15:\"Noto Sans Takri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"takri\";}}s:13:\"notosanstamil\";a:3:{s:6:\"family\";s:15:\"Noto Sans Tamil\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:23:\"notosanstamilsupplement\";a:3:{s:6:\"family\";s:26:\"Noto Sans Tamil Supplement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:16:\"tamil-supplement\";}}s:14:\"notosanstangsa\";a:3:{s:6:\"family\";s:16:\"Noto Sans Tangsa\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"tangsa\";}}s:14:\"notosanstelugu\";a:3:{s:6:\"family\";s:16:\"Noto Sans Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:14:\"notosansthaana\";a:3:{s:6:\"family\";s:16:\"Noto Sans Thaana\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"thaana\";}}s:12:\"notosansthai\";a:3:{s:6:\"family\";s:14:\"Noto Sans Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";}}s:18:\"notosansthailooped\";a:3:{s:6:\"family\";s:21:\"Noto Sans Thai Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";}}s:16:\"notosanstifinagh\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tifinagh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tifinagh\";}}s:15:\"notosanstirhuta\";a:3:{s:6:\"family\";s:17:\"Noto Sans Tirhuta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"tirhuta\";}}s:16:\"notosansugaritic\";a:3:{s:6:\"family\";s:18:\"Noto Sans Ugaritic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"ugaritic\";}}s:11:\"notosansvai\";a:3:{s:6:\"family\";s:13:\"Noto Sans Vai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:3:\"vai\";}}s:16:\"notosansvithkuqi\";a:3:{s:6:\"family\";s:18:\"Noto Sans Vithkuqi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"vithkuqi\";}}s:14:\"notosanswancho\";a:3:{s:6:\"family\";s:16:\"Noto Sans Wancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"wancho\";}}s:18:\"notosanswarangciti\";a:3:{s:6:\"family\";s:21:\"Noto Sans Warang Citi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:11:\"warang-citi\";}}s:10:\"notosansyi\";a:3:{s:6:\"family\";s:12:\"Noto Sans Yi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:2:\"yi\";}}s:23:\"notosanszanabazarsquare\";a:3:{s:6:\"family\";s:26:\"Noto Sans Zanabazar Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:16:\"zanabazar-square\";}}s:9:\"notoserif\";a:3:{s:6:\"family\";s:10:\"Noto Serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:4:\"math\";i:7;s:10:\"vietnamese\";}}s:13:\"notoserifahom\";a:3:{s:6:\"family\";s:15:\"Noto Serif Ahom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:4:\"ahom\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notoserifarmenian\";a:3:{s:6:\"family\";s:19:\"Noto Serif Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"armenian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notoserifbalinese\";a:3:{s:6:\"family\";s:19:\"Noto Serif Balinese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"balinese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notoserifbengali\";a:3:{s:6:\"family\";s:18:\"Noto Serif Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"notoserifdevanagari\";a:3:{s:6:\"family\";s:21:\"Noto Serif Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notoserifdisplay\";a:3:{s:6:\"family\";s:18:\"Noto Serif Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:19:\"notoserifdivesakuru\";a:3:{s:6:\"family\";s:22:\"Noto Serif Dives Akuru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:11:\"dives-akuru\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notoserifdogra\";a:3:{s:6:\"family\";s:16:\"Noto Serif Dogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"dogra\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notoserifethiopic\";a:3:{s:6:\"family\";s:19:\"Noto Serif Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"ethiopic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notoserifgeorgian\";a:3:{s:6:\"family\";s:19:\"Noto Serif Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"georgian\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notoserifgrantha\";a:3:{s:6:\"family\";s:18:\"Noto Serif Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"grantha\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"notoserifgujarati\";a:3:{s:6:\"family\";s:19:\"Noto Serif Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:17:\"notoserifgurmukhi\";a:3:{s:6:\"family\";s:19:\"Noto Serif Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"notoserifhk\";a:3:{s:6:\"family\";s:13:\"Noto Serif HK\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:16:\"chinese-hongkong\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:15:\"notoserifhebrew\";a:3:{s:6:\"family\";s:17:\"Noto Serif Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"notoserifhentaigana\";a:3:{s:6:\"family\";s:21:\"Noto Serif Hentaigana\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:13:\"kana-extended\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"notoserifjp\";a:3:{s:6:\"family\";s:13:\"Noto Serif JP\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"notoserifkr\";a:3:{s:6:\"family\";s:13:\"Noto Serif KR\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:6:\"korean\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"notoserifkannada\";a:3:{s:6:\"family\";s:18:\"Noto Serif Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:26:\"notoserifkhitansmallscript\";a:3:{s:6:\"family\";s:30:\"Noto Serif Khitan Small Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:19:\"khitan-small-script\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"notoserifkhmer\";a:3:{s:6:\"family\";s:16:\"Noto Serif Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"notoserifkhojki\";a:3:{s:6:\"family\";s:17:\"Noto Serif Khojki\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"khojki\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"notoseriflao\";a:3:{s:6:\"family\";s:14:\"Noto Serif Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:3:\"lao\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"notoserifmakasar\";a:3:{s:6:\"family\";s:18:\"Noto Serif Makasar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"makasar\";}}s:18:\"notoserifmalayalam\";a:3:{s:6:\"family\";s:20:\"Noto Serif Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:16:\"notoserifmyanmar\";a:3:{s:6:\"family\";s:18:\"Noto Serif Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"myanmar\";}}s:16:\"notoserifnphmong\";a:3:{s:6:\"family\";s:19:\"Noto Serif NP Hmong\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:22:\"nyiakeng-puachue-hmong\";}}s:18:\"notoserifolduyghur\";a:3:{s:6:\"family\";s:21:\"Noto Serif Old Uyghur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"old-uyghur\";}}s:14:\"notoseriforiya\";a:3:{s:6:\"family\";s:16:\"Noto Serif Oriya\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}}s:21:\"notoserifottomansiyaq\";a:3:{s:6:\"family\";s:24:\"Noto Serif Ottoman Siyaq\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:21:\"ottoman-siyaq-numbers\";}}s:11:\"notoserifsc\";a:3:{s:6:\"family\";s:13:\"Noto Serif SC\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:18:\"chinese-simplified\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"notoserifsinhala\";a:3:{s:6:\"family\";s:18:\"Noto Serif Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:11:\"notoseriftc\";a:3:{s:6:\"family\";s:13:\"Noto Serif TC\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"notoseriftamil\";a:3:{s:6:\"family\";s:16:\"Noto Serif Tamil\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:15:\"notoseriftangut\";a:3:{s:6:\"family\";s:17:\"Noto Serif Tangut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"tangut\";}}s:15:\"notoseriftelugu\";a:3:{s:6:\"family\";s:17:\"Noto Serif Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:13:\"notoserifthai\";a:3:{s:6:\"family\";s:15:\"Noto Serif Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";}}s:16:\"notoseriftibetan\";a:3:{s:6:\"family\";s:18:\"Noto Serif Tibetan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"tibetan\";}}s:15:\"notoseriftodhri\";a:3:{s:6:\"family\";s:17:\"Noto Serif Todhri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"todhri\";}}s:13:\"notoseriftoto\";a:3:{s:6:\"family\";s:15:\"Noto Serif Toto\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"toto\";}}s:17:\"notoserifvithkuqi\";a:3:{s:6:\"family\";s:19:\"Noto Serif Vithkuqi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"vithkuqi\";}}s:15:\"notoserifyezidi\";a:3:{s:6:\"family\";s:17:\"Noto Serif Yezidi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"yezidi\";}}s:20:\"nototraditionalnushu\";a:3:{s:6:\"family\";s:22:\"Noto Traditional Nushu\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"nushu\";}}s:27:\"notoznamennymusicalnotation\";a:3:{s:6:\"family\";s:30:\"Noto Znamenny Musical Notation\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:8:\"znamenny\";}}s:7:\"novacut\";a:3:{s:6:\"family\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"novaflat\";a:3:{s:6:\"family\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"novamono\";a:3:{s:6:\"family\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"novaoval\";a:3:{s:6:\"family\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"novaround\";a:3:{s:6:\"family\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"novascript\";a:3:{s:6:\"family\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"novaslim\";a:3:{s:6:\"family\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"novasquare\";a:3:{s:6:\"family\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"numans\";a:3:{s:6:\"family\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"nunito\";a:3:{s:6:\"family\";s:6:\"Nunito\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"nunitosans\";a:3:{s:6:\"family\";s:11:\"Nunito Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"nuosusil\";a:3:{s:6:\"family\";s:9:\"Nuosu SIL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:2:\"yi\";}}s:10:\"odibeesans\";a:3:{s:6:\"family\";s:11:\"Odibee Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"odormeanchey\";a:3:{s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"offside\";a:3:{s:6:\"family\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:2:\"oi\";a:3:{s:6:\"family\";s:2:\"Oi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:8:{i:0;s:6:\"arabic\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:5:\"tamil\";i:7;s:10:\"vietnamese\";}}s:5:\"ojuju\";a:3:{s:6:\"family\";s:5:\"Ojuju\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:13:\"oldstandardtt\";a:3:{s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"oldenburg\";a:3:{s:6:\"family\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"ole\";a:3:{s:6:\"family\";s:3:\"Ole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"oleoscript\";a:3:{s:6:\"family\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:19:\"oleoscriptswashcaps\";a:3:{s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"onest\";a:3:{s:6:\"family\";s:5:\"Onest\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"ooohbaby\";a:3:{s:6:\"family\";s:9:\"Oooh Baby\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"opensans\";a:3:{s:6:\"family\";s:9:\"Open Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:10:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:4:\"math\";i:8;s:7:\"symbols\";i:9;s:10:\"vietnamese\";}}s:11:\"oranienbaum\";a:3:{s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"orbit\";a:3:{s:6:\"family\";s:5:\"Orbit\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"orbitron\";a:3:{s:6:\"family\";s:8:\"Orbitron\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"oregano\";a:3:{s:6:\"family\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"orelegaone\";a:3:{s:6:\"family\";s:11:\"Orelega One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"orienta\";a:3:{s:6:\"family\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"originalsurfer\";a:3:{s:6:\"family\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"oswald\";a:3:{s:6:\"family\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"outfit\";a:3:{s:6:\"family\";s:6:\"Outfit\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"overtherainbow\";a:3:{s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"overlock\";a:3:{s:6:\"family\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"overlocksc\";a:3:{s:6:\"family\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"overpass\";a:3:{s:6:\"family\";s:8:\"Overpass\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"overpassmono\";a:3:{s:6:\"family\";s:13:\"Overpass Mono\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:3:\"ovo\";a:3:{s:6:\"family\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"oxanium\";a:3:{s:6:\"family\";s:7:\"Oxanium\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"oxygen\";a:3:{s:6:\"family\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"oxygenmono\";a:3:{s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"ptmono\";a:3:{s:6:\"family\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:6:\"ptsans\";a:3:{s:6:\"family\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"ptsanscaption\";a:3:{s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"ptsansnarrow\";a:3:{s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"ptserif\";a:3:{s:6:\"family\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:14:\"ptserifcaption\";a:3:{s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"pacifico\";a:3:{s:6:\"family\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"padauk\";a:3:{s:6:\"family\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"myanmar\";}}s:19:\"padyakkeexpandedone\";a:3:{s:6:\"family\";s:21:\"Padyakke Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"palanquin\";a:3:{s:6:\"family\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"palanquindark\";a:3:{s:6:\"family\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"palettemosaic\";a:3:{s:6:\"family\";s:14:\"Palette Mosaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:8:\"pangolin\";a:3:{s:6:\"family\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:7:\"paprika\";a:3:{s:6:\"family\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"parastoo\";a:3:{s:6:\"family\";s:8:\"Parastoo\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"parisienne\";a:3:{s:6:\"family\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"parkinsans\";a:3:{s:6:\"family\";s:10:\"Parkinsans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"passeroone\";a:3:{s:6:\"family\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"passionone\";a:3:{s:6:\"family\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"passionsconflict\";a:3:{s:6:\"family\";s:17:\"Passions Conflict\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"pathwayextreme\";a:3:{s:6:\"family\";s:15:\"Pathway Extreme\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"pathwaygothicone\";a:3:{s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"patrickhand\";a:3:{s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"patrickhandsc\";a:3:{s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"pattaya\";a:3:{s:6:\"family\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";i:4;s:10:\"vietnamese\";}}s:8:\"patuaone\";a:3:{s:6:\"family\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"pavanam\";a:3:{s:6:\"family\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"paytoneone\";a:3:{s:6:\"family\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"peddana\";a:3:{s:6:\"family\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"peralta\";a:3:{s:6:\"family\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"permanentmarker\";a:3:{s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"petemoss\";a:3:{s:6:\"family\";s:8:\"Petemoss\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:17:\"petitformalscript\";a:3:{s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"petrona\";a:3:{s:6:\"family\";s:7:\"Petrona\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"phetsarath\";a:3:{s:6:\"family\";s:10:\"Phetsarath\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:3:\"lao\";}}s:11:\"philosopher\";a:3:{s:6:\"family\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:5:\"phudu\";a:3:{s:6:\"family\";s:5:\"Phudu\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"piazzolla\";a:3:{s:6:\"family\";s:9:\"Piazzolla\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:6:\"piedra\";a:3:{s:6:\"family\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"pinyonscript\";a:3:{s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"pirataone\";a:3:{s:6:\"family\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"pixelifysans\";a:3:{s:6:\"family\";s:13:\"Pixelify Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"plaster\";a:3:{s:6:\"family\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"platypi\";a:3:{s:6:\"family\";s:7:\"Platypi\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"play\";a:3:{s:6:\"family\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:8:\"playball\";a:3:{s:6:\"family\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"playfair\";a:3:{s:6:\"family\";s:8:\"Playfair\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:15:\"playfairdisplay\";a:3:{s:6:\"family\";s:16:\"Playfair Display\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:17:\"playfairdisplaysc\";a:3:{s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"playpensans\";a:3:{s:6:\"family\";s:12:\"Playpen Sans\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"emoji\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:4:\"math\";i:7;s:10:\"vietnamese\";}}s:17:\"playpensansarabic\";a:3:{s:6:\"family\";s:19:\"Playpen Sans Arabic\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:6:\"arabic\";i:1;s:5:\"emoji\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";}}s:15:\"playpensansdeva\";a:3:{s:6:\"family\";s:17:\"Playpen Sans Deva\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"emoji\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:17:\"playpensanshebrew\";a:3:{s:6:\"family\";s:19:\"Playpen Sans Hebrew\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:5:\"emoji\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";}}s:15:\"playpensansthai\";a:3:{s:6:\"family\";s:17:\"Playpen Sans Thai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:5:\"emoji\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:4:\"thai\";}}s:11:\"playwritear\";a:3:{s:6:\"family\";s:12:\"Playwrite AR\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritearguides\";a:3:{s:6:\"family\";s:19:\"Playwrite AR Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteat\";a:3:{s:6:\"family\";s:12:\"Playwrite AT\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:9:\"100italic\";i:5;s:9:\"200italic\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteatguides\";a:3:{s:6:\"family\";s:19:\"Playwrite AT Guides\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwriteaunsw\";a:3:{s:6:\"family\";s:16:\"Playwrite AU NSW\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwriteaunswguides\";a:3:{s:6:\"family\";s:23:\"Playwrite AU NSW Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwriteauqld\";a:3:{s:6:\"family\";s:16:\"Playwrite AU QLD\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwriteauqldguides\";a:3:{s:6:\"family\";s:23:\"Playwrite AU QLD Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"playwriteausa\";a:3:{s:6:\"family\";s:15:\"Playwrite AU SA\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"playwriteausaguides\";a:3:{s:6:\"family\";s:22:\"Playwrite AU SA Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwriteautas\";a:3:{s:6:\"family\";s:16:\"Playwrite AU TAS\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwriteautasguides\";a:3:{s:6:\"family\";s:23:\"Playwrite AU TAS Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwriteauvic\";a:3:{s:6:\"family\";s:16:\"Playwrite AU VIC\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwriteauvicguides\";a:3:{s:6:\"family\";s:23:\"Playwrite AU VIC Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwritebevlg\";a:3:{s:6:\"family\";s:16:\"Playwrite BE VLG\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwritebevlgguides\";a:3:{s:6:\"family\";s:23:\"Playwrite BE VLG Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwritebewal\";a:3:{s:6:\"family\";s:16:\"Playwrite BE WAL\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwritebewalguides\";a:3:{s:6:\"family\";s:23:\"Playwrite BE WAL Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritebr\";a:3:{s:6:\"family\";s:12:\"Playwrite BR\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritebrguides\";a:3:{s:6:\"family\";s:19:\"Playwrite BR Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteca\";a:3:{s:6:\"family\";s:12:\"Playwrite CA\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritecaguides\";a:3:{s:6:\"family\";s:19:\"Playwrite CA Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritecl\";a:3:{s:6:\"family\";s:12:\"Playwrite CL\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteclguides\";a:3:{s:6:\"family\";s:19:\"Playwrite CL Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteco\";a:3:{s:6:\"family\";s:12:\"Playwrite CO\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritecoguides\";a:3:{s:6:\"family\";s:19:\"Playwrite CO Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritecu\";a:3:{s:6:\"family\";s:12:\"Playwrite CU\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritecuguides\";a:3:{s:6:\"family\";s:19:\"Playwrite CU Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritecz\";a:3:{s:6:\"family\";s:12:\"Playwrite CZ\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteczguides\";a:3:{s:6:\"family\";s:19:\"Playwrite CZ Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"playwritedegrund\";a:3:{s:6:\"family\";s:18:\"Playwrite DE Grund\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:22:\"playwritedegrundguides\";a:3:{s:6:\"family\";s:25:\"Playwrite DE Grund Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"playwritedela\";a:3:{s:6:\"family\";s:15:\"Playwrite DE LA\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"playwritedelaguides\";a:3:{s:6:\"family\";s:22:\"Playwrite DE LA Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"playwritedesas\";a:3:{s:6:\"family\";s:16:\"Playwrite DE SAS\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:20:\"playwritedesasguides\";a:3:{s:6:\"family\";s:23:\"Playwrite DE SAS Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"playwritedeva\";a:3:{s:6:\"family\";s:15:\"Playwrite DE VA\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"playwritedevaguides\";a:3:{s:6:\"family\";s:22:\"Playwrite DE VA Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritedkloopet\";a:3:{s:6:\"family\";s:19:\"Playwrite DK Loopet\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:23:\"playwritedkloopetguides\";a:3:{s:6:\"family\";s:26:\"Playwrite DK Loopet Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"playwritedkuloopet\";a:3:{s:6:\"family\";s:20:\"Playwrite DK Uloopet\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:24:\"playwritedkuloopetguides\";a:3:{s:6:\"family\";s:27:\"Playwrite DK Uloopet Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritees\";a:3:{s:6:\"family\";s:12:\"Playwrite ES\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"playwriteesdeco\";a:3:{s:6:\"family\";s:17:\"Playwrite ES Deco\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"playwriteesdecoguides\";a:3:{s:6:\"family\";s:24:\"Playwrite ES Deco Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteesguides\";a:3:{s:6:\"family\";s:19:\"Playwrite ES Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"playwritefrmoderne\";a:3:{s:6:\"family\";s:20:\"Playwrite FR Moderne\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:24:\"playwritefrmoderneguides\";a:3:{s:6:\"family\";s:27:\"Playwrite FR Moderne Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"playwritefrtrad\";a:3:{s:6:\"family\";s:17:\"Playwrite FR Trad\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"playwritefrtradguides\";a:3:{s:6:\"family\";s:24:\"Playwrite FR Trad Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"playwritegbj\";a:3:{s:6:\"family\";s:14:\"Playwrite GB J\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:9:\"100italic\";i:5;s:9:\"200italic\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"playwritegbjguides\";a:3:{s:6:\"family\";s:21:\"Playwrite GB J Guides\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"playwritegbs\";a:3:{s:6:\"family\";s:14:\"Playwrite GB S\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:9:\"100italic\";i:5;s:9:\"200italic\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"playwritegbsguides\";a:3:{s:6:\"family\";s:21:\"Playwrite GB S Guides\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritehr\";a:3:{s:6:\"family\";s:12:\"Playwrite HR\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritehrguides\";a:3:{s:6:\"family\";s:19:\"Playwrite HR Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritehrlijeva\";a:3:{s:6:\"family\";s:19:\"Playwrite HR Lijeva\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:23:\"playwritehrlijevaguides\";a:3:{s:6:\"family\";s:26:\"Playwrite HR Lijeva Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritehu\";a:3:{s:6:\"family\";s:12:\"Playwrite HU\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritehuguides\";a:3:{s:6:\"family\";s:19:\"Playwrite HU Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteid\";a:3:{s:6:\"family\";s:12:\"Playwrite ID\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteidguides\";a:3:{s:6:\"family\";s:19:\"Playwrite ID Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteie\";a:3:{s:6:\"family\";s:12:\"Playwrite IE\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteieguides\";a:3:{s:6:\"family\";s:19:\"Playwrite IE Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritein\";a:3:{s:6:\"family\";s:12:\"Playwrite IN\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteinguides\";a:3:{s:6:\"family\";s:19:\"Playwrite IN Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteis\";a:3:{s:6:\"family\";s:12:\"Playwrite IS\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteisguides\";a:3:{s:6:\"family\";s:19:\"Playwrite IS Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"playwriteitmoderna\";a:3:{s:6:\"family\";s:20:\"Playwrite IT Moderna\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:24:\"playwriteitmodernaguides\";a:3:{s:6:\"family\";s:27:\"Playwrite IT Moderna Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"playwriteittrad\";a:3:{s:6:\"family\";s:17:\"Playwrite IT Trad\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"playwriteittradguides\";a:3:{s:6:\"family\";s:24:\"Playwrite IT Trad Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritemx\";a:3:{s:6:\"family\";s:12:\"Playwrite MX\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritemxguides\";a:3:{s:6:\"family\";s:19:\"Playwrite MX Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritengmodern\";a:3:{s:6:\"family\";s:19:\"Playwrite NG Modern\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:23:\"playwritengmodernguides\";a:3:{s:6:\"family\";s:26:\"Playwrite NG Modern Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritenl\";a:3:{s:6:\"family\";s:12:\"Playwrite NL\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritenlguides\";a:3:{s:6:\"family\";s:19:\"Playwrite NL Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteno\";a:3:{s:6:\"family\";s:12:\"Playwrite NO\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritenoguides\";a:3:{s:6:\"family\";s:19:\"Playwrite NO Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritenz\";a:3:{s:6:\"family\";s:12:\"Playwrite NZ\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"playwritenzbasic\";a:3:{s:6:\"family\";s:18:\"Playwrite NZ Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:22:\"playwritenzbasicguides\";a:3:{s:6:\"family\";s:25:\"Playwrite NZ Basic Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritenzguides\";a:3:{s:6:\"family\";s:19:\"Playwrite NZ Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritepe\";a:3:{s:6:\"family\";s:12:\"Playwrite PE\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritepeguides\";a:3:{s:6:\"family\";s:19:\"Playwrite PE Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritepl\";a:3:{s:6:\"family\";s:12:\"Playwrite PL\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteplguides\";a:3:{s:6:\"family\";s:19:\"Playwrite PL Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritept\";a:3:{s:6:\"family\";s:12:\"Playwrite PT\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteptguides\";a:3:{s:6:\"family\";s:19:\"Playwrite PT Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritero\";a:3:{s:6:\"family\";s:12:\"Playwrite RO\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteroguides\";a:3:{s:6:\"family\";s:19:\"Playwrite RO Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritesk\";a:3:{s:6:\"family\";s:12:\"Playwrite SK\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteskguides\";a:3:{s:6:\"family\";s:19:\"Playwrite SK Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritetz\";a:3:{s:6:\"family\";s:12:\"Playwrite TZ\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritetzguides\";a:3:{s:6:\"family\";s:19:\"Playwrite TZ Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwriteusmodern\";a:3:{s:6:\"family\";s:19:\"Playwrite US Modern\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:23:\"playwriteusmodernguides\";a:3:{s:6:\"family\";s:26:\"Playwrite US Modern Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"playwriteustrad\";a:3:{s:6:\"family\";s:17:\"Playwrite US Trad\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"playwriteustradguides\";a:3:{s:6:\"family\";s:24:\"Playwrite US Trad Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwritevn\";a:3:{s:6:\"family\";s:12:\"Playwrite VN\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritevnguides\";a:3:{s:6:\"family\";s:19:\"Playwrite VN Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"playwriteza\";a:3:{s:6:\"family\";s:12:\"Playwrite ZA\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"playwritezaguides\";a:3:{s:6:\"family\";s:19:\"Playwrite ZA Guides\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"pliant\";a:3:{s:6:\"family\";s:6:\"Pliant\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:15:\"plusjakartasans\";a:3:{s:6:\"family\";s:17:\"Plus Jakarta Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"pochaevsk\";a:3:{s:6:\"family\";s:9:\"Pochaevsk\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";}}s:7:\"podkova\";a:3:{s:6:\"family\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"poetsenone\";a:3:{s:6:\"family\";s:11:\"Poetsen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"poiretone\";a:3:{s:6:\"family\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"pollerone\";a:3:{s:6:\"family\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"poltawskinowy\";a:3:{s:6:\"family\";s:14:\"Poltawski Nowy\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"poly\";a:3:{s:6:\"family\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"pompiere\";a:3:{s:6:\"family\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"ponnala\";a:3:{s:6:\"family\";s:7:\"Ponnala\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"ponomar\";a:3:{s:6:\"family\";s:7:\"Ponomar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";}}s:11:\"pontanosans\";a:3:{s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"poorstory\";a:3:{s:6:\"family\";s:10:\"Poor Story\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"poppins\";a:3:{s:6:\"family\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"portlligatsans\";a:3:{s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"portlligatslab\";a:3:{s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"pottaone\";a:3:{s:6:\"family\";s:9:\"Potta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"pragatinarrow\";a:3:{s:6:\"family\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"praise\";a:3:{s:6:\"family\";s:6:\"Praise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"prata\";a:3:{s:6:\"family\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}}s:11:\"preahvihear\";a:3:{s:6:\"family\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:12:\"pressstart2p\";a:3:{s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:5:\"pridi\";a:3:{s:6:\"family\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:13:\"princesssofia\";a:3:{s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"prociono\";a:3:{s:6:\"family\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"prompt\";a:3:{s:6:\"family\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"prostoone\";a:3:{s:6:\"family\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"protestguerrilla\";a:3:{s:6:\"family\";s:17:\"Protest Guerrilla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:17:\"protestrevolution\";a:3:{s:6:\"family\";s:18:\"Protest Revolution\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:11:\"protestriot\";a:3:{s:6:\"family\";s:12:\"Protest Riot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:13:\"proteststrike\";a:3:{s:6:\"family\";s:14:\"Protest Strike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:10:\"prozalibre\";a:3:{s:6:\"family\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"publicsans\";a:3:{s:6:\"family\";s:11:\"Public Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"puppiesplay\";a:3:{s:6:\"family\";s:12:\"Puppies Play\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"puritan\";a:3:{s:6:\"family\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"purplepurse\";a:3:{s:6:\"family\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"qahiri\";a:3:{s:6:\"family\";s:6:\"Qahiri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:6:\"quando\";a:3:{s:6:\"family\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"quantico\";a:3:{s:6:\"family\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"quattrocento\";a:3:{s:6:\"family\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"quattrocentosans\";a:3:{s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"questrial\";a:3:{s:6:\"family\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"quicksand\";a:3:{s:6:\"family\";s:9:\"Quicksand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"quintessential\";a:3:{s:6:\"family\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"qwigley\";a:3:{s:6:\"family\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"qwitchergrypen\";a:3:{s:6:\"family\";s:15:\"Qwitcher Grypen\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:3:\"rem\";a:3:{s:6:\"family\";s:3:\"REM\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"racingsansone\";a:3:{s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"radiocanada\";a:3:{s:6:\"family\";s:12:\"Radio Canada\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:19:\"canadian-aboriginal\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"radiocanadabig\";a:3:{s:6:\"family\";s:16:\"Radio Canada Big\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"radley\";a:3:{s:6:\"family\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"rajdhani\";a:3:{s:6:\"family\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"rakkas\";a:3:{s:6:\"family\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"raleway\";a:3:{s:6:\"family\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"ralewaydots\";a:3:{s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"ramabhadra\";a:3:{s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:8:\"ramaraja\";a:3:{s:6:\"family\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:6:\"rambla\";a:3:{s:6:\"family\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"rammettoone\";a:3:{s:6:\"family\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"rampartone\";a:3:{s:6:\"family\";s:11:\"Rampart One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"ramsina\";a:3:{s:6:\"family\";s:7:\"Ramsina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"syriac\";}}s:8:\"ranchers\";a:3:{s:6:\"family\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"rancho\";a:3:{s:6:\"family\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"ranga\";a:3:{s:6:\"family\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"rasa\";a:3:{s:6:\"family\";s:4:\"Rasa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"rationale\";a:3:{s:6:\"family\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"raviprakash\";a:3:{s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"readexpro\";a:3:{s:6:\"family\";s:10:\"Readex Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"recursive\";a:3:{s:6:\"family\";s:9:\"Recursive\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"redhatdisplay\";a:3:{s:6:\"family\";s:15:\"Red Hat Display\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"redhatmono\";a:3:{s:6:\"family\";s:12:\"Red Hat Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"redhattext\";a:3:{s:6:\"family\";s:12:\"Red Hat Text\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"redrose\";a:3:{s:6:\"family\";s:8:\"Red Rose\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"redacted\";a:3:{s:6:\"family\";s:8:\"Redacted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"redactedscript\";a:3:{s:6:\"family\";s:15:\"Redacted Script\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"redditmono\";a:3:{s:6:\"family\";s:11:\"Reddit Mono\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"redditsans\";a:3:{s:6:\"family\";s:11:\"Reddit Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"redditsanscondensed\";a:3:{s:6:\"family\";s:21:\"Reddit Sans Condensed\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"redressed\";a:3:{s:6:\"family\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"reemkufi\";a:3:{s:6:\"family\";s:9:\"Reem Kufi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"reemkufifun\";a:3:{s:6:\"family\";s:13:\"Reem Kufi Fun\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"reemkufiink\";a:3:{s:6:\"family\";s:13:\"Reem Kufi Ink\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:12:\"reeniebeanie\";a:3:{s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"reggaeone\";a:3:{s:6:\"family\";s:10:\"Reggae One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"rethinksans\";a:3:{s:6:\"family\";s:12:\"Rethink Sans\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"revalia\";a:3:{s:6:\"family\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"rhodiumlibre\";a:3:{s:6:\"family\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ribeye\";a:3:{s:6:\"family\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"ribeyemarrow\";a:3:{s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"righteous\";a:3:{s:6:\"family\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"risque\";a:3:{s:6:\"family\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"roadrage\";a:3:{s:6:\"family\";s:9:\"Road Rage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"roboto\";a:3:{s:6:\"family\";s:6:\"Roboto\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:4:\"math\";i:7;s:7:\"symbols\";i:8;s:10:\"vietnamese\";}}s:15:\"robotocondensed\";a:3:{s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"robotoflex\";a:3:{s:6:\"family\";s:11:\"Roboto Flex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"robotomono\";a:3:{s:6:\"family\";s:11:\"Roboto Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:11:\"robotoserif\";a:3:{s:6:\"family\";s:12:\"Roboto Serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"robotoslab\";a:3:{s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"rochester\";a:3:{s:6:\"family\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"rock3d\";a:3:{s:6:\"family\";s:7:\"Rock 3D\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:8:\"rocksalt\";a:3:{s:6:\"family\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"rocknrollone\";a:3:{s:6:\"family\";s:13:\"RocknRoll One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"rokkitt\";a:3:{s:6:\"family\";s:7:\"Rokkitt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"romanesco\";a:3:{s:6:\"family\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"ropasans\";a:3:{s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"rosario\";a:3:{s:6:\"family\";s:7:\"Rosario\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"rosarivo\";a:3:{s:6:\"family\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"rougescript\";a:3:{s:6:\"family\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"rowdies\";a:3:{s:6:\"family\";s:7:\"Rowdies\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"rozhaone\";a:3:{s:6:\"family\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"rubik\";a:3:{s:6:\"family\";s:5:\"Rubik\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:6:\"arabic\";i:1;s:8:\"cyrillic\";i:2;s:12:\"cyrillic-ext\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:12:\"rubik80sfade\";a:3:{s:6:\"family\";s:14:\"Rubik 80s Fade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikbeastly\";a:3:{s:6:\"family\";s:13:\"Rubik Beastly\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:14:\"rubikbrokenfax\";a:3:{s:6:\"family\";s:16:\"Rubik Broken Fax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:12:\"rubikbubbles\";a:3:{s:6:\"family\";s:13:\"Rubik Bubbles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"rubikburned\";a:3:{s:6:\"family\";s:12:\"Rubik Burned\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:9:\"rubikdirt\";a:3:{s:6:\"family\";s:10:\"Rubik Dirt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:15:\"rubikdistressed\";a:3:{s:6:\"family\";s:16:\"Rubik Distressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:17:\"rubikdoodleshadow\";a:3:{s:6:\"family\";s:19:\"Rubik Doodle Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:20:\"rubikdoodletriangles\";a:3:{s:6:\"family\";s:22:\"Rubik Doodle Triangles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:14:\"rubikgemstones\";a:3:{s:6:\"family\";s:15:\"Rubik Gemstones\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"rubikglitch\";a:3:{s:6:\"family\";s:12:\"Rubik Glitch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:14:\"rubikglitchpop\";a:3:{s:6:\"family\";s:16:\"Rubik Glitch Pop\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:8:\"rubikiso\";a:3:{s:6:\"family\";s:9:\"Rubik Iso\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"rubiklines\";a:3:{s:6:\"family\";s:11:\"Rubik Lines\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:9:\"rubikmaps\";a:3:{s:6:\"family\";s:10:\"Rubik Maps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:16:\"rubikmarkerhatch\";a:3:{s:6:\"family\";s:18:\"Rubik Marker Hatch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:9:\"rubikmaze\";a:3:{s:6:\"family\";s:10:\"Rubik Maze\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikmicrobe\";a:3:{s:6:\"family\";s:13:\"Rubik Microbe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikmonoone\";a:3:{s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"rubikmoonrocks\";a:3:{s:6:\"family\";s:15:\"Rubik Moonrocks\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"rubikpixels\";a:3:{s:6:\"family\";s:12:\"Rubik Pixels\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikpuddles\";a:3:{s:6:\"family\";s:13:\"Rubik Puddles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:13:\"rubikscribble\";a:3:{s:6:\"family\";s:14:\"Rubik Scribble\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";}}s:15:\"rubikspraypaint\";a:3:{s:6:\"family\";s:17:\"Rubik Spray Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"rubikstorm\";a:3:{s:6:\"family\";s:11:\"Rubik Storm\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"rubikvinyl\";a:3:{s:6:\"family\";s:11:\"Rubik Vinyl\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:13:\"rubikwetpaint\";a:3:{s:6:\"family\";s:15:\"Rubik Wet Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:4:\"ruda\";a:3:{s:6:\"family\";s:4:\"Ruda\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"rufina\";a:3:{s:6:\"family\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"rugeboogie\";a:3:{s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"ruluko\";a:3:{s:6:\"family\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"rumraisin\";a:3:{s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"ruslandisplay\";a:3:{s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"math\";i:4;s:7:\"symbols\";}}s:8:\"russoone\";a:3:{s:6:\"family\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ruthie\";a:3:{s:6:\"family\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"ruwudu\";a:3:{s:6:\"family\";s:6:\"Ruwudu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:3:\"rye\";a:3:{s:6:\"family\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"snpro\";a:3:{s:6:\"family\";s:6:\"SN Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"stixtwomath\";a:3:{s:6:\"family\";s:13:\"STIX Two Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"stixtwotext\";a:3:{s:6:\"family\";s:13:\"STIX Two Text\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:4:\"suse\";a:3:{s:6:\"family\";s:4:\"SUSE\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"susemono\";a:3:{s:6:\"family\";s:9:\"SUSE Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"sacramento\";a:3:{s:6:\"family\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"sahitya\";a:3:{s:6:\"family\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}}s:4:\"sail\";a:3:{s:6:\"family\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"saira\";a:3:{s:6:\"family\";s:5:\"Saira\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"sairacondensed\";a:3:{s:6:\"family\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"sairaextracondensed\";a:3:{s:6:\"family\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"sairasemicondensed\";a:3:{s:6:\"family\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"sairastencil\";a:3:{s:6:\"family\";s:13:\"Saira Stencil\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"salsa\";a:3:{s:6:\"family\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"sanchez\";a:3:{s:6:\"family\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"sancreek\";a:3:{s:6:\"family\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sankofadisplay\";a:3:{s:6:\"family\";s:15:\"Sankofa Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"sansation\";a:3:{s:6:\"family\";s:9:\"Sansation\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"sansita\";a:3:{s:6:\"family\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sansitaswashed\";a:3:{s:6:\"family\";s:15:\"Sansita Swashed\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"sarabun\";a:3:{s:6:\"family\";s:7:\"Sarabun\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"sarala\";a:3:{s:6:\"family\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"sarina\";a:3:{s:6:\"family\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"sarpanch\";a:3:{s:6:\"family\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"sassyfrass\";a:3:{s:6:\"family\";s:11:\"Sassy Frass\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"satisfy\";a:3:{s:6:\"family\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"savate\";a:3:{s:6:\"family\";s:6:\"Savate\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sawarabigothic\";a:3:{s:6:\"family\";s:15:\"Sawarabi Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"sawarabimincho\";a:3:{s:6:\"family\";s:15:\"Sawarabi Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:7:\"braille\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"scada\";a:3:{s:6:\"family\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:15:\"scheherazadenew\";a:3:{s:6:\"family\";s:16:\"Scheherazade New\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"schibstedgrotesk\";a:3:{s:6:\"family\";s:17:\"Schibsted Grotesk\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"schoolbell\";a:3:{s:6:\"family\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"sciencegothic\";a:3:{s:6:\"family\";s:14:\"Science Gothic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"scopeone\";a:3:{s:6:\"family\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"seaweedscript\";a:3:{s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"secularone\";a:3:{s:6:\"family\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"sedan\";a:3:{s:6:\"family\";s:5:\"Sedan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"sedansc\";a:3:{s:6:\"family\";s:8:\"Sedan SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"sedgwickave\";a:3:{s:6:\"family\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"sedgwickavedisplay\";a:3:{s:6:\"family\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"sekuya\";a:3:{s:6:\"family\";s:6:\"Sekuya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"sen\";a:3:{s:6:\"family\";s:3:\"Sen\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"sendflowers\";a:3:{s:6:\"family\";s:12:\"Send Flowers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"sevillana\";a:3:{s:6:\"family\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"seymourone\";a:3:{s:6:\"family\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"shadowsintolight\";a:3:{s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:19:\"shadowsintolighttwo\";a:3:{s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"shafarik\";a:3:{s:6:\"family\";s:8:\"Shafarik\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"glagolitic\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:8:\"shalimar\";a:3:{s:6:\"family\";s:8:\"Shalimar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"shantellsans\";a:3:{s:6:\"family\";s:13:\"Shantell Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"shanti\";a:3:{s:6:\"family\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"share\";a:3:{s:6:\"family\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sharetech\";a:3:{s:6:\"family\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"sharetechmono\";a:3:{s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"shipporiantique\";a:3:{s:6:\"family\";s:16:\"Shippori Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"shipporiantiqueb1\";a:3:{s:6:\"family\";s:19:\"Shippori Antique B1\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"shipporimincho\";a:3:{s:6:\"family\";s:15:\"Shippori Mincho\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"shipporiminchob1\";a:3:{s:6:\"family\";s:18:\"Shippori Mincho B1\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"shizuru\";a:3:{s:6:\"family\";s:7:\"Shizuru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:9:\"shojumaru\";a:3:{s:6:\"family\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"shortstack\";a:3:{s:6:\"family\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"shrikhand\";a:3:{s:6:\"family\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"siemreap\";a:3:{s:6:\"family\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:6:\"sigmar\";a:3:{s:6:\"family\";s:6:\"Sigmar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"sigmarone\";a:3:{s:6:\"family\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"signika\";a:3:{s:6:\"family\";s:7:\"Signika\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"signikanegative\";a:3:{s:6:\"family\";s:16:\"Signika Negative\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"silkscreen\";a:3:{s:6:\"family\";s:10:\"Silkscreen\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"simonetta\";a:3:{s:6:\"family\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"singleday\";a:3:{s:6:\"family\";s:10:\"Single Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"sintony\";a:3:{s:6:\"family\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"sirinstencil\";a:3:{s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"sirivennela\";a:3:{s:6:\"family\";s:11:\"Sirivennela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"sixcaps\";a:3:{s:6:\"family\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sixtyfour\";a:3:{s:6:\"family\";s:9:\"Sixtyfour\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:20:\"sixtyfourconvergence\";a:3:{s:6:\"family\";s:21:\"Sixtyfour Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";}}s:7:\"skranji\";a:3:{s:6:\"family\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"slabo13px\";a:3:{s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"slabo27px\";a:3:{s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"slackey\";a:3:{s:6:\"family\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"slacksideone\";a:3:{s:6:\"family\";s:13:\"Slackside One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"smokum\";a:3:{s:6:\"family\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"smooch\";a:3:{s:6:\"family\";s:6:\"Smooch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"smoochsans\";a:3:{s:6:\"family\";s:11:\"Smooch Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"smythe\";a:3:{s:6:\"family\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"sniglet\";a:3:{s:6:\"family\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"snippet\";a:3:{s:6:\"family\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"snowburstone\";a:3:{s:6:\"family\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sofadione\";a:3:{s:6:\"family\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"sofia\";a:3:{s:6:\"family\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"sofiasans\";a:3:{s:6:\"family\";s:10:\"Sofia Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:18:\"sofiasanscondensed\";a:3:{s:6:\"family\";s:20:\"Sofia Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:23:\"sofiasansextracondensed\";a:3:{s:6:\"family\";s:26:\"Sofia Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:22:\"sofiasanssemicondensed\";a:3:{s:6:\"family\";s:25:\"Sofia Sans Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:8:\"solitreo\";a:3:{s:6:\"family\";s:8:\"Solitreo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"solway\";a:3:{s:6:\"family\";s:6:\"Solway\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"sometypemono\";a:3:{s:6:\"family\";s:13:\"Sometype Mono\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"songmyung\";a:3:{s:6:\"family\";s:10:\"Song Myung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:4:\"sono\";a:3:{s:6:\"family\";s:4:\"Sono\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"sonsieone\";a:3:{s:6:\"family\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"sora\";a:3:{s:6:\"family\";s:4:\"Sora\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sortsmillgoudy\";a:3:{s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sourgummy\";a:3:{s:6:\"family\";s:10:\"Sour Gummy\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"sourcecodepro\";a:3:{s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"sourcesans3\";a:3:{s:6:\"family\";s:13:\"Source Sans 3\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:12:\"sourceserif4\";a:3:{s:6:\"family\";s:14:\"Source Serif 4\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:12:\"spacegrotesk\";a:3:{s:6:\"family\";s:13:\"Space Grotesk\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"spacemono\";a:3:{s:6:\"family\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"specialelite\";a:3:{s:6:\"family\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"specialgothic\";a:3:{s:6:\"family\";s:14:\"Special Gothic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:25:\"specialgothiccondensedone\";a:3:{s:6:\"family\";s:28:\"Special Gothic Condensed One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:24:\"specialgothicexpandedone\";a:3:{s:6:\"family\";s:27:\"Special Gothic Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"spectral\";a:3:{s:6:\"family\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"spectralsc\";a:3:{s:6:\"family\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"spicyrice\";a:3:{s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"spinnaker\";a:3:{s:6:\"family\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"spirax\";a:3:{s:6:\"family\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"splash\";a:3:{s:6:\"family\";s:6:\"Splash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"splinesans\";a:3:{s:6:\"family\";s:11:\"Spline Sans\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"splinesansmono\";a:3:{s:6:\"family\";s:16:\"Spline Sans Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"squadaone\";a:3:{s:6:\"family\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"squarepeg\";a:3:{s:6:\"family\";s:10:\"Square Peg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"sreekrushnadevaraya\";a:3:{s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:8:\"sriracha\";a:3:{s:6:\"family\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"srisakdi\";a:3:{s:6:\"family\";s:8:\"Srisakdi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:11:\"staatliches\";a:3:{s:6:\"family\";s:11:\"Staatliches\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"stacksansheadline\";a:3:{s:6:\"family\";s:19:\"Stack Sans Headline\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"stacksansnotch\";a:3:{s:6:\"family\";s:16:\"Stack Sans Notch\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"stacksanstext\";a:3:{s:6:\"family\";s:15:\"Stack Sans Text\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"stalemate\";a:3:{s:6:\"family\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"stalinistone\";a:3:{s:6:\"family\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"stardosstencil\";a:3:{s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"stick\";a:3:{s:6:\"family\";s:5:\"Stick\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"sticknobills\";a:3:{s:6:\"family\";s:14:\"Stick No Bills\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:19:\"stintultracondensed\";a:3:{s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"stintultraexpanded\";a:3:{s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"stoke\";a:3:{s:6:\"family\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"storyscript\";a:3:{s:6:\"family\";s:12:\"Story Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"strait\";a:3:{s:6:\"family\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"strichpunktsans\";a:3:{s:6:\"family\";s:16:\"Strichpunkt Sans\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"stylescript\";a:3:{s:6:\"family\";s:12:\"Style Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"stylish\";a:3:{s:6:\"family\";s:7:\"Stylish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:17:\"sueellenfrancisco\";a:3:{s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"suezone\";a:3:{s:6:\"family\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"sulphurpoint\";a:3:{s:6:\"family\";s:13:\"Sulphur Point\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"sumana\";a:3:{s:6:\"family\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"sunflower\";a:3:{s:6:\"family\";s:9:\"Sunflower\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"sunshiney\";a:3:{s:6:\"family\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"supermercadoone\";a:3:{s:6:\"family\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"sura\";a:3:{s:6:\"family\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"suranna\";a:3:{s:6:\"family\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"suravaram\";a:3:{s:6:\"family\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:11:\"suwannaphum\";a:3:{s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:15:\"swankyandmoomoo\";a:3:{s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"syncopate\";a:3:{s:6:\"family\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"syne\";a:3:{s:6:\"family\";s:4:\"Syne\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"synemono\";a:3:{s:6:\"family\";s:9:\"Syne Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"synetactile\";a:3:{s:6:\"family\";s:12:\"Syne Tactile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"tasaexplorer\";a:3:{s:6:\"family\";s:13:\"TASA Explorer\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"tasaorbiter\";a:3:{s:6:\"family\";s:12:\"TASA Orbiter\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"tacone\";a:3:{s:6:\"family\";s:7:\"Tac One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"math\";i:3;s:7:\"symbols\";i:4;s:10:\"vietnamese\";}}s:12:\"tagesschrift\";a:3:{s:6:\"family\";s:12:\"Tagesschrift\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"taiheritagepro\";a:3:{s:6:\"family\";s:16:\"Tai Heritage Pro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-viet\";i:3;s:10:\"vietnamese\";}}s:7:\"tajawal\";a:3:{s:6:\"family\";s:7:\"Tajawal\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:9:\"tangerine\";a:3:{s:6:\"family\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"tapestry\";a:3:{s:6:\"family\";s:8:\"Tapestry\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"taprom\";a:3:{s:6:\"family\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:5:\"tauri\";a:3:{s:6:\"family\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"taviraj\";a:3:{s:6:\"family\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"teachers\";a:3:{s:6:\"family\";s:8:\"Teachers\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"greek-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"teko\";a:3:{s:6:\"family\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"tektur\";a:3:{s:6:\"family\";s:6:\"Tektur\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:5:\"telex\";a:3:{s:6:\"family\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"tenaliramakrishna\";a:3:{s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"tenorsans\";a:3:{s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"textmeone\";a:3:{s:6:\"family\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"texturina\";a:3:{s:6:\"family\";s:9:\"Texturina\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"thasadith\";a:3:{s:6:\"family\";s:9:\"Thasadith\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:15:\"thegirlnextdoor\";a:3:{s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"thenautigal\";a:3:{s:6:\"family\";s:12:\"The Nautigal\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"tienne\";a:3:{s:6:\"family\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"tiktoksans\";a:3:{s:6:\"family\";s:11:\"TikTok Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:7:\"tillana\";a:3:{s:6:\"family\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"tiltneon\";a:3:{s:6:\"family\";s:9:\"Tilt Neon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"tiltprism\";a:3:{s:6:\"family\";s:10:\"Tilt Prism\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"tiltwarp\";a:3:{s:6:\"family\";s:9:\"Tilt Warp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"timmana\";a:3:{s:6:\"family\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:5:\"tinos\";a:3:{s:6:\"family\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:5:\"tiny5\";a:3:{s:6:\"family\";s:5:\"Tiny5\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"tirobangla\";a:3:{s:6:\"family\";s:11:\"Tiro Bangla\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"tirodevanagarihindi\";a:3:{s:6:\"family\";s:21:\"Tiro Devanagari Hindi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:21:\"tirodevanagarimarathi\";a:3:{s:6:\"family\";s:23:\"Tiro Devanagari Marathi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:22:\"tirodevanagarisanskrit\";a:3:{s:6:\"family\";s:24:\"Tiro Devanagari Sanskrit\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"tirogurmukhi\";a:3:{s:6:\"family\";s:13:\"Tiro Gurmukhi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"tirokannada\";a:3:{s:6:\"family\";s:12:\"Tiro Kannada\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"tirotamil\";a:3:{s:6:\"family\";s:10:\"Tiro Tamil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"tirotelugu\";a:3:{s:6:\"family\";s:11:\"Tiro Telugu\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:5:\"tirra\";a:3:{s:6:\"family\";s:5:\"Tirra\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tifinagh\";}}s:8:\"titanone\";a:3:{s:6:\"family\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"titilliumweb\";a:3:{s:6:\"family\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"tomorrow\";a:3:{s:6:\"family\";s:8:\"Tomorrow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"tourney\";a:3:{s:6:\"family\";s:7:\"Tourney\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"tradewinds\";a:3:{s:6:\"family\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"trainone\";a:3:{s:6:\"family\";s:9:\"Train One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"triodion\";a:3:{s:6:\"family\";s:8:\"Triodion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";}}s:7:\"trirong\";a:3:{s:6:\"family\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"trispace\";a:3:{s:6:\"family\";s:8:\"Trispace\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"trocchi\";a:3:{s:6:\"family\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"trochut\";a:3:{s:6:\"family\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"truculenta\";a:3:{s:6:\"family\";s:10:\"Truculenta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"trykker\";a:3:{s:6:\"family\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"tsukimirounded\";a:3:{s:6:\"family\";s:15:\"Tsukimi Rounded\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"tuffy\";a:3:{s:6:\"family\";s:5:\"Tuffy\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"phoenician\";}}s:9:\"tulpenone\";a:3:{s:6:\"family\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"turretroad\";a:3:{s:6:\"family\";s:11:\"Turret Road\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"twinklestar\";a:3:{s:6:\"family\";s:12:\"Twinkle Star\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"ubuntu\";a:3:{s:6:\"family\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:15:\"ubuntucondensed\";a:3:{s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:10:\"ubuntumono\";a:3:{s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:10:\"ubuntusans\";a:3:{s:6:\"family\";s:11:\"Ubuntu Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:14:\"ubuntusansmono\";a:3:{s:6:\"family\";s:16:\"Ubuntu Sans Mono\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:5:\"uchen\";a:3:{s:6:\"family\";s:5:\"Uchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}}s:5:\"ultra\";a:3:{s:6:\"family\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"unbounded\";a:3:{s:6:\"family\";s:9:\"Unbounded\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:13:\"uncialantiqua\";a:3:{s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"underdog\";a:3:{s:6:\"family\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"unicaone\";a:3:{s:6:\"family\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"unifrakturcook\";a:3:{s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"unifrakturmaguntia\";a:3:{s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"unkempt\";a:3:{s:6:\"family\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"unlock\";a:3:{s:6:\"family\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"unna\";a:3:{s:6:\"family\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"uoqmunthenkhung\";a:3:{s:6:\"family\";s:15:\"UoqMunThenKhung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:8:\"symbols2\";}}s:6:\"updock\";a:3:{s:6:\"family\";s:6:\"Updock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"urbanist\";a:3:{s:6:\"family\";s:8:\"Urbanist\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"vt323\";a:3:{s:6:\"family\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"vampiroone\";a:3:{s:6:\"family\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"varela\";a:3:{s:6:\"family\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"varelaround\";a:3:{s:6:\"family\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:5:\"varta\";a:3:{s:6:\"family\";s:5:\"Varta\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"vastshadow\";a:3:{s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"vazirmatn\";a:3:{s:6:\"family\";s:9:\"Vazirmatn\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"vendsans\";a:3:{s:6:\"family\";s:9:\"Vend Sans\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"vesperlibre\";a:3:{s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"viaodalibre\";a:3:{s:6:\"family\";s:12:\"Viaoda Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:5:\"vibes\";a:3:{s:6:\"family\";s:5:\"Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:5:\"vibur\";a:3:{s:6:\"family\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"victormono\";a:3:{s:6:\"family\";s:11:\"Victor Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:8:\"vidaloka\";a:3:{s:6:\"family\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"viga\";a:3:{s:6:\"family\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"vinasans\";a:3:{s:6:\"family\";s:9:\"Vina Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"voces\";a:3:{s:6:\"family\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"volkhov\";a:3:{s:6:\"family\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"vollkorn\";a:3:{s:6:\"family\";s:8:\"Vollkorn\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"vollkornsc\";a:3:{s:6:\"family\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"voltaire\";a:3:{s:6:\"family\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"vujahdayscript\";a:3:{s:6:\"family\";s:15:\"Vujahday Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"wdxllubrifontjpn\";a:3:{s:6:\"family\";s:19:\"WDXL Lubrifont JP N\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:8:\"symbols2\";}}s:15:\"wdxllubrifontsc\";a:3:{s:6:\"family\";s:17:\"WDXL Lubrifont SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:18:\"chinese-simplified\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:8:\"symbols2\";}}s:15:\"wdxllubrifonttc\";a:3:{s:6:\"family\";s:17:\"WDXL Lubrifont TC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:19:\"chinese-traditional\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:8:\"symbols2\";}}s:20:\"waitingforthesunrise\";a:3:{s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"wallpoet\";a:3:{s:6:\"family\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"walterturncoat\";a:3:{s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"warnes\";a:3:{s:6:\"family\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"waterbrush\";a:3:{s:6:\"family\";s:11:\"Water Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"waterfall\";a:3:{s:6:\"family\";s:9:\"Waterfall\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"wavefont\";a:3:{s:6:\"family\";s:8:\"Wavefont\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"wellfleet\";a:3:{s:6:\"family\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"wendyone\";a:3:{s:6:\"family\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"whisper\";a:3:{s:6:\"family\";s:7:\"Whisper\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"windsong\";a:3:{s:6:\"family\";s:8:\"WindSong\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"winkyrough\";a:3:{s:6:\"family\";s:11:\"Winky Rough\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"winkysans\";a:3:{s:6:\"family\";s:10:\"Winky Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"wireone\";a:3:{s:6:\"family\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"wittgenstein\";a:3:{s:6:\"family\";s:12:\"Wittgenstein\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"wixmadefordisplay\";a:3:{s:6:\"family\";s:19:\"Wix Madefor Display\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"wixmadefortext\";a:3:{s:6:\"family\";s:16:\"Wix Madefor Text\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"worksans\";a:3:{s:6:\"family\";s:9:\"Work Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"workbench\";a:3:{s:6:\"family\";s:9:\"Workbench\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:4:\"math\";i:2;s:7:\"symbols\";}}s:8:\"xanhmono\";a:3:{s:6:\"family\";s:9:\"Xanh Mono\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"yaldevi\";a:3:{s:6:\"family\";s:7:\"Yaldevi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:16:\"yanonekaffeesatz\";a:3:{s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:4:\"math\";i:5;s:7:\"symbols\";i:6;s:10:\"vietnamese\";}}s:11:\"yantramanav\";a:3:{s:6:\"family\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"yarndings12\";a:3:{s:6:\"family\";s:12:\"Yarndings 12\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:4:\"math\";i:2;s:7:\"symbols\";}}s:18:\"yarndings12charted\";a:3:{s:6:\"family\";s:20:\"Yarndings 12 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:4:\"math\";i:2;s:7:\"symbols\";}}s:11:\"yarndings20\";a:3:{s:6:\"family\";s:12:\"Yarndings 20\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:4:\"math\";i:2;s:7:\"symbols\";}}s:18:\"yarndings20charted\";a:3:{s:6:\"family\";s:20:\"Yarndings 20 Charted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:4:\"math\";i:2;s:7:\"symbols\";}}s:8:\"yatraone\";a:3:{s:6:\"family\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"yellowtail\";a:3:{s:6:\"family\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"yeonsung\";a:3:{s:6:\"family\";s:9:\"Yeon Sung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"yesevaone\";a:3:{s:6:\"family\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"yesteryear\";a:3:{s:6:\"family\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"yomogi\";a:3:{s:6:\"family\";s:6:\"Yomogi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"youngserif\";a:3:{s:6:\"family\";s:11:\"Young Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"yrsa\";a:3:{s:6:\"family\";s:4:\"Yrsa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"ysabeau\";a:3:{s:6:\"family\";s:7:\"Ysabeau\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";i:7;s:10:\"vietnamese\";}}s:13:\"ysabeauinfant\";a:3:{s:6:\"family\";s:14:\"Ysabeau Infant\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";i:7;s:10:\"vietnamese\";}}s:13:\"ysabeauoffice\";a:3:{s:6:\"family\";s:14:\"Ysabeau Office\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";i:7;s:10:\"vietnamese\";}}s:9:\"ysabeausc\";a:3:{s:6:\"family\";s:10:\"Ysabeau SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:4:\"math\";i:6;s:7:\"symbols\";i:7;s:10:\"vietnamese\";}}s:8:\"yujiboku\";a:3:{s:6:\"family\";s:9:\"Yuji Boku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:19:\"yujihentaiganaakari\";a:3:{s:6:\"family\";s:21:\"Yuji Hentaigana Akari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:21:\"yujihentaiganaakebono\";a:3:{s:6:\"family\";s:23:\"Yuji Hentaigana Akebono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"yujimai\";a:3:{s:6:\"family\";s:8:\"Yuji Mai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:9:\"yujisyuku\";a:3:{s:6:\"family\";s:10:\"Yuji Syuku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"yuseimagic\";a:3:{s:6:\"family\";s:11:\"Yusei Magic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"yuyu\";a:3:{s:6:\"family\";s:4:\"Yuyu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"yuyushort\";a:3:{s:6:\"family\";s:10:\"Yuyu Short\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"zcoolkuaile\";a:3:{s:6:\"family\";s:12:\"ZCOOL KuaiLe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:19:\"zcoolqingkehuangyou\";a:3:{s:6:\"family\";s:21:\"ZCOOL QingKe HuangYou\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:12:\"zcoolxiaowei\";a:3:{s:6:\"family\";s:13:\"ZCOOL XiaoWei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:4:\"zain\";a:3:{s:6:\"family\";s:4:\"Zain\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:9:\"300italic\";i:3;s:7:\"regular\";i:4;s:6:\"italic\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:11:\"zalandosans\";a:3:{s:6:\"family\";s:12:\"Zalando Sans\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"zalandosansexpanded\";a:3:{s:6:\"family\";s:21:\"Zalando Sans Expanded\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:23:\"zalandosanssemiexpanded\";a:3:{s:6:\"family\";s:25:\"Zalando Sans SemiExpanded\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"zenantique\";a:3:{s:6:\"family\";s:11:\"Zen Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:14:\"zenantiquesoft\";a:3:{s:6:\"family\";s:16:\"Zen Antique Soft\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"zendots\";a:3:{s:6:\"family\";s:8:\"Zen Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:20:\"zenkakugothicantique\";a:3:{s:6:\"family\";s:23:\"Zen Kaku Gothic Antique\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:16:\"zenkakugothicnew\";a:3:{s:6:\"family\";s:19:\"Zen Kaku Gothic New\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"zenkurenaido\";a:3:{s:6:\"family\";s:13:\"Zen Kurenaido\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"zenloop\";a:3:{s:6:\"family\";s:8:\"Zen Loop\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"zenmarugothic\";a:3:{s:6:\"family\";s:15:\"Zen Maru Gothic\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"zenoldmincho\";a:3:{s:6:\"family\";s:14:\"Zen Old Mincho\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"zentokyozoo\";a:3:{s:6:\"family\";s:13:\"Zen Tokyo Zoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"zeyada\";a:3:{s:6:\"family\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"zhimangxing\";a:3:{s:6:\"family\";s:13:\"Zhi Mang Xing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:9:\"zillaslab\";a:3:{s:6:\"family\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"zillaslabhighlight\";a:3:{s:6:\"family\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2652, 'woocommerce_new_order_settings', 'a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:21:\"apenaalcedo@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:25:\"Enhorabuena por la venta.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}', 'on'),
(2654, 'woocommerce_cancelled_order_settings', 'a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:21:\"apenaalcedo@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:19:\"Gracias por leerlo.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}', 'on'),
(2656, 'woocommerce_failed_order_settings', 'a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:21:\"apenaalcedo@gmail.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:176:\"¡Esperamos que vuelvan pronto! Consulta más información sobre la <a href=\"https://woocommerce.com/document/managing-orders/\">solución de problemas de pagos con errores</a>.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}', 'on'),
(2687, 'woocommerce_private_link', 'no', 'auto'),
(3029, 'woocommerce_notify_backorder', 'yes', 'off'),
(3030, 'woocommerce_email_reply_to_enabled', 'no', 'off'),
(3031, 'woocommerce_email_reply_to_name', '', 'off'),
(3032, 'woocommerce_email_reply_to_address', '', 'off'),
(3033, 'woocommerce_feature_abandoned_cart_recovery_enabled', 'no', 'on'),
(3048, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(3059, '_transient_product-transient-version', '1786685501', 'on'),
(3060, '_transient_timeout_wc_product_children_10297', '1789277501', 'off'),
(3061, '_transient_wc_product_children_10297', 'a:2:{s:3:\"all\";a:4:{i:0;i:10298;i:1;i:10300;i:2;i:10301;i:3;i:10302;}s:7:\"visible\";a:4:{i:0;i:10298;i:1;i:10300;i:2;i:10301;i:3;i:10302;}}', 'off'),
(3062, 'woocommerce_attribute_lookup_enabled', 'yes', 'auto'),
(3063, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1786937047', 'off'),
(3064, '_transient_woocommerce_marketplace_promotions_v2', 'a:1:{s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13: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:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13: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:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}', 'off'),
(3107, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-7.0.4.zip\";s:6:\"locale\";s:5:\"es_ES\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/es_ES/wordpress-7.0.4.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.4\";s:7:\"version\";s:5:\"7.0.4\";s:11:\"php_version\";s:3:\"7.4\";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:1786850654;s:15:\"version_checked\";s:5:\"7.0.4\";s:12:\"translations\";a:0:{}}', 'off'),
(3114, 'thwcfd_since', '1786687253', 'off'),
(3130, 'action_scheduler_migration_status', 'complete', 'auto'),
(3162, 'site_logo', '10295', 'auto'),
(3163, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(3167, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1786850651;s:7:\"checked\";a:2:{s:19:\"traveler-childtheme\";s:3:\"1.0\";s:8:\"traveler\";s:7:\"3.2.8.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(3191, 'woocommerce_payments_provider_state_snapshots', 'a:0:{}', 'off'),
(3192, 'woocommerce_bacs_settings', 'a:11:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:30:\"Transferencia bancaria directa\";s:11:\"description\";s:202:\"Realiza tu pago directamente en nuestra cuenta bancaria. Por favor, usa el número del pedido como referencia de pago. Tu pedido no se procesará hasta que se haya recibido el importe en nuestra cuenta.\";s:12:\"instructions\";s:0:\"\";s:15:\"account_details\";s:0:\"\";s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}', 'on'),
(3198, 'woocommerce_bacs_accounts', 'a:1:{i:0;a:7:{s:12:\"account_name\";s:9:\"UNKA PERU\";s:14:\"account_number\";s:11:\"18989238712\";s:9:\"bank_name\";s:3:\"BCP\";s:9:\"sort_code\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:8:\"BCPLPEPL\";s:12:\"country_code\";s:2:\"PE\";}}', 'auto'),
(3201, '_transient_orders-transient-version', '1786693186', 'on'),
(3203, 'wc_pending_batch_processes', 'a:0:{}', 'off'),
(3214, 'woocommerce_task_list_tracked_completed_tasks', 'a:3:{i:0;s:8:\"payments\";i:1;s:15:\"customize-store\";i:2;s:17:\"launch-your-store\";}', 'auto'),
(3276, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1786850648;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.8.7\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.8.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";s:3:\"svg\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=3374528\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=3374528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.1.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}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:5:\"4.2.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:39:\"woocommerce-currency-switcher/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:43:\"w.org/plugins/woocommerce-currency-switcher\";s:4:\"slug\";s:29:\"woocommerce-currency-switcher\";s:6:\"plugin\";s:39:\"woocommerce-currency-switcher/index.php\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/woocommerce-currency-switcher/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/woocommerce-currency-switcher.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/woocommerce-currency-switcher/assets/icon-256x256.png?rev=2844633\";s:2:\"1x\";s:82:\"https://ps.w.org/woocommerce-currency-switcher/assets/icon-128x128.png?rev=2844633\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/woocommerce-currency-switcher/assets/banner-1544x500.png?rev=2844633\";s:2:\"1x\";s:84:\"https://ps.w.org/woocommerce-currency-switcher/assets/banner-772x250.png?rev=2844633\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.14.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.14.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{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:\"11.0.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3640790\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3640790\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";}}s:7:\"checked\";a:13:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.8.7\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.9.2\";s:37:\"bbf-chat-agentes/bbf-chat-agentes.php\";s:5:\"1.0.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"6.1.6\";s:23:\"elementor/elementor.php\";s:5:\"4.2.2\";s:39:\"woocommerce-currency-switcher/index.php\";s:5:\"1.5.1\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:6:\"4.14.0\";s:29:\"unka-pedidos/unka-pedidos.php\";s:5:\"1.1.1\";s:31:\"traveler-code/traveler-code.php\";s:5:\"3.1.3\";s:83:\"traveler-layout-essential-for-elementor/traveler-layout-essential-for-elementor.php\";s:3:\"1.6\";s:28:\"st-option-tree/ot-loader.php\";s:3:\"2.8\";s:27:\"woocommerce/woocommerce.php\";s:6:\"11.0.1\";}}', 'off'),
(3639, 'woocommerce_sales_record_date', '2026-08-14', 'auto'),
(3640, 'woocommerce_sales_record_amount', '500', 'auto'),
(3675, 'unka_pedidos_page_id', '10326', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3676, 'rewrite_rules', 'a:356:{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:34:\"^pedidos\\-total/pedido-([0-9]+)/?$\";s:47:\"index.php?page_id=10326&unka_pedido=$matches[1]\";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:44:\"marca/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"marca/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"marca/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"marca/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"marca/(.+?)/?$\";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:45:\"st_template_email/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"st_template_email/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"st_template_email/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"st_template_email/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"st_template_email/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"st_template_email/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"st_template_email/([^/]+)/embed/?$\";s:50:\"index.php?st_template_email=$matches[1]&embed=true\";s:38:\"st_template_email/([^/]+)/trackback/?$\";s:44:\"index.php?st_template_email=$matches[1]&tb=1\";s:46:\"st_template_email/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?st_template_email=$matches[1]&paged=$matches[2]\";s:53:\"st_template_email/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?st_template_email=$matches[1]&cpage=$matches[2]\";s:54:\"st_template_email/([^/]+)/wc/file/transient(/(.*))?/?$\";s:69:\"index.php?st_template_email=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"st_template_email/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?st_template_email=$matches[1]&wc-api=$matches[3]\";s:60:\"st_template_email/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"st_template_email/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"st_template_email/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"st_template_email/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"st_template_email/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?st_template_email=$matches[1]&page=$matches[2]\";s:34:\"st_template_email/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"st_template_email/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"st_template_email/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"st_template_email/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"st_template_email/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"st_template_email/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"st_tour/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"st_tour/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"st_tour/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"st_tour/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"st_tour/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"st_tour/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"st_tour/([^/]+)/embed/?$\";s:41:\"index.php?st_tours=$matches[1]&embed=true\";s:28:\"st_tour/([^/]+)/trackback/?$\";s:35:\"index.php?st_tours=$matches[1]&tb=1\";s:36:\"st_tour/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?st_tours=$matches[1]&paged=$matches[2]\";s:43:\"st_tour/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?st_tours=$matches[1]&cpage=$matches[2]\";s:44:\"st_tour/([^/]+)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?st_tours=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"st_tour/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?st_tours=$matches[1]&wc-api=$matches[3]\";s:50:\"st_tour/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"st_tour/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"st_tour/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"st_tour/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"st_tour/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?st_tours=$matches[1]&page=$matches[2]\";s:24:\"st_tour/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"st_tour/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"st_tour/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"st_tour/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"st_tour/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"st_tour/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"st_tour_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?st_tour_type=$matches[1]&feed=$matches[2]\";s:48:\"st_tour_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?st_tour_type=$matches[1]&feed=$matches[2]\";s:29:\"st_tour_type/([^/]+)/embed/?$\";s:45:\"index.php?st_tour_type=$matches[1]&embed=true\";s:41:\"st_tour_type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?st_tour_type=$matches[1]&paged=$matches[2]\";s:23:\"st_tour_type/([^/]+)/?$\";s:34:\"index.php?st_tour_type=$matches[1]\";s:50:\"durations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?durations=$matches[1]&feed=$matches[2]\";s:45:\"durations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?durations=$matches[1]&feed=$matches[2]\";s:26:\"durations/([^/]+)/embed/?$\";s:42:\"index.php?durations=$matches[1]&embed=true\";s:38:\"durations/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?durations=$matches[1]&paged=$matches[2]\";s:20:\"durations/([^/]+)/?$\";s:31:\"index.php?durations=$matches[1]\";s:50:\"languages/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:45:\"languages/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:26:\"languages/([^/]+)/embed/?$\";s:42:\"index.php?languages=$matches[1]&embed=true\";s:38:\"languages/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?languages=$matches[1]&paged=$matches[2]\";s:20:\"languages/([^/]+)/?$\";s:31:\"index.php?languages=$matches[1]\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:47:\"mc4wp-form/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?mc4wp-form=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:64:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"st_location/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"st_location/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"st_location/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"st_location/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"st_location/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"st_location/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"st_location/(.+?)/embed/?$\";s:41:\"index.php?location=$matches[1]&embed=true\";s:30:\"st_location/(.+?)/trackback/?$\";s:35:\"index.php?location=$matches[1]&tb=1\";s:38:\"st_location/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&paged=$matches[2]\";s:45:\"st_location/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&cpage=$matches[2]\";s:46:\"st_location/(.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?location=$matches[1]&wc/file/transient=$matches[3]\";s:35:\"st_location/(.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?location=$matches[1]&wc-api=$matches[3]\";s:52:\"st_location/.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"st_location/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"st_location/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"st_location/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"st_location/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?location=$matches[1]&page=$matches[2]\";s:36:\"st_order/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"st_order/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"st_order/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"st_order/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"st_order/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"st_order/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"st_order/([^/]+)/embed/?$\";s:41:\"index.php?st_order=$matches[1]&embed=true\";s:29:\"st_order/([^/]+)/trackback/?$\";s:35:\"index.php?st_order=$matches[1]&tb=1\";s:37:\"st_order/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?st_order=$matches[1]&paged=$matches[2]\";s:44:\"st_order/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?st_order=$matches[1]&cpage=$matches[2]\";s:45:\"st_order/([^/]+)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?st_order=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"st_order/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?st_order=$matches[1]&wc-api=$matches[3]\";s:51:\"st_order/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"st_order/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"st_order/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"st_order/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"st_order/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?st_order=$matches[1]&page=$matches[2]\";s:25:\"st_order/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"st_order/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"st_order/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"st_order/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"st_order/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"st_order/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"coupon_code/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"coupon_code/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"coupon_code/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"coupon_code/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"coupon_code/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"coupon_code/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"coupon_code/([^/]+)/embed/?$\";s:47:\"index.php?st_coupon_code=$matches[1]&embed=true\";s:32:\"coupon_code/([^/]+)/trackback/?$\";s:41:\"index.php?st_coupon_code=$matches[1]&tb=1\";s:40:\"coupon_code/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?st_coupon_code=$matches[1]&paged=$matches[2]\";s:47:\"coupon_code/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?st_coupon_code=$matches[1]&cpage=$matches[2]\";s:48:\"coupon_code/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?st_coupon_code=$matches[1]&wc/file/transient=$matches[3]\";s:37:\"coupon_code/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?st_coupon_code=$matches[1]&wc-api=$matches[3]\";s:54:\"coupon_code/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:65:\"coupon_code/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"coupon_code/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"coupon_code/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:36:\"coupon_code/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?st_coupon_code=$matches[1]&page=$matches[2]\";s:28:\"coupon_code/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"coupon_code/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"coupon_code/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"coupon_code/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"coupon_code/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"coupon_code/[^/]+/([^/]+)/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=184&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: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: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: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]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$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:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'auto'),
(3678, 'elementor-custom-breakpoints-files', 'a:23:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1786765839;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1786765839;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1786765839;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1786765839;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1786765839;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1786765839;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1786765839;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1786765839;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1786765839;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1786765839;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1786765839;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1786765839;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1786765839;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1786765839;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1786765839;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1786765839;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1786765839;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1786765839;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1786765839;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1786765839;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1786765839;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1786765839;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1786765839;}}', 'auto'),
(3695, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1786903260', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3696, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:\"es_ES\";a:53:{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: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:\"Add PayPal Pay Later to increase average order value\";s:7:\"content\";s:295:\"Help boost your sales with the power of PayPal Pay Later. Present dynamic messaging as customers browse, shop, and check out, and let them pay over time while you get paid up front, in full. Add messaging to your product detail pages near prices so customers know they can buy now and pay later.\";}}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:10:\"Learn More\";}}s:3:\"url\";s:160:\"https://woocommerce.com/document/woocommerce-paypal-payments/pay-later/?utm_source=inbox_note&utm_medium=product&utm_campaign=ppxo-pps-install-paypal-payments-2\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;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:\"2026-08-14 20:13:05\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-08-20 23:59: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:\"FR\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IT\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ES\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UK\";}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\":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:25;s:9:\"operation\";s:1:\">\";}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}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:17:{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.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:2:\"ar\";s:5:\"title\";s:50:\"كيف تسير عملية إعداد متجرك؟\";s:7:\"content\";s:368:\"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"title\";s:39:\"您的商店设置工作进展如何？\";s:7:\"content\";s:273:\"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"title\";s:33:\"你的商店設定進展如何？\";s:7:\"content\";s:246:\"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"title\";s:44:\"Hoe gaat het met het opzetten van je winkel?\";s:7:\"content\";s:254:\"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:54:\"Comment se passe la configuration de votre boutique ?\";s:7:\"content\";s:318:\"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:43:\"Wie läuft die Einrichtung deines Shops ab?\";s:7:\"content\";s:304:\"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.\";}i:7;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"title\";s:50:\"איך הולך עם הגדרת החנות שלך?\";s:7:\"content\";s:341:\"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.\";}i:8;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"title\";s:43:\"Bagaimana perkembangan penyiapan toko Anda?\";s:7:\"content\";s:285:\"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.\";}i:9;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:38:\"Come va la configurazione del negozio?\";s:7:\"content\";s:288:\"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l\'abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.\";}i:10;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"title\";s:65:\"ストアのセットアップは順調に進んでいますか ?\";s:7:\"content\";s:382:\"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。\";}i:11;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"title\";s:47:\"스토어 설정은 잘 진행되고 있나요?\";s:7:\"content\";s:342:\"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.\";}i:12;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:45:\"Como está indo a configuração da sua loja?\";s:7:\"content\";s:276:\"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.\";}i:13;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"title\";s:60:\"Как проходит настройка магазина?\";s:7:\"content\";s:542:\"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.\";}i:14;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:42:\"¿Cómo va la configuración de tu tienda?\";s:7:\"content\";s:297:\"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.\";}i:15;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"title\";s:46:\"Hur går det med konfigureringen av din butik?\";s:7:\"content\";s:271:\"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.\";}i:16;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"title\";s:35:\"Mağaza kurulumunuz nasıl gidiyor?\";s:7:\"content\";s:310:\"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.\";}}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:17:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:2:\"ar\";s:5:\"label\";s:41:\"أخبرنا كيف تسير تجربتك\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"label\";s:24:\"告诉我们进展如何\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"label\";s:27:\"請告訴我們設定進展\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"label\";s:23:\"Vertel ons hoe het gaat\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:36:\"Faites-nous part de vos commentaires\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:22:\"Sag uns, wie es läuft\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"label\";s:32:\"ספר/י לנו איך הולך\";}i:8;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"label\";s:30:\"Beri tahu kami perkembangannya\";}i:9;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:22:\"Dicci come sta andando\";}i:10;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"label\";s:54:\"セットアップの感想をお聞かせください\";}i:11;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"label\";s:25:\"의견을 들려주세요\";}i:12;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:26:\"Conte-nos o que você acha\";}i:13;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"label\";s:87:\"Расскажите нам, как этот процесс проходит у вас.\";}i:14;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:22:\"Cuéntanos cómo te va\";}i:15;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"label\";s:30:\"Berätta för oss hur det går\";}i:16;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"label\";s:32:\"Nasıl gittiğini bize söyleyin\";}}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: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:1:\"<\";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: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:28:\"woo-dotcom-course-2026-06-09\";O:8:\"stdClass\":8:{s:4:\"slug\";s:28:\"woo-dotcom-course-2026-06-09\";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:46:\"Learn how to build your store with WooCommerce\";s:7:\"content\";s:100:\"In this free course, we\'ll help you set up and run your online store with clear, practical guidance.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"woo-dotcom-course-2026-06-09\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Visit the course\";}}s:3:\"url\";s:72:\"https://wordpress.com/support/courses/build-your-store-with-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:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-06-09 12:15:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2027-06-09 23:59:00\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:21:\"wpcom_admin_interface\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3697, '_transient_timeout_mc4wp_mailchimp_lists', '1786938807', 'off'),
(3698, '_transient_mc4wp_mailchimp_lists', 'a:0:{}', 'off'),
(3711, '_transient_timeout_action_scheduler_last_pastdue_actions_check', '1786872101', 'off'),
(3712, '_transient_action_scheduler_last_pastdue_actions_check', '1786850501', 'off'),
(3715, '_transient_timeout_wc_tracks_blog_details', '1786936902', 'off'),
(3716, '_transient_wc_tracks_blog_details', 'a:6:{s:3:\"url\";s:26:\"http://localhost:8888/unka\";s:9:\"blog_lang\";s:5:\"es_ES\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"fd938931-ecd0-42ce-8c7a-e8fe351a3768\";s:14:\"products_count\";i:2;s:10:\"wc_version\";s:6:\"11.0.1\";}', 'off'),
(3717, '_transient_timeout__woocommerce_helper_subscriptions', '1786851547', 'off'),
(3718, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(3719, '_site_transient_timeout_theme_roots', '1786852447', 'off'),
(3720, '_site_transient_theme_roots', 'a:2:{s:19:\"traveler-childtheme\";s:7:\"/themes\";s:8:\"traveler\";s:7:\"/themes\";}', 'off'),
(3722, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1786872255', 'off'),
(3723, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'no', 'off'),
(3724, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1786937055', 'off'),
(3725, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"9d399cc3dc36641172c05bd170f3eba4\";s:9:\"timestamp\";i:1786850655;}', 'off'),
(3931, '_transient_timeout_elementor_remote_info_api_data_4.2.2', '1786904083', 'off'),
(3932, '_transient_elementor_remote_info_api_data_4.2.2', 'a:4:{s:9:\"timestamp\";s:10:\"1786859447\";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: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:3;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:4;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:5;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:6;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:7;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:8;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:9;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:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;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:12;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:13;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: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:\"7.0.4\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(3964, '_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive', '1786864765', 'off'),
(3965, '_transient_woocommerce_admin_settings_payments_has_providers_with_incentive', 'no', 'off'),
(3967, 'woocommerce_admin_payment_gateway_enabled_settings', 'a:8:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:19:\"ventas@unkaperu.com\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:68:\"Si has sido tú, puedes ignorar este correo electrónico y borrarlo.\";s:10:\"email_type\";s:4:\"html\";s:2:\"cc\";s:0:\"\";s:3:\"bcc\";s:0:\"\";}', 'on'),
(3969, '_transient_timeout_as_is_ensure_recurring_actions_scheduled', '1786864935', 'off'),
(3970, '_transient_as_is_ensure_recurring_actions_scheduled', '1', 'off'),
(3971, '_site_transient_timeout_wp_theme_files_patterns-eaa0c5c61b0dc136700ba1547e6a034b', '1786863201', 'off'),
(3972, '_site_transient_wp_theme_files_patterns-eaa0c5c61b0dc136700ba1547e6a034b', 'a:2:{s:7:\"version\";s:3:\"1.0\";s:8:\"patterns\";a:0:{}}', 'off'),
(3973, '_site_transient_timeout_wp_theme_files_patterns-95991b563799db28a68da304cd3fa40d', '1786863201', 'off'),
(3974, '_site_transient_wp_theme_files_patterns-95991b563799db28a68da304cd3fa40d', 'a:2:{s:7:\"version\";s:7:\"3.2.8.1\";s:8:\"patterns\";a:0:{}}', 'off'),
(3998, '_elementor_design_system_sync_css_meta', 'a:2:{s:4:\"time\";i:1786862401;i:0;b:0;}', 'auto');

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

--
-- Estructura de tabla para la tabla `wp_options_st`
--

CREATE TABLE `wp_options_st` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(64) 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;

--
-- Volcado de datos para la tabla `wp_options_st`
--

INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://traveler.ku', 'yes'),
(2, 'home', 'http://traveler.ku', 'yes'),
(3, 'blogname', 'Traveler', 'yes'),
(4, 'blogdescription', 'Just another WordPress site', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'thoaingo@shinecommerce.co', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '0', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:339:{s:27:\"page-user-setting/([^/]+)?$\";s:51:\"index.php?pagename=page-user-setting&sc=$matches[1]\";s:44:\"page-user-setting/([^/]+)/page/([0-9]{1,})?$\";s:69:\"index.php?pagename=page-user-setting&sc=$matches[1]&paged=$matches[2]\";s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";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:14:\"st_location/?$\";s:28:\"index.php?post_type=location\";s:44:\"st_location/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=location&feed=$matches[1]\";s:39:\"st_location/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=location&feed=$matches[1]\";s:31:\"st_location/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=location&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:38:\"category/(.+?)/social-login(/(.*))?/?$\";s:60:\"index.php?category_name=$matches[1]&social-login=$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:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:35:\"tag/([^/]+)/social-login(/(.*))?/?$\";s:50:\"index.php?tag=$matches[1]&social-login=$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:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:46:\"e-landing-page/([^/]+)/social-login(/(.*))?/?$\";s:61:\"index.php?e-landing-page=$matches[1]&social-login=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"e-landing-page/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:63:\"e-landing-page/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/([^/]+)/social-login(/(.*))?/?$\";s:54:\"index.php?product=$matches[1]&social-login=$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:45:\"product/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:56:\"product/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$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:35:\"st_tour/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"st_tour/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"st_tour/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"st_tour/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"st_tour/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"st_tour/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"st_tour/([^/]+)/embed/?$\";s:41:\"index.php?st_tours=$matches[1]&embed=true\";s:28:\"st_tour/([^/]+)/trackback/?$\";s:35:\"index.php?st_tours=$matches[1]&tb=1\";s:36:\"st_tour/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?st_tours=$matches[1]&paged=$matches[2]\";s:43:\"st_tour/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?st_tours=$matches[1]&cpage=$matches[2]\";s:33:\"st_tour/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?st_tours=$matches[1]&wc-api=$matches[3]\";s:39:\"st_tour/([^/]+)/social-login(/(.*))?/?$\";s:55:\"index.php?st_tours=$matches[1]&social-login=$matches[3]\";s:39:\"st_tour/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"st_tour/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"st_tour/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:56:\"st_tour/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:32:\"st_tour/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?st_tours=$matches[1]&page=$matches[2]\";s:24:\"st_tour/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"st_tour/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"st_tour/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"st_tour/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"st_tour/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"st_tour/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"st_tour_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?st_tour_type=$matches[1]&feed=$matches[2]\";s:48:\"st_tour_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?st_tour_type=$matches[1]&feed=$matches[2]\";s:29:\"st_tour_type/([^/]+)/embed/?$\";s:45:\"index.php?st_tour_type=$matches[1]&embed=true\";s:41:\"st_tour_type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?st_tour_type=$matches[1]&paged=$matches[2]\";s:23:\"st_tour_type/([^/]+)/?$\";s:34:\"index.php?st_tour_type=$matches[1]\";s:50:\"durations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?durations=$matches[1]&feed=$matches[2]\";s:45:\"durations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?durations=$matches[1]&feed=$matches[2]\";s:26:\"durations/([^/]+)/embed/?$\";s:42:\"index.php?durations=$matches[1]&embed=true\";s:38:\"durations/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?durations=$matches[1]&paged=$matches[2]\";s:20:\"durations/([^/]+)/?$\";s:31:\"index.php?durations=$matches[1]\";s:50:\"languages/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:45:\"languages/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:26:\"languages/([^/]+)/embed/?$\";s:42:\"index.php?languages=$matches[1]&embed=true\";s:38:\"languages/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?languages=$matches[1]&paged=$matches[2]\";s:20:\"languages/([^/]+)/?$\";s:31:\"index.php?languages=$matches[1]\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:42:\"mc4wp-form/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?mc4wp-form=$matches[1]&social-login=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"mc4wp-form/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:59:\"mc4wp-form/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"st_location/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"st_location/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"st_location/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"st_location/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"st_location/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"st_location/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"st_location/(.+?)/embed/?$\";s:41:\"index.php?location=$matches[1]&embed=true\";s:30:\"st_location/(.+?)/trackback/?$\";s:35:\"index.php?location=$matches[1]&tb=1\";s:50:\"st_location/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:45:\"st_location/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:38:\"st_location/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&paged=$matches[2]\";s:45:\"st_location/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&cpage=$matches[2]\";s:35:\"st_location/(.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?location=$matches[1]&wc-api=$matches[3]\";s:41:\"st_location/(.+?)/social-login(/(.*))?/?$\";s:55:\"index.php?location=$matches[1]&social-login=$matches[3]\";s:41:\"st_location/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"st_location/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"st_location/.+?/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:58:\"st_location/.+?/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:34:\"st_location/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?location=$matches[1]&page=$matches[2]\";s:57:\"st_location_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?st_location_type=$matches[1]&feed=$matches[2]\";s:52:\"st_location_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?st_location_type=$matches[1]&feed=$matches[2]\";s:33:\"st_location_type/([^/]+)/embed/?$\";s:49:\"index.php?st_location_type=$matches[1]&embed=true\";s:45:\"st_location_type/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?st_location_type=$matches[1]&paged=$matches[2]\";s:27:\"st_location_type/([^/]+)/?$\";s:38:\"index.php?st_location_type=$matches[1]\";s:36:\"st_order/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"st_order/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"st_order/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"st_order/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"st_order/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"st_order/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"st_order/([^/]+)/embed/?$\";s:41:\"index.php?st_order=$matches[1]&embed=true\";s:29:\"st_order/([^/]+)/trackback/?$\";s:35:\"index.php?st_order=$matches[1]&tb=1\";s:37:\"st_order/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?st_order=$matches[1]&paged=$matches[2]\";s:44:\"st_order/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?st_order=$matches[1]&cpage=$matches[2]\";s:34:\"st_order/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?st_order=$matches[1]&wc-api=$matches[3]\";s:40:\"st_order/([^/]+)/social-login(/(.*))?/?$\";s:55:\"index.php?st_order=$matches[1]&social-login=$matches[3]\";s:40:\"st_order/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"st_order/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:46:\"st_order/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:57:\"st_order/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:33:\"st_order/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?st_order=$matches[1]&page=$matches[2]\";s:25:\"st_order/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"st_order/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"st_order/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"st_order/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"st_order/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"st_order/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"coupon_code/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"coupon_code/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"coupon_code/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"coupon_code/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"coupon_code/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"coupon_code/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"coupon_code/([^/]+)/embed/?$\";s:47:\"index.php?st_coupon_code=$matches[1]&embed=true\";s:32:\"coupon_code/([^/]+)/trackback/?$\";s:41:\"index.php?st_coupon_code=$matches[1]&tb=1\";s:40:\"coupon_code/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?st_coupon_code=$matches[1]&paged=$matches[2]\";s:47:\"coupon_code/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?st_coupon_code=$matches[1]&cpage=$matches[2]\";s:37:\"coupon_code/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?st_coupon_code=$matches[1]&wc-api=$matches[3]\";s:43:\"coupon_code/([^/]+)/social-login(/(.*))?/?$\";s:61:\"index.php?st_coupon_code=$matches[1]&social-login=$matches[3]\";s:43:\"coupon_code/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:54:\"coupon_code/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"coupon_code/[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:60:\"coupon_code/[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:36:\"coupon_code/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?st_coupon_code=$matches[1]&page=$matches[2]\";s:28:\"coupon_code/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"coupon_code/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"coupon_code/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"coupon_code/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"coupon_code/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"coupon_code/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s: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=184&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:23:\"social-login(/(.*))?/?$\";s:35:\"index.php?&social-login=$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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:32:\"comments/social-login(/(.*))?/?$\";s:35:\"index.php?&social-login=$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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:35:\"search/(.+)/social-login(/(.*))?/?$\";s:48:\"index.php?s=$matches[1]&social-login=$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:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:38:\"author/([^/]+)/social-login(/(.*))?/?$\";s:58:\"index.php?author_name=$matches[1]&social-login=$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: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:60:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/social-login(/(.*))?/?$\";s:88:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&social-login=$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: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:47:\"([0-9]{4})/([0-9]{1,2})/social-login(/(.*))?/?$\";s:72:\"index.php?year=$matches[1]&monthnum=$matches[2]&social-login=$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:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:34:\"([0-9]{4})/social-login(/(.*))?/?$\";s:51:\"index.php?year=$matches[1]&social-login=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s: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:31:\"(.?.+?)/social-login(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&social-login=$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:37:\".?.+?/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:48:\".?.+?/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"([^/]+)/social-login(/(.*))?/?$\";s:51:\"index.php?name=$matches[1]&social-login=$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:37:\"[^/]+/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:48:\"[^/]+/attachment/([^/]+)/social-login(/(.*))?/?$\";s:57:\"index.php?attachment=$matches[1]&social-login=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:11:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:27:\"js_composer/js_composer.php\";i:3;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:4;s:28:\"st-option-tree/ot-loader.php\";i:5;s:31:\"traveler-code/traveler-code.php\";i:6;s:41:\"traveler-paypal-v2/traveler-paypal-v2.php\";i:7;s:41:\"traveler-razor-pay/traveler-razor-pay.php\";i:8;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:9;s:27:\"woocommerce/woocommerce.php\";i:10;s:21:\"wp-reset/wp-reset.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'traveler', 'yes'),
(41, 'stylesheet', 'traveler', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '53496', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '0', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '1', 'yes'),
(72, 'comments_per_page', '3', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:21:\"wp-reset/wp-reset.php\";a:2:{i:0;s:8:\"WP_Reset\";i:1;s:9:\"uninstall\";}}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '184', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '267', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1674470852', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(99, 'initial_db_version', '53496', 'yes');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(100, 'wp_user_roles', 'a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:148:{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: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:34:\"wpml_manage_translation_management\";b:1;s:21:\"wpml_manage_languages\";b:1;s:41:\"wpml_manage_theme_and_plugin_localization\";b:1;s:19:\"wpml_manage_support\";b:1;s:36:\"wpml_manage_woocommerce_multilingual\";b:1;s:37:\"wpml_operate_woocommerce_multilingual\";b:1;s:29:\"wpml_manage_media_translation\";b:1;s:22:\"wpml_manage_navigation\";b:1;s:24:\"wpml_manage_sticky_links\";b:1;s:30:\"wpml_manage_string_translation\";b:1;s:33:\"wpml_manage_translation_analytics\";b:1;s:25:\"wpml_manage_wp_menus_sync\";b:1;s:32:\"wpml_manage_taxonomy_translation\";b:1;s:27:\"wpml_manage_troubleshooting\";b:1;s:31:\"wpml_manage_translation_options\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:37:\"vc_access_rules_post_types/st_layouts\";b:1;s:39:\"vc_access_rules_post_types/st_mega_menu\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:10:\"copy_posts\";b:1;s:35:\"vc_access_rules_post_types/location\";b:1;s:19:\"manage_postman_smtp\";b:1;s:19:\"manage_postman_logs\";b:1;s:38:\"vc_access_rules_post_types/st_activity\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:45:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:10:\"copy_posts\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:20:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:15:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:12:\"upload_files\";b:1;}}s:7:\"partner\";a:2:{s:4:\"name\";s:7:\"Partner\";s:12:\"capabilities\";a:36:{s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:12:\"upload_files\";b:1;s:22:\"delete_published_posts\";b:1;s:14:\"manage_options\";b:0;s:23:\"wpcf7_edit_contact_form\";b:0;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:34:\"wpml_manage_translation_management\";b:1;s:21:\"wpml_manage_languages\";b:1;s:41:\"wpml_manage_theme_and_plugin_localization\";b:1;s:19:\"wpml_manage_support\";b:1;s:36:\"wpml_manage_woocommerce_multilingual\";b:1;s:37:\"wpml_operate_woocommerce_multilingual\";b:1;s:29:\"wpml_manage_media_translation\";b:1;s:22:\"wpml_manage_navigation\";b:1;s:24:\"wpml_manage_sticky_links\";b:1;s:30:\"wpml_manage_string_translation\";b:1;s:33:\"wpml_manage_translation_analytics\";b:1;s:25:\"wpml_manage_wp_menus_sync\";b:1;s:32:\"wpml_manage_taxonomy_translation\";b:1;s:27:\"wpml_manage_troubleshooting\";b:1;s:31:\"wpml_manage_translation_options\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;}}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:102:{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: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:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;}}}', 'yes'),
(101, 'fresh_site', '0', 'yes'),
(102, 'user_count', '1', 'no'),
(103, 'widget_block', 'a:8:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:7;a:1:{s:7:\"content\";s:212:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"placeholder\":\"Search ...\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true} /--></div>\n<!-- /wp:group -->\";}i:8;a:1:{s:7:\"content\";s:232:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":4} -->\n<h4>Tags</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:tag-cloud /--></div>\n<!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'sidebars_widgets', 'a:8:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:12:\"blog-sidebar\";a:4:{i:0;s:7:\"block-7\";i:1;s:18:\"st_list_post_new-1\";i:2;s:19:\"st_categories_new-1\";i:3;s:7:\"block-8\";}s:12:\"page-sidebar\";a:0:{}s:4:\"shop\";a:0:{}s:13:\"tours-sidebar\";a:0:{}s:19:\"tour-single-sidebar\";a:0:{}s:16:\"location-sidebar\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(105, 'cron', 'a:16:{i:1658919703;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:1658921293;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1658922906;a:1:{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:1658922913;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:1658925361;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:1658928493;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_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;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1658928522;a:1:{s:39:\"WPEngineSecurityAuditor_Scans_scheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1658970000;a:1:{s:23:\"st_availability_cronjob\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658971693;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:1658972806;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:1658972808;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:1658973226;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:1658973307;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1658980380;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1659403693;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;}', 'yes'),
(106, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'recovery_keys', 'a:0:{}', 'yes'),
(120, 'https_detection_errors', 'a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}', 'yes'),
(121, '_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.0.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.0.1\";s:7:\"version\";s:5:\"6.0.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1658918985;s:15:\"version_checked\";s:5:\"6.0.1\";s:12:\"translations\";a:0:{}}', 'no'),
(124, 'theme_mods_twentytwentytwo', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1650850147;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\";}}}}', 'yes'),
(128, 'wp-reset', 'a:4:{s:4:\"meta\";a:3:{s:13:\"first_version\";s:4:\"1.90\";s:13:\"first_install\";i:1626406118;s:11:\"reset_count\";i:14;}s:17:\"dismissed_notices\";a:1:{s:7:\"welcome\";b:1;}s:8:\"last_run\";a:0:{}s:7:\"options\";a:0:{}}', 'yes'),
(129, 'wp-reset-snapshots', 'a:0:{}', 'yes'),
(130, 'current_theme', 'Traveler', 'yes'),
(131, 'theme_mods_traveler', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:28;}s:32:\"remove_theme_mod_st_google_fonts\";s:1:\"1\";s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(132, 'theme_switched', '', 'yes'),
(134, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.5.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1650851626;s:7:\"version\";s:5:\"5.5.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(135, 'elementor_active_kit', '6', 'yes'),
(140, 'action_scheduler_hybrid_store_demarkation', '7', 'yes'),
(141, 'schema-ActionScheduler_StoreSchema', '6.0.1650851698', 'yes'),
(142, 'schema-ActionScheduler_LoggerSchema', '3.0.1650851699', 'yes'),
(148, 'woocommerce_schema_version', '430', 'yes'),
(149, 'woocommerce_store_address', '', 'yes'),
(150, 'woocommerce_store_address_2', '', 'yes'),
(151, 'woocommerce_store_city', '', 'yes'),
(152, 'woocommerce_default_country', 'US:CA', 'yes'),
(153, 'woocommerce_store_postcode', '', 'yes'),
(154, 'woocommerce_allowed_countries', 'all', 'yes'),
(155, 'woocommerce_all_except_countries', '', 'yes'),
(156, 'woocommerce_specific_allowed_countries', '', 'yes'),
(157, 'woocommerce_ship_to_countries', '', 'yes'),
(158, 'woocommerce_specific_ship_to_countries', '', 'yes'),
(159, 'woocommerce_default_customer_address', 'base', 'yes'),
(160, 'woocommerce_calc_taxes', 'no', 'yes'),
(161, 'woocommerce_enable_coupons', 'yes', 'yes'),
(162, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(163, 'woocommerce_currency', 'USD', 'yes'),
(164, 'woocommerce_currency_pos', 'left', 'yes'),
(165, 'woocommerce_price_thousand_sep', ',', 'yes'),
(166, 'woocommerce_price_decimal_sep', '.', 'yes'),
(167, 'woocommerce_price_num_decimals', '2', 'yes'),
(168, 'woocommerce_shop_page_id', '8', 'yes'),
(169, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(170, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(171, 'woocommerce_placeholder_image', '7', 'yes'),
(172, 'woocommerce_weight_unit', 'kg', 'yes'),
(173, 'woocommerce_dimension_unit', 'cm', 'yes'),
(174, 'woocommerce_enable_reviews', 'yes', 'yes'),
(175, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(176, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(177, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(178, 'woocommerce_review_rating_required', 'yes', 'no'),
(179, 'woocommerce_manage_stock', 'yes', 'yes'),
(180, 'woocommerce_hold_stock_minutes', '60', 'no'),
(181, 'woocommerce_notify_low_stock', 'yes', 'no'),
(182, 'woocommerce_notify_no_stock', 'yes', 'no'),
(183, 'woocommerce_stock_email_recipient', 'thoaingo@shinecommerce.co', 'no'),
(184, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(185, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(186, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(187, 'woocommerce_stock_format', '', 'yes'),
(188, 'woocommerce_file_download_method', 'force', 'no'),
(189, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'no'),
(190, 'woocommerce_downloads_require_login', 'no', 'no'),
(191, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(192, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'yes'),
(193, 'woocommerce_prices_include_tax', 'no', 'yes'),
(194, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(195, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(196, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(197, 'woocommerce_tax_classes', '', 'yes'),
(198, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(199, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(200, 'woocommerce_price_display_suffix', '', 'yes'),
(201, 'woocommerce_tax_total_display', 'itemized', 'no'),
(202, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(203, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(204, 'woocommerce_ship_to_destination', 'billing', 'no'),
(205, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(206, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(207, 'woocommerce_enable_checkout_login_reminder', 'no', 'no'),
(208, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'no'),
(209, 'woocommerce_enable_myaccount_registration', 'no', 'no'),
(210, 'woocommerce_registration_generate_username', 'yes', 'no'),
(211, 'woocommerce_registration_generate_password', 'yes', 'no'),
(212, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(213, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(214, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(215, '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].', 'yes'),
(216, '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].', 'yes'),
(217, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(218, 'woocommerce_trash_pending_orders', '', 'no'),
(219, 'woocommerce_trash_failed_orders', '', 'no'),
(220, 'woocommerce_trash_cancelled_orders', '', 'no'),
(221, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(222, 'woocommerce_email_from_name', 'ModTour', 'no'),
(223, 'woocommerce_email_from_address', 'thoaingo@shinecommerce.co', 'no'),
(224, 'woocommerce_email_header_image', '', 'no'),
(225, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'no'),
(226, 'woocommerce_email_base_color', '#7f54b3', 'no'),
(227, 'woocommerce_email_background_color', '#f7f7f7', 'no'),
(228, 'woocommerce_email_body_background_color', '#ffffff', 'no'),
(229, 'woocommerce_email_text_color', '#3c3c3c', 'no'),
(230, 'woocommerce_merchant_email_notifications', 'no', 'no'),
(231, 'woocommerce_cart_page_id', '9', 'no'),
(232, 'woocommerce_checkout_page_id', '', 'no'),
(233, 'woocommerce_myaccount_page_id', '', 'no'),
(234, 'woocommerce_terms_page_id', '', 'no'),
(235, 'woocommerce_force_ssl_checkout', 'no', 'yes'),
(236, 'woocommerce_unforce_ssl_checkout', 'no', 'yes'),
(237, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(238, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(239, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(240, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(241, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(242, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(243, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(244, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(245, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(246, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(247, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(248, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(249, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(250, 'woocommerce_api_enabled', 'no', 'yes'),
(251, 'woocommerce_allow_tracking', 'no', 'no'),
(252, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(253, 'woocommerce_single_image_width', '600', 'yes'),
(254, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(255, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(256, 'woocommerce_demo_store', 'no', 'no'),
(257, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:7:\"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;}', 'yes'),
(258, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(259, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(260, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'yes'),
(261, 'product_cat_children', 'a:0:{}', 'yes'),
(262, 'default_product_cat', '15', 'yes'),
(263, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1658918989;s:7:\"checked\";a:14:{s:27:\"childtheme-landing-traveler\";s:3:\"1.0\";s:14:\"royal-magazine\";s:5:\"1.2.9\";s:32:\"st-traveler-childtheme - default\";s:0:\"\";s:29:\"traveler-childtheme-elementor\";s:3:\"1.0\";s:27:\"traveler-childtheme-landing\";s:3:\"1.0\";s:19:\"traveler-childtheme\";s:3:\"1.0\";s:23:\"traveler-childthemessss\";s:0:\"\";s:8:\"traveler\";s:5:\"3.0.2\";s:14:\"twentynineteen\";s:3:\"2.0\";s:15:\"twentyseventeen\";s:3:\"2.4\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.0\";s:6:\"wpnext\";s:3:\"1.0\";}s:8:\"response\";a:5:{s:14:\"royal-magazine\";a:6:{s:5:\"theme\";s:14:\"royal-magazine\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/royal-magazine/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/royal-magazine.1.3.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.3.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.6.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.2.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(264, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1658918985;s:8:\"response\";a:14:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{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.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";b:0;}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.6.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.6.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";b:0;}s:45:\"disable-lazy-loading/disable-lazy-loading.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/disable-lazy-loading\";s:4:\"slug\";s:20:\"disable-lazy-loading\";s:6:\"plugin\";s:45:\"disable-lazy-loading/disable-lazy-loading.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/disable-lazy-loading/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/disable-lazy-loading.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/disable-lazy-loading/assets/icon-256x256.jpg?rev=2381380\";s:2:\"1x\";s:73:\"https://ps.w.org/disable-lazy-loading/assets/icon-128x128.jpg?rev=2381380\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.4\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.8.7\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.8.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:26:\"post-smtp/postman-smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/post-smtp\";s:4:\"slug\";s:9:\"post-smtp\";s:6:\"plugin\";s:26:\"post-smtp/postman-smtp.php\";s:11:\"new_version\";s:5:\"2.1.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/post-smtp/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/post-smtp.2.1.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/post-smtp/assets/icon-128x128.gif?rev=2758621\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/post-smtp/assets/banner-1544x500.jpg?rev=2742027\";s:2:\"1x\";s:64:\"https://ps.w.org/post-smtp/assets/banner-772x250.jpg?rev=2749492\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";b:0;}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:5:\"3.9.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/query-monitor.3.9.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/query-monitor/assets/icon-256x256.png?rev=2301273\";s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2056073\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2056073\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2457098\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:5:\"5.3.6\";}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/seo-by-rank-math\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:6:\"plugin\";s:30:\"seo-by-rank-math/rank-math.php\";s:11:\"new_version\";s:8:\"1.0.93.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/seo-by-rank-math/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.93.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:69:\"https://ps.w.org/seo-by-rank-math/assets/icon-256x256.png?rev=2654292\";s:2:\"1x\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=2654292\";s:3:\"svg\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=2654292\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/seo-by-rank-math/assets/banner-1544x500.png?rev=2639678\";s:2:\"1x\";s:71:\"https://ps.w.org/seo-by-rank-math/assets/banner-772x250.png?rev=2639678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"7.2\";}s:29:\"woo-razorpay/woo-razorpay.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/woo-razorpay\";s:4:\"slug\";s:12:\"woo-razorpay\";s:6:\"plugin\";s:29:\"woo-razorpay/woo-razorpay.php\";s:11:\"new_version\";s:5:\"4.0.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/woo-razorpay/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woo-razorpay.4.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/woo-razorpay/assets/icon-256x256.png?rev=2257034\";s:2:\"1x\";s:65:\"https://ps.w.org/woo-razorpay/assets/icon-128x128.png?rev=1273156\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.9.2\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:40:\"w.org/plugins/shortpixel-image-optimiser\";s:4:\"slug\";s:26:\"shortpixel-image-optimiser\";s:6:\"plugin\";s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";s:11:\"new_version\";s:5:\"5.0.7\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/shortpixel-image-optimiser/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/shortpixel-image-optimiser.5.0.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/shortpixel-image-optimiser/assets/icon-256x256.png?rev=1038819\";s:2:\"1x\";s:79:\"https://ps.w.org/shortpixel-image-optimiser/assets/icon-128x128.png?rev=1038819\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/shortpixel-image-optimiser/assets/banner-772x250.png?rev=1730573\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.8.0\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:23:\"wp-smushit/wp-smush.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/wp-smushit\";s:4:\"slug\";s:10:\"wp-smushit\";s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:11:\"new_version\";s:6:\"3.10.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-smushit/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-smushit.3.10.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-256x256.png?rev=2746115\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-smushit/assets/icon-128x128.png?rev=2746115\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=2624292\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=2624292\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:53:\"webp-converter-for-media/webp-converter-for-media.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/webp-converter-for-media\";s:4:\"slug\";s:24:\"webp-converter-for-media\";s:6:\"plugin\";s:53:\"webp-converter-for-media/webp-converter-for-media.php\";s:11:\"new_version\";s:5:\"4.5.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/webp-converter-for-media/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/webp-converter-for-media.4.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/webp-converter-for-media/assets/icon-256x256.png?rev=2636288\";s:2:\"1x\";s:77:\"https://ps.w.org/webp-converter-for-media/assets/icon-128x128.png?rev=2636288\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/webp-converter-for-media/assets/banner-1544x500.png?rev=2757184\";s:2:\"1x\";s:79:\"https://ps.w.org/webp-converter-for-media/assets/banner-772x250.png?rev=2757184\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{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:5:\"6.7.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:3:\"7.2\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"19.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.0.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"6.9.0\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.6.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:29:\"easy-wp-smtp/easy-wp-smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/easy-wp-smtp\";s:4:\"slug\";s:12:\"easy-wp-smtp\";s:6:\"plugin\";s:29:\"easy-wp-smtp/easy-wp-smtp.php\";s:11:\"new_version\";s:5:\"1.4.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/easy-wp-smtp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/easy-wp-smtp.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/easy-wp-smtp/assets/icon-128x128.png?rev=1242044\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/easy-wp-smtp/assets/banner-772x250.png?rev=1650323\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}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:5:\"3.6.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:61:\"enable-jquery-migrate-helper/enable-jquery-migrate-helper.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:42:\"w.org/plugins/enable-jquery-migrate-helper\";s:4:\"slug\";s:28:\"enable-jquery-migrate-helper\";s:6:\"plugin\";s:61:\"enable-jquery-migrate-helper/enable-jquery-migrate-helper.php\";s:11:\"new_version\";s:5:\"1.3.0\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/enable-jquery-migrate-helper/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/enable-jquery-migrate-helper.1.3.0.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:72:\"https://s.w.org/plugins/geopattern-icon/enable-jquery-migrate-helper.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.4\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:28:\"st-option-tree/ot-loader.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/option-tree\";s:4:\"slug\";s:11:\"option-tree\";s:6:\"plugin\";s:28:\"st-option-tree/ot-loader.php\";s:11:\"new_version\";s:5:\"2.7.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/option-tree/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/option-tree.2.7.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://s.w.org/plugins/geopattern-icon/option-tree_363534.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/option-tree/assets/banner-772x250.png?rev=845297\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/widget-importer-exporter\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-256x256.jpg?rev=990577\";s:2:\"1x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-128x128.jpg?rev=990577\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/widget-importer-exporter/assets/banner-1544x500.jpg?rev=775677\";s:2:\"1x\";s:78:\"https://ps.w.org/widget-importer-exporter/assets/banner-772x250.jpg?rev=741218\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:3:\"0.7\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wordpress-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";}s:21:\"wp-reset/wp-reset.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/wp-reset\";s:4:\"slug\";s:8:\"wp-reset\";s:6:\"plugin\";s:21:\"wp-reset/wp-reset.php\";s:11:\"new_version\";s:4:\"1.95\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wp-reset/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/wp-reset.1.95.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/wp-reset/assets/icon-256x256.png?rev=1906468\";s:2:\"1x\";s:61:\"https://ps.w.org/wp-reset/assets/icon-128x128.png?rev=1906468\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-reset/assets/banner-1544x500.png?rev=2163880\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-reset/assets/banner-772x250.png?rev=2163880\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}}}', 'no'),
(266, 'woocommerce_refund_returns_page_id', '12', 'yes'),
(269, '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:25:\"thoaingo@shinecommerce.co\";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:25:\"thoaingo@shinecommerce.co\";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\";}', 'yes'),
(270, 'woocommerce_version', '6.4.1', 'yes'),
(271, 'woocommerce_db_version', '6.4.1', 'yes'),
(272, 'woocommerce_inbox_variant_assignment', '8', 'yes'),
(273, '_transient_timeout__woocommerce_upload_directory_status', '1659005258', 'no'),
(274, '_transient__woocommerce_upload_directory_status', 'protected', 'no'),
(276, 'st_admin_notices', 'a:0:{}', 'yes'),
(277, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'yes'),
(278, 'action_scheduler_lock_async-request-runner', '1658919716', 'yes'),
(279, 'woocommerce_admin_notices', 'a:1:{i:0;s:20:\"no_secure_connection\";}', 'yes'),
(280, 'st_withdrawal_table_version', '1.2.10', 'yes'),
(281, 'st_inbox_table_version', '1.5.2', 'yes'),
(282, 'neworder_table_version', '2.0.3', 'yes'),
(283, 'st_hotel_table_version', '1.3.6', 'yes'),
(284, 'st_hotel_room_table_version', '1.3.6', 'yes'),
(285, 'st_activity_table_version', '1.3.2', 'yes'),
(286, 'st_tours_table_version', '1.3.5', 'yes'),
(287, 'st_cars_table_version', '1.3.5', 'yes'),
(288, 'st_journey_car_table_version', '1.0.2', 'yes'),
(289, 'st_rental_table_version', '1.3.1', 'yes'),
(290, 'availability_table_version', '1.2.9', 'yes'),
(291, 'st_cronjob_log_version', '1.0', 'yes'),
(292, 'st_room_availability_version', '1.2', 'yes'),
(293, 'st_activity_availability_version', '1.0.5', 'yes'),
(294, 'st_tour_availability_version', '1.1.9', 'yes'),
(295, 'st_rental_availability_version', '1.2.4', 'yes'),
(296, 'st_user_online_table_version', '1.6.0', 'yes'),
(297, 'st_form_builder_table_version', '1.0.1', 'yes'),
(298, 'st_upgrade_order', '1', 'yes'),
(299, 'st_upgrade_availability', '1', 'yes'),
(300, 'location_nested_table_version', '1.0.1', 'yes'),
(301, 'properties_table_version', '1.0.0', 'yes'),
(302, 'location_relationships_table_version', '1.0.0', 'yes'),
(303, 'elementor_version', '3.6.7', 'yes'),
(304, 'elementor_install_history', 'a:3:{s:5:\"3.6.4\";i:1650851631;s:5:\"3.6.5\";i:1651111031;s:5:\"3.6.7\";i:1658918985;}', 'yes'),
(305, 'elementor_events_db_version', '1.0.0', 'no'),
(306, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"HOij4ILNG6q6cseDkoEhp88gA6Cgk2qO\";}', 'yes'),
(307, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(308, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(309, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(310, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(311, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(312, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(313, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(314, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(315, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(316, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(317, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(318, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(319, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(320, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(321, 'widget_st_categories_new', 'a:2:{i:1;a:3:{s:5:\"title\";s:10:\"Categories\";s:10:\"show_count\";s:3:\"yes\";s:10:\"hide_empty\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(322, 'widget_st_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(323, 'widget_st_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(324, 'widget_st_location_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(325, 'widget_st_search_blog', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(326, 'widget_st_section_wrap_end', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(327, 'widget_st_section_wrap_start', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(328, 'widget_st_shop_reset_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(329, 'widget_st_wd_text', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(330, 'widget_sttwitterwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(331, 'st_availability_cronjob', '1', 'yes'),
(334, 'woocommerce_admin_version', '3.3.2', 'yes'),
(335, 'woocommerce_admin_install_timestamp', '1650851707', 'yes'),
(336, 'wc_remote_inbox_notifications_wca_updated', '', 'no'),
(337, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_', '1659523792', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(338, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:32:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";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:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";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:\"2022-01-27 20:14:23\";}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.7\";}}}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:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_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:69:\"Print and manage your shipping labels with 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:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_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-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:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";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:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";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:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";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:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}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:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";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:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";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:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";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:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";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:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";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:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";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:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}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:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";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:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}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/first-things-customize-woocommerce/?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\";}}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:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}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:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}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:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments 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:39:\"https://automattic.survey.fm/wc-pay-new\";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:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";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:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience 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:63:\"https://automattic.survey.fm/feedback-on-woocommerce-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:\"2022-01-27 20:38:07\";}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:90;}}}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:36:\"setup_task_initiative_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:36:\"setup_task_initiative_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:40:\"We want to know what matters most to you\";s:7:\"content\";s:144:\"Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"setup_task_initiative_survey_q2_2022_share_your_input\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Share your input\";}}s:3:\"url\";s:26:\"https://t.maze.co/87390007\";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-04-26 00:00:37\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:180;}}}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:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";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:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";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-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(339, '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:0;}', 'no'),
(340, 'wc_admin_show_legacy_coupon_menu', '0', 'yes'),
(341, '_transient_timeout_as-post-store-dependencies-met', '1659005262', 'no'),
(342, '_transient_as-post-store-dependencies-met', 'yes', 'no'),
(343, 'member_packages_version', '1.0.5', 'yes'),
(344, 'member_packages_order_version', '1.0.6', 'yes'),
(345, 'vc_version', '6.8.0', 'yes'),
(346, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'yes'),
(348, 'st_activity_availability_fill_old_data', '1', 'yes'),
(349, 'st_tour_availability_fill_old_data', '1', 'yes'),
(350, 'st_tour_availability_fill_old_starttime_data', '1', 'yes'),
(351, 'st_allow_save_location', 'not_allow', 'yes'),
(352, 'st_run_fill_old_order_once_st_hotel_2018_04_21', '1', 'yes'),
(353, 'st_run_fill_old_order_once_hotel_room_2018_04_21', '1', 'yes'),
(354, 'st_run_fill_old_order_once_st_tours_2018_04_21', '1', 'yes'),
(355, 'st_run_fill_old_order_once_st_activity_2018_04_21', '1', 'yes'),
(357, 'option_tree_settings', 'a:2:{s:8:\"sections\";a:1:{i:0;a:2:{s:2:\"id\";s:7:\"general\";s:5:\"title\";s:7:\"General\";}}s:8:\"settings\";a:1:{i:0;a:10:{s:2:\"id\";s:11:\"sample_text\";s:5:\"label\";s:23:\"Sample Text Field Label\";s:4:\"desc\";s:38:\"Description for the sample text field.\";s:7:\"section\";s:7:\"general\";s:4:\"type\";s:4:\"text\";s:3:\"std\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:7:\"choices\";a:0:{}}}}', 'yes'),
(358, 'wc_blocks_surface_cart_checkout_probability', '45', 'yes'),
(359, 'wc_blocks_db_schema_version', '260', 'yes'),
(360, 'st_upgrade_order_2_0_3', 'updated', 'yes'),
(361, '_upgradeHotelTable136', 'updated', 'yes'),
(362, '_upgradeRoomTable135', 'updated', 'yes'),
(363, '_upgradeActivityTable133', 'updated', 'yes'),
(364, '_upgrade_column_discount_type_activity_table', '1', 'yes'),
(365, 'st_upgradeTourTable133', 'updated', 'yes'),
(366, 'update_min_price_version_2791', '1', 'yes'),
(367, 'update_min_price_version_2789', '1', 'yes'),
(368, '_upgradeCarTable133', 'updated', 'yes'),
(369, '_upgradeRentalTable131', 'updated', 'yes'),
(371, 'ot_media_post_ID', '13', 'yes'),
(372, 'mc4wp_version', '4.8.6', 'yes'),
(375, 'st_option_tree_settings_output_css', 'a:0:{}', 'yes'),
(376, 'st_option_tree_settings_output_css_version', '1.1', 'yes'),
(377, 'remove_st_option_tree_settings_new', '1', 'no'),
(378, 'check_mail', '1', 'no'),
(379, 'wb_form_builder_demo', '1', 'yes'),
(380, 'option_tree', 'a:219:{s:22:\"admin_menu_normal_user\";s:0:\"\";s:11:\"logo_retina\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:11:\"logo_mobile\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:9:\"404_style\";s:1:\"1\";s:13:\"st_seo_option\";s:0:\"\";s:12:\"st_seo_title\";s:0:\"\";s:11:\"st_seo_desc\";s:0:\"\";s:15:\"st_seo_keywords\";s:0:\"\";s:11:\"general_tab\";s:0:\"\";s:21:\"list_disabled_feature\";a:4:{i:0;s:8:\"st_hotel\";i:1;s:9:\"st_rental\";i:2;s:11:\"st_activity\";i:3;s:7:\"st_cars\";}s:8:\"logo_tab\";s:0:\"\";s:8:\"logo_new\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.jpg\";s:14:\"logo_dashboard\";s:68:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour-1.png\";s:7:\"favicon\";s:72:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Group-3145.png\";s:7:\"404_tab\";s:0:\"\";s:8:\"404_text\";s:0:\"\";s:12:\"404_bg_color\";s:0:\"\";s:7:\"404_img\";s:0:\"\";s:7:\"seo_tab\";s:0:\"\";s:14:\"st_theme_style\";s:6:\"modern\";s:25:\"option_style_page_builder\";s:9:\"elementor\";s:13:\"right_to_left\";s:0:\"\";s:12:\"google_fonts\";a:1:{i:0;a:5:{s:2:\"id\";s:6:\"gfont0\";s:7:\"fontVal\";s:2:\"-1\";s:6:\"family\";s:0:\"\";s:8:\"variants\";a:0:{}s:7:\"subsets\";a:0:{}}}s:10:\"main_color\";s:7:\"#3b71fe\";s:10:\"link_color\";s:0:\"\";s:10:\"menu_style\";s:0:\"\";s:17:\"menu_style_modern\";s:1:\"9\";s:16:\"menu_transparent\";s:0:\"\";s:14:\"allow_megamenu\";s:0:\"\";s:13:\"enable_topbar\";s:2:\"on\";s:23:\"hidden_topbar_in_mobile\";s:0:\"\";s:16:\"st_text_featured\";s:8:\"Featured\";s:19:\"st_text_featured_bg\";s:0:\"\";s:17:\"st_text_copyright\";s:0:\"\";s:14:\"st_card_accept\";s:0:\"\";s:17:\"general_style_tab\";s:0:\"\";s:10:\"typography\";a:0:{}s:10:\"star_color\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:10:\"header_tab\";s:0:\"\";s:16:\"sort_header_menu\";a:4:{i:0;a:5:{s:5:\"title\";s:8:\"Currency\";s:11:\"header_item\";s:8:\"currency\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:1;a:5:{s:5:\"title\";s:4:\"Cart\";s:11:\"header_item\";s:13:\"shopping_cart\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:2;a:5:{s:5:\"title\";s:7:\"Account\";s:11:\"header_item\";s:5:\"login\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:0:\"\";s:23:\"header_custom_link_icon\";s:0:\"\";}i:3;a:5:{s:5:\"title\";s:13:\"Become a host\";s:11:\"header_item\";s:4:\"link\";s:18:\"header_custom_link\";s:0:\"\";s:24:\"header_custom_link_title\";s:13:\"Become a host\";s:23:\"header_custom_link_icon\";s:0:\"\";}}s:8:\"menu_bar\";s:0:\"\";s:7:\"top_bar\";s:0:\"\";s:16:\"sort_topbar_menu\";a:6:{i:0;a:9:{s:5:\"title\";s:8:\"facebook\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:12:\"facebook.com\";s:23:\"topbar_custom_link_icon\";s:17:\"stt-icon-facebook\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:16:\"stt-icon-twitter\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:18:\"stt-icon-instagram\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:0:\"\";s:23:\"topbar_custom_link_icon\";s:16:\"stt-icon-youtube\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:5:\"right\";s:16:\"topbar_is_social\";s:2:\"on\";s:19:\"topbar_custom_class\";s:0:\"\";}i:4;a:9:{s:5:\"title\";s:19:\"(000) 999 -656 -888\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:19:\"(000) 999 -656 -888\";s:23:\"topbar_custom_link_icon\";s:21:\"stt-icon-call-calling\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:4:\"left\";s:16:\"topbar_is_social\";s:0:\"\";s:19:\"topbar_custom_class\";s:0:\"\";}i:5;a:9:{s:5:\"title\";s:20:\"travelerwp@gmail.com\";s:11:\"topbar_item\";s:4:\"link\";s:18:\"topbar_custom_link\";s:0:\"\";s:24:\"topbar_custom_link_title\";s:20:\"travelerwp@gmail.com\";s:23:\"topbar_custom_link_icon\";s:12:\"stt-icon-sms\";s:25:\"topbar_custom_link_target\";s:0:\"\";s:15:\"topbar_position\";s:4:\"left\";s:16:\"topbar_is_social\";s:0:\"\";s:19:\"topbar_custom_class\";s:0:\"\";}}s:12:\"featured_tab\";s:0:\"\";s:10:\"footer_tab\";s:0:\"\";s:13:\"booking_modal\";s:0:\"\";s:27:\"caculator_price_single_ajax\";s:2:\"on\";s:22:\"booking_enable_captcha\";s:3:\"off\";s:21:\"booking_card_accepted\";a:0:{}s:16:\"booking_currency\";a:3:{i:0;a:9:{s:5:\"title\";s:3:\"EUR\";s:4:\"name\";s:3:\"EUR\";s:6:\"symbol\";s:3:\"€\";s:4:\"rate\";s:1:\"1\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\".\";s:17:\"decimal_separator\";s:1:\",\";s:26:\"booking_currency_precision\";i:2;}i:1;a:9:{s:5:\"title\";s:3:\"USD\";s:4:\"name\";s:3:\"USD\";s:6:\"symbol\";s:1:\"$\";s:4:\"rate\";s:4:\"1.06\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\".\";s:17:\"decimal_separator\";s:1:\",\";s:26:\"booking_currency_precision\";i:2;}i:2;a:9:{s:5:\"title\";s:3:\"INR\";s:4:\"name\";s:3:\"INR\";s:6:\"symbol\";s:3:\"₹\";s:4:\"rate\";s:5:\"80.76\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\".\";s:17:\"decimal_separator\";s:1:\",\";s:26:\"booking_currency_precision\";i:2;}}s:24:\"booking_primary_currency\";s:3:\"EUR\";s:16:\"is_guest_booking\";s:2:\"on\";s:33:\"st_booking_enabled_create_account\";s:2:\"on\";s:25:\"guest_create_acc_required\";s:0:\"\";s:27:\"use_woocommerce_for_booking\";s:0:\"\";s:18:\"multi_item_in_cart\";s:0:\"\";s:26:\"woo_checkout_show_shipping\";s:0:\"\";s:23:\"st_woo_cart_is_collapse\";s:0:\"\";s:10:\"tax_enable\";s:0:\"\";s:21:\"st_tax_include_enable\";s:0:\"\";s:9:\"tax_value\";s:0:\"\";s:18:\"booking_fee_enable\";s:0:\"\";s:18:\"booking_fee_amount\";s:0:\"\";s:11:\"booking_tab\";s:0:\"\";s:19:\"st_site_key_captcha\";s:0:\"\";s:21:\"st_secret_key_captcha\";s:0:\"\";s:27:\"booking_currency_conversion\";a:0:{}s:15:\"woocommerce_tab\";s:0:\"\";s:7:\"tax_tab\";s:0:\"\";s:15:\"booking_fee_tab\";s:0:\"\";s:16:\"booking_fee_type\";s:0:\"\";s:18:\"enable_popup_login\";s:2:\"on\";s:19:\"page_checkout_style\";s:0:\"\";s:25:\"page_my_account_dashboard\";i:277;s:28:\"page_redirect_to_after_login\";i:184;s:29:\"page_redirect_to_after_logout\";i:184;s:15:\"page_user_login\";s:0:\"\";s:18:\"page_user_register\";s:0:\"\";s:19:\"page_reset_password\";s:0:\"\";s:13:\"page_checkout\";i:10;s:20:\"page_payment_success\";i:309;s:18:\"page_order_confirm\";i:10162;s:21:\"page_terms_conditions\";s:0:\"\";s:19:\"footer_template_new\";i:194;s:17:\"partner_info_page\";i:285;s:16:\"tour_form_fields\";a:0:{}s:20:\"activity_tour_review\";s:2:\"on\";s:24:\"tour_information_contact\";s:2:\"on\";s:17:\"tour_review_stats\";a:5:{i:0;a:2:{s:5:\"title\";s:5:\"Sleep\";s:4:\"name\";s:0:\"\";}i:1;a:2:{s:5:\"title\";s:8:\"Location\";s:4:\"name\";s:0:\"\";}i:2;a:2:{s:5:\"title\";s:7:\"Service\";s:4:\"name\";s:0:\"\";}i:3;a:2:{s:5:\"title\";s:11:\"Cleanliness\";s:4:\"name\";s:0:\"\";}i:4;a:2:{s:5:\"title\";s:8:\"Guidance\";s:4:\"name\";s:0:\"\";}}s:15:\"tours_layout_v2\";s:1:\"1\";s:19:\"tour_posts_per_page\";i:12;s:23:\"is_featured_search_tour\";s:2:\"on\";s:26:\"attribute_search_form_tour\";s:12:\"st_tour_type\";s:33:\"type_filter_option_attribute_tour\";s:3:\"and\";s:24:\"st_tours_icon_map_marker\";s:66:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour.png\";s:16:\"tour_guest_adult\";s:8:\"Over 18+\";s:20:\"tour_guest_childrent\";s:8:\"Under 12\";s:17:\"tour_guest_infant\";s:7:\"Under 3\";s:25:\"tour_package_service_with\";s:0:\"\";s:25:\"icon_duration_single_tour\";s:0:\"\";s:25:\"icon_tourtype_single_tour\";s:0:\"\";s:26:\"icon_groupsize_single_tour\";s:0:\"\";s:25:\"icon_language_single_tour\";s:0:\"\";s:19:\"st_show_tour_nearby\";s:3:\"off\";s:24:\"tours_search_result_page\";i:236;s:20:\"st_googlemap_enabled\";s:2:\"on\";s:18:\"st_mapboxx_enabled\";s:0:\"\";s:15:\"st_token_mapbox\";s:0:\"\";s:14:\"google_api_key\";s:39:\"BIzaSyAbiWD8crgFpYN8GEeaL6QjgPlTpFJgmuk\";s:19:\"google_font_api_key\";s:0:\"\";s:23:\"is_review_must_approved\";s:3:\"off\";s:15:\"setting_partner\";s:2:\"on\";s:33:\"enable_automatic_approval_partner\";s:0:\"\";s:26:\"enable_pretty_link_partner\";s:0:\"\";s:17:\"slug_partner_page\";s:0:\"\";s:25:\"partner_show_contact_info\";s:2:\"on\";s:22:\"partner_enable_feature\";s:2:\"on\";s:21:\"partner_post_by_admin\";s:0:\"\";s:18:\"admin_menu_partner\";s:0:\"\";s:19:\"partner_set_feature\";s:2:\"on\";s:25:\"partner_set_external_link\";s:0:\"\";s:22:\"avatar_in_list_service\";s:2:\"on\";s:25:\"display_list_partner_info\";a:0:{}s:17:\"enable_membership\";s:2:\"on\";s:22:\"member_packages_layout\";s:1:\"2\";s:21:\"partner_custom_layout\";s:0:\"\";s:35:\"partner_custom_layout_total_earning\";s:0:\"\";s:37:\"partner_custom_layout_service_earning\";s:0:\"\";s:32:\"partner_custom_layout_chart_info\";s:0:\"\";s:37:\"partner_custom_layout_booking_history\";s:0:\"\";s:17:\"enable_withdrawal\";s:2:\"on\";s:35:\"partner_withdrawal_payout_price_min\";s:1:\"5\";s:30:\"partner_date_payout_this_month\";s:2:\"20\";s:12:\"enable_inbox\";s:2:\"on\";s:25:\"enable_send_email_partner\";s:2:\"on\";s:23:\"enable_send_email_buyer\";s:2:\"on\";s:19:\"partner_general_tab\";s:0:\"\";s:21:\"patner_page_header_bg\";s:36:\"https://via.placeholder.com/1920x800\";s:18:\"partner_commission\";i:5;s:14:\"membership_tab\";s:0:\"\";s:20:\"member_packages_page\";i:363;s:20:\"member_checkout_page\";i:362;s:19:\"member_success_page\";i:361;s:25:\"partner_custom_layout_tab\";s:0:\"\";s:26:\"partner_withdrawal_options\";s:0:\"\";s:21:\"partner_inbox_options\";s:0:\"\";s:16:\"blog_sidebar_pos\";s:5:\"right\";s:15:\"blog_sidebar_id\";s:12:\"blog-sidebar\";s:22:\"blog_list_style_modern\";s:1:\"3\";s:24:\"blog_single_style_modern\";s:0:\"\";s:17:\"header_blog_image\";s:36:\"https://via.placeholder.com/1920x800\";s:15:\"social_fb_login\";s:2:\"on\";s:16:\"social_fb_app_id\";s:15:\"603999353503582\";s:15:\"social_gg_login\";s:2:\"on\";s:19:\"social_gg_client_id\";s:72:\"279159914253-68u5p8rq7cjfufbno1ahf32enjchcqu4.apps.googleusercontent.com\";s:23:\"social_gg_client_secret\";s:24:\"-DtYJJKj2MTs11kVcIcanagD\";s:29:\"social_gg_client_redirect_uri\";s:31:\"https://modtour.travelerwp.com/\";s:15:\"social_tw_login\";s:2:\"on\";s:19:\"social_tw_client_id\";s:16:\"RBKANUDGJN6KY7WQ\";s:23:\"social_tw_client_secret\";s:16:\"RBKANUDGJN6KY7WQ\";s:13:\"social_fb_tab\";s:0:\"\";s:17:\"social_google_tab\";s:0:\"\";s:13:\"social_tw_tab\";s:0:\"\";s:21:\"bc_show_location_tree\";s:2:\"on\";s:21:\"style_location_detail\";s:7:\"style_2\";s:22:\"email_approved_subject\";s:8:\"Traveler\";s:19:\"tab_email_for_admin\";s:0:\"\";s:15:\"email_for_admin\";i:9881;s:21:\"tab_email_for_partner\";s:0:\"\";s:17:\"email_for_partner\";i:9897;s:30:\"email_for_partner_expired_date\";i:9909;s:22:\"tab_email_for_customer\";s:0:\"\";s:18:\"email_for_customer\";i:9911;s:39:\"email_for_customer_out_of_depature_date\";i:9920;s:17:\"tab_email_confirm\";s:0:\"\";s:13:\"email_confirm\";i:9922;s:18:\"tab_email_approved\";s:0:\"\";s:14:\"email_approved\";i:9927;s:24:\"tab_email_cancel_booking\";s:0:\"\";s:16:\"email_has_refund\";i:9943;s:28:\"email_has_refund_for_partner\";i:9953;s:40:\"email_cancel_booking_success_for_partner\";i:10105;s:28:\"email_cancel_booking_success\";i:10108;s:10:\"email_from\";s:8:\"Traveler\";s:18:\"email_from_address\";s:20:\"travelerwp@gmail.com\";s:10:\"email_logo\";s:68:\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/tour-1.png\";s:26:\"enable_email_for_custommer\";s:2:\"on\";s:33:\"enable_email_confirm_for_customer\";s:0:\"\";s:22:\"enable_email_for_admin\";s:2:\"on\";s:27:\"enable_email_for_owner_item\";s:2:\"on\";s:26:\"enable_email_approved_item\";s:2:\"on\";s:19:\"enable_email_cancel\";s:2:\"on\";s:27:\"enable_partner_email_cancel\";s:2:\"on\";s:27:\"enable_email_cancel_success\";s:0:\"\";s:19:\"email_admin_address\";s:20:\"travelerwp@gmail.com\";s:27:\"tab_partner_email_for_admin\";s:0:\"\";s:23:\"partner_email_for_admin\";i:10161;s:30:\"partner_resend_email_for_admin\";i:10161;s:29:\"user_register_email_for_admin\";i:9809;s:30:\"tab_partner_email_for_customer\";s:0:\"\";s:26:\"partner_email_for_customer\";i:9817;s:22:\"partner_email_approved\";i:9800;s:20:\"partner_email_cancel\";i:9822;s:30:\"tab_withdrawal_email_for_admin\";s:0:\"\";s:33:\"send_admin_new_request_withdrawal\";i:9830;s:30:\"send_admin_approved_withdrawal\";i:9856;s:33:\"tab_withdrawal_email_for_customer\";s:0:\"\";s:32:\"send_user_new_request_withdrawal\";i:9871;s:29:\"send_user_approved_withdrawal\";i:9862;s:27:\"send_user_cancel_withdrawal\";i:9867;s:19:\"member_packages_tab\";s:0:\"\";s:22:\"membership_email_admin\";i:9875;s:24:\"membership_email_partner\";i:9877;s:29:\"pm_gway_st_submit_form_enable\";s:2:\"on\";s:26:\"pm_gway_st_submit_form_tab\";s:0:\"\";s:16:\"submit_form_logo\";s:0:\"\";s:16:\"submit_form_desc\";s:334:\"<p>Bank account Information:<br /><br />Account Name:&nbsp;<strong>Tony Ngo</strong></p>\n<p>Account Number:&nbsp;<strong>123456789</strong></p>\n<p>Bank Name:&nbsp;<strong>&nbsp;Techcombank Bank</strong></p>\n<p>SWIFT Code:&nbsp;<strong>12312</strong></p>\n<p>&nbsp;</p>\n<p><em>Please contact the admin for payment confirmation!</em></p>\";s:18:\"banner_transparent\";s:36:\"https://via.placeholder.com/1920x800\";}', 'yes'),
(385, 'woocommerce_meta_box_errors', 'a:0:{}', 'yes'),
(389, '_transient_timeout_woocommerce_admin_payment_method_promotion_sp', '1659523668', 'no'),
(390, '_transient_woocommerce_admin_payment_method_promotion_specs', 'a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{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: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:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}', 'no'),
(391, 'elementor_onboarded', '1', 'yes'),
(392, '_transient_timeout_wc_onboarding_product_data', '1659005269', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(393, '_transient_wc_onboarding_product_data', 'a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Jul 2022 10:47:49 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13114\";s:12:\"x-robots-tag\";s:7:\"noindex\";s:4:\"link\";s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:29:\"access-control-expose-headers\";s:33:\"X-WP-Total, X-WP-TotalPages, Link\";s:28:\"access-control-allow-headers\";s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";s:13:\"x-wccom-cache\";s:3:\"HIT\";s:13:\"cache-control\";s:10:\"max-age=60\";s:5:\"allow\";s:3:\"GET\";s:4:\"x-rq\";s:13:\"hkg2 0 4 9980\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:1:\"5\";s:7:\"x-cache\";s:3:\"hit\";s:4:\"vary\";s:23:\"Accept-Encoding, Origin\";s:13:\"accept-ranges\";s:5:\"bytes\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}}s:4:\"body\";s:70079:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.5,\"reviews_count\":39,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:70079:\"{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.5,\"reviews_count\":39,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:3:\"raw\";s:70758:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Wed, 27 Jul 2022 10:47:49 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13114\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: hkg2 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 5\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{\"products\":[{\"title\":\"WooCommerce Google Analytics\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png\",\"excerpt\":\"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2d21f7de14dfb8e9885a4622be701ddf\",\"slug\":\"woocommerce-google-analytics-integration\",\"id\":1442927,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/woo-Google_Analytics-fvsrvf.png\"},{\"title\":\"WooCommerce Tax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png\",\"excerpt\":\"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":3220291,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Stripe\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png\",\"excerpt\":\"Accept all major debit and credit cards as well as local payment methods with Stripe.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"50bb7a985c691bb943a9da4d2c8b5efd\",\"slug\":\"woocommerce-gateway-stripe\",\"id\":18627,\"rating\":4.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png\"},{\"title\":\"Jetpack\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/11\\/Jetpack-1-m5mwyg.png\",\"excerpt\":\"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"d5bfef9700b62b2b132c74c74c3193eb\",\"slug\":\"jetpack\",\"id\":2725249,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Jetpack\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/02\\/jetpack-logo--80sgtq.png\"},{\"title\":\"Facebook for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png\",\"excerpt\":\"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"0ea4fe4c2d7ca6338f8a322fb3e4e187\",\"slug\":\"facebook-for-woocommerce\",\"id\":2127297,\"rating\":2,\"reviews_count\":60,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png\",\"excerpt\":\"The only payment solution fully integrated to Woo. Accept credit\\/debit cards &amp; local payment options with no setup or monthly fees.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"8c6319ca-8f41-4e69-be63-6b15ee37773b\",\"slug\":\"woocommerce-payments\",\"id\":5278104,\"rating\":4.6,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/woo-WooCommerce_Payments-mtulxp.png\"},{\"title\":\"Square for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png\",\"excerpt\":\"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e907be8b86d7df0c8f8e0d0020b52638\",\"slug\":\"woocommerce-square\",\"id\":1770503,\"rating\":3.1,\"reviews_count\":80,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/07\\/woo-Square-u8km15.png\"},{\"title\":\"Amazon Pay\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png\",\"excerpt\":\"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9865e043bbbe4f8c9735af31cb509b53\",\"slug\":\"woocommerce-gateway-amazon-payments-advanced\",\"id\":238816,\"rating\":3,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.png\"},{\"title\":\"WooCommerce Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png\",\"excerpt\":\"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"f31b3b9273cce188cc2b27f7849d02dd\",\"slug\":\"woocommerce-services\",\"id\":2165910,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Subscriptions\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png\",\"excerpt\":\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":50,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Product Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png\",\"excerpt\":\"Offer add-ons like gift wrapping, special messages or other special options for your products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3,\"reviews_count\":23,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Google Listings &amp; Ads\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Marketplace_card_Google.png\",\"excerpt\":\"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"118f4d86-f126-4c3a-8525-644e3170d161\",\"slug\":\"google-listings-and-ads\",\"id\":7623964,\"rating\":2.8,\"reviews_count\":16,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/woo-GoogleListingsAds-jworee.png\"},{\"title\":\"Mailchimp for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png\",\"excerpt\":\"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b4481616ebece8b1ff68fc59b90c1a91\",\"slug\":\"mailchimp-for-woocommerce\",\"id\":2545166,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":null},{\"title\":\"ShipStation Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"9de8640767ba64237808ed7f245a49bb\",\"slug\":\"woocommerce-shipstation-integration\",\"id\":18734,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Shipstation-xqap96.png\"},{\"title\":\"PayFast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png\",\"excerpt\":\"Take payments on your WooCommerce store via PayFast (redirect method).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"557bf07293ad916f20c207c6c9cd15ff\",\"slug\":\"woocommerce-payfast-gateway\",\"id\":18596,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/woo-Payfast-murskg.png\"},{\"title\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"PayPal\'s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"934115ab-e3f3-4435-9580-345b1ce21899\",\"slug\":\"woocommerce-paypal-payments\",\"id\":6410731,\"rating\":2.5,\"reviews_count\":39,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"title\":\"USPS Shipping Method\",\"image\":\"\",\"excerpt\":\"Get shipping rates from the USPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"83d1524e8f5f1913e58889f83d442c32\",\"slug\":\"woocommerce-shipping-usps\",\"id\":18657,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-USPS-yhn1rb.png\"},{\"title\":\"UPS Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png\",\"excerpt\":\"Get shipping rates from the UPS API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8dae58502913bac0fbcdcaba515ea998\",\"slug\":\"woocommerce-shipping-ups\",\"id\":18665,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Google Ads &amp; Marketing by Kliken\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png\",\"excerpt\":\"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"bf66e173-a220-4da7-9512-b5728c20fc16\",\"slug\":\"kliken-marketing-for-google\",\"id\":3866145,\"rating\":4.3,\"reviews_count\":110,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":null},{\"title\":\"Shipment Tracking\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png\",\"excerpt\":\"Add shipment tracking information to your orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.3,\"reviews_count\":11,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Bookings\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png\",\"excerpt\":\"Allow customers to book appointments, make reservations or rent equipment without leaving your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/hotel\\/\",\"price\":\"&#36;249.00\",\"hash\":\"911c438934af094c2b38d5560b9f50f3\",\"slug\":\"WooCommerce Bookings\",\"id\":390890,\"rating\":2.6,\"reviews_count\":28,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Checkout Field Editor\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png\",\"excerpt\":\"Optimize your checkout process by adding, removing or editing fields to suit your needs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"2b8029f0d7cdd1118f4d843eb3ab43ff\",\"slug\":\"woocommerce-checkout-field-editor\",\"id\":184594,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Table Rate Shipping\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png\",\"excerpt\":\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Min\\/Max Quantities\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png\",\"excerpt\":\"Specify minimum and maximum allowed product quantities for orders to be completed.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"2b5188d90baecfb781a5aa2d6abb900a\",\"slug\":\"woocommerce-min-max-quantities\",\"id\":18616,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Australia Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif\",\"excerpt\":\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43\",\"slug\":\"woocommerce-shipping-australia-post\",\"id\":18622,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Canada Post Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png\",\"excerpt\":\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ac029cdf3daba20b20c7b9be7dc00e0e\",\"slug\":\"woocommerce-shipping-canada-post\",\"id\":18623,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-CanadaPost-fjlcfq.png\"},{\"title\":\"Royal Mail\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/royalmail.png\",\"excerpt\":\"Offer Royal Mail shipping rates to your customers\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"03839cca1a16c4488fcb669aeb91a056\",\"slug\":\"woocommerce-shipping-royalmail\",\"id\":182719,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/woo-RoyalMail-sd9zwy.png\"},{\"title\":\"FedEx Shipping Method\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg\",\"excerpt\":\"Get shipping rates from the FedEx API which handles both domestic and international parcels.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1a48b598b47a81559baadef15e320f64\",\"slug\":\"woocommerce-shipping-fedex\",\"id\":18620,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-FedEx-auxjb7.png\"},{\"title\":\"Product CSV Import Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png\",\"excerpt\":\"Import, merge, and export products and variations to and from WooCommerce using a CSV file.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"7ac9b00a1fe980fb61d28ab54d167d0d\",\"slug\":\"woocommerce-product-csv-import-suite\",\"id\":18680,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Follow-Ups\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png\",\"excerpt\":\"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"05ece68fe94558e65278fe54d9ec84d2\",\"slug\":\"woocommerce-follow-up-emails\",\"id\":18686,\"rating\":3.1,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Memberships\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png\",\"excerpt\":\"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;199.00\",\"hash\":\"9288e7609ad0b487b81ef6232efa5cfc\",\"slug\":\"woocommerce-memberships\",\"id\":958589,\"rating\":4.4,\"reviews_count\":81,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Product Bundles\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/07\\/logo-pb-lzevsq.png\",\"excerpt\":\"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":116,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Braintree for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png\",\"excerpt\":\"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"27f010c8e34ca65b205ddec88ad14536\",\"slug\":\"woocommerce-gateway-paypal-powered-by-braintree\",\"id\":1489837,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Braintree-wrweyl.png\"},{\"title\":\"AutomateWoo\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png\",\"excerpt\":\"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo-m4jpva.png\"},{\"title\":\"Product Vendors\",\"image\":\"\",\"excerpt\":\"Turn your store into a multi-vendor marketplace\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"a97d99fccd651bbdd728f4d67d492c31\",\"slug\":\"woocommerce-product-vendors\",\"id\":219982,\"rating\":2.9,\"reviews_count\":17,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Accommodation Bookings\",\"image\":\"\",\"excerpt\":\"Book accommodation using WooCommerce and the WooCommerce Bookings extension.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"99b2a7a4af90b6cefd2a733b3b1f78e7\",\"slug\":\"woocommerce-accommodation-bookings\",\"id\":1412069,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Xero\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woocommerce-xero-integration-sdth2k.jpg\",\"excerpt\":\"Save time with automated sync between WooCommerce and your Xero account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/woo-Xero-4ovyoc.png\"},{\"title\":\"WooCommerce Brands\",\"image\":\"\",\"excerpt\":\"Create, assign and list brands for products, and allow customers to view by brand.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"8a88c7cbd2f1e73636c331c7a86f818c\",\"slug\":\"woocommerce-brands\",\"id\":18737,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Omnichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e4000666-9275-4c71-8619-be61fb41c9f9\",\"slug\":\"woocommerce-amazon-ebay-integration\",\"id\":3545890,\"rating\":3.1,\"reviews_count\":36,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"title\":\"Advanced Notifications\",\"image\":\"\",\"excerpt\":\"Easily setup \\\"new order\\\" and stock email notifications for multiple recipients of your choosing.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"112372c44b002fea2640bd6bfafbca27\",\"slug\":\"woocommerce-advanced-notifications\",\"id\":18740,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Points and Rewards\",\"image\":\"\",\"excerpt\":\"Reward your customers for purchases and other actions with points which can be redeemed for discounts.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":2.8,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Pre-Orders\",\"image\":\"\",\"excerpt\":\"Allow customers to order products before they are available.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"b2dc75e7d55e6f5bbfaccb59830f66b7\",\"slug\":\"woocommerce-pre-orders\",\"id\":178477,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Additional Variation Images\",\"image\":\"\",\"excerpt\":\"Add gallery images per variation on variable products within WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c61dd6de57dcecb32bd7358866de4539\",\"slug\":\"woocommerce-additional-variation-images\",\"id\":477384,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Subscription Downloads\",\"image\":\"\",\"excerpt\":\"Offer additional downloads to your subscribers, via downloadable products listed in your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"5be9e21c13953253e4406d2a700382ec\",\"slug\":\"woocommerce-subscription-downloads\",\"id\":420458,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Authorize.Net\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png\",\"excerpt\":\"Authorize.Net gateway with support for pre-orders and subscriptions.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8b61524fe53add7fdd1a8d1b00b9327d\",\"slug\":\"woocommerce-gateway-authorize-net-cim\",\"id\":178481,\"rating\":4.7,\"reviews_count\":44,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Deposits\",\"image\":\"\",\"excerpt\":\"Enable customers to pay for products using a deposit or a payment plan.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;179.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.4,\"reviews_count\":10,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"LiveChat for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png\",\"excerpt\":\"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com\",\"price\":\"&#36;0.00\",\"hash\":\"5344cc1f-ed4a-4d00-beff-9d67f6d372f3\",\"slug\":\"livechat-woocommerce\",\"id\":1348888,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Live Chat\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/\",\"icon\":null},{\"title\":\"Amazon S3 Storage\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png\",\"excerpt\":\"Serve digital products via Amazon S3\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/woo-AmazonS3Storage-jhzxk2.png\"},{\"title\":\"Storefront Homepage Contact Section\",\"image\":\"\",\"excerpt\":\"Add a Contact section to the Storefront homepage.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cb12b87f8bbb0139dafbf92ca1f871ef\",\"slug\":\"storefront-homepage-contact-section\",\"id\":1468793,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Shipping Multiple Addresses\",\"image\":\"\",\"excerpt\":\"Allow your customers to ship individual items in a single order to multiple addresses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"aa0eb6f777846d329952d5b891d6f8cc\",\"slug\":\"woocommerce-shipping-multiple-addresses\",\"id\":18741,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Bulk Stock Management\",\"image\":\"\",\"excerpt\":\"Edit product and variation stock levels in bulk via this handy interface\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"02f4328d52f324ebe06a78eaaae7934f\",\"slug\":\"woocommerce-bulk-stock-management\",\"id\":18670,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Force Sells\",\"image\":\"\",\"excerpt\":\"Force products to be added to the cart\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"3ebddfc491ca168a4ea4800b893302b0\",\"slug\":\"woocommerce-force-sells\",\"id\":18678,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Purchase Order Gateway\",\"image\":\"\",\"excerpt\":\"Receive purchase orders via your WooCommerce-powered online store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"573a92318244ece5facb449d63e74874\",\"slug\":\"woocommerce-gateway-purchase-order\",\"id\":478542,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Quick View\",\"image\":\"\",\"excerpt\":\"Show a quick-view button to view product details and add to cart via lightbox popup\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Storefront Footer Bar\",\"image\":\"\",\"excerpt\":\"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"6cfd3d4f923cafa16e4801ae801751f4\",\"slug\":\"storefront-footer-bar\",\"id\":1434472,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"WooCommerce Box Office\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png\",\"excerpt\":\"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"e704c9160de318216a8fa657404b9131\",\"slug\":\"woocommerce-box-office\",\"id\":1628717,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Returns and Warranty Requests\",\"image\":\"\",\"excerpt\":\"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"9b4c41102e6b61ea5f558e16f9b63e25\",\"slug\":\"woocommerce-warranty\",\"id\":228315,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Barcodes\",\"image\":\"\",\"excerpt\":\"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"889835bb29ee3400923653e1e44a3779\",\"slug\":\"woocommerce-order-barcodes\",\"id\":391708,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce 360\\u00ba Image\",\"image\":\"\",\"excerpt\":\"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"24eb2cfa3738a66bf3b2587876668cd2\",\"slug\":\"woocommerce-360-image\",\"id\":512186,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Bookings Availability\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png\",\"excerpt\":\"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"30770d2a-e392-4e82-baaa-76cfc7d02ae3\",\"slug\":\"woocommerce-bookings-availability\",\"id\":4228225,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Photography\",\"image\":\"\",\"excerpt\":\"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"ee76e8b9daf1d97ca4d3874cc9e35687\",\"slug\":\"woocommerce-photography\",\"id\":583602,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Software Add-on\",\"image\":\"\",\"excerpt\":\"Sell License Keys for Software\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"79f6dbfe1f1d3a56a86f0509b6d6b04b\",\"slug\":\"woocommerce-software-add-on\",\"id\":18683,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Products Compare\",\"image\":\"\",\"excerpt\":\"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"c3ba0a4a3199a0cc7a6112eb24414548\",\"slug\":\"woocommerce-products-compare\",\"id\":853117,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Store Catalog PDF Download\",\"image\":\"\",\"excerpt\":\"Offer your customers a PDF download of your product catalog, generated by WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"79ca7aadafe706364e2d738b7c1090c4\",\"slug\":\"woocommerce-store-catalog-pdf-download\",\"id\":675790,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Customer \\/ Order \\/ Coupon Export\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png\",\"excerpt\":\"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"914de15813a903c767b55445608bf290\",\"slug\":\"woocommerce-customer-order-csv-export\",\"id\":18652,\"rating\":4.6,\"reviews_count\":27,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Zapier\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-logo-1.png\",\"excerpt\":\"Integrate your WooCommerce store with 5000+ cloud apps and services today. Trusted by 11,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.4,\"reviews_count\":37,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/OM4-Software-Logo-RGB-Round-160x160-1-372opg.png\"},{\"title\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"http:\\/\\/demo.storeapps.org\\/?demo=sc\",\"price\":\"&#36;99.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":132,\"vendor_name\":\"StoreApps\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png\"},{\"title\":\"TaxJar\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png\",\"excerpt\":\"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"12072d8e-e933-4561-97b1-9db3c7eeed91\",\"slug\":\"taxjar-simplified-taxes-for-woocommerce\",\"id\":514914,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TaxJar\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/\",\"icon\":null},{\"title\":\"WooCommerce AvaTax\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png\",\"excerpt\":\"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"57077a4b28ba71cacf692bcf4a1a7f60\",\"slug\":\"woocommerce-avatax\",\"id\":1389326,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Name Your Price\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png\",\"excerpt\":\"Allow customers to define the product price. Also useful for accepting user-set donations.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":55,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":null},{\"title\":\"Storefront Reviews\",\"image\":\"\",\"excerpt\":\"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/\",\"price\":\"&#36;19.00\",\"hash\":\"0c8a1d86b8eff9f1edffa923aeb3fc1f\",\"slug\":\"storefront-reviews\",\"id\":1044976,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/woo-Storefront-ipreuh.png\"},{\"title\":\"Dynamic Pricing\",\"image\":\"\",\"excerpt\":\"Bulk discounts, role-based pricing and much more\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;129.00\",\"hash\":\"9a41775bb33843f52c93c922b0053986\",\"slug\":\"woocommerce-dynamic-pricing\",\"id\":18643,\"rating\":3.3,\"reviews_count\":28,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Google Product Feed\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/logo-regular-lscryp.png\",\"excerpt\":\"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d55b4f852872025741312839f142447e\",\"slug\":\"woocommerce-product-feeds\",\"id\":18619,\"rating\":4.3,\"reviews_count\":43,\"vendor_name\":\"Ademti Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/11\\/product-icon-omiutq.png\"},{\"title\":\"Klarna Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png\",\"excerpt\":\"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/\",\"price\":\"&#36;0.00\",\"hash\":\"90f8ce584e785fcd8c2d739fd4f40d78\",\"slug\":\"klarna-checkout-for-woocommerce\",\"id\":2754152,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sensei LMS Course Progress\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png\",\"excerpt\":\"Enable your students to easily see their progress and pick up where they left off in a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ec0f55d8fa7c517dc1844f5c873a77da\",\"slug\":\"sensei-course-progress\",\"id\":435833,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"WooCommerce Print Invoices and Packing Lists\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png\",\"excerpt\":\"Generate invoices, packing slips, and pick lists for your WooCommerce orders.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"465de1126817cdfb42d97ebca7eea717\",\"slug\":\"woocommerce-pip\",\"id\":18666,\"rating\":4.4,\"reviews_count\":28,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Sensei LMS Certificates\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png\",\"excerpt\":\"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"625ee5fe1bf36b4c741ab07507ba2ffd\",\"slug\":\"sensei-certificates\",\"id\":247548,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"Composite Products\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/06\\/logo-cp-ey7bzs.png\",\"excerpt\":\"Create product kit builders and custom product configurators using existing products.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":100,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"Gravity Forms Product Add-ons\",\"image\":\"\",\"excerpt\":\"Powerful product add-ons, Gravity style\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/\",\"price\":\"&#36;99.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"WooCommerce Blocks\",\"image\":\"\",\"excerpt\":\"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c2e9f13a-f90c-4ffe-a8a5-b432399ec263\",\"slug\":\"woo-gutenberg-products-block\",\"id\":3076677,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"Eway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png\",\"excerpt\":\"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"2c497769d98d025e0d340cd0b5ea5da1\",\"slug\":\"woocommerce-gateway-eway\",\"id\":18604,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/woo-eway-0klzux.png\"},{\"title\":\"Sensei Pro (WC Paid Courses)\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/Sensei-Pro.png\",\"excerpt\":\"Sell your online courses using Sensei LMS with WooCommerce \\u2014 complete learning management with quizzes, certificates, content drip, and more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;149.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"title\":\"Sensei LMS Media Attachments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png\",\"excerpt\":\"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"788647a9a1d8ef5c95371f0e69223a0f\",\"slug\":\"sensei-media-attachments\",\"id\":290551,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Automattic\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/\",\"icon\":null},{\"title\":\"QuickBooks Sync for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png\",\"excerpt\":\"The most customizable and robust integration to keep your data in sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"c5e32e20-7c1f-4585-8b15-d930c2d842ac\",\"slug\":\"myworks-woo-sync-for-quickbooks-online\",\"id\":4065824,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MyWorks Software\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/\",\"icon\":null},{\"title\":\"Conditional Shipping and Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/logo-csp-aqfm98.png\",\"excerpt\":\"Use conditional logic to restrict the shipping and payment options available on your store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.7,\"reviews_count\":43,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/06\\/WooCommerce-icon-160x160-1-3o68ab.jpg\"},{\"title\":\"WooCommerce Order Status Manager\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png\",\"excerpt\":\"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"51fd9ab45394b4cad5a0ebf58d012342\",\"slug\":\"woocommerce-order-status-manager\",\"id\":588398,\"rating\":4.3,\"reviews_count\":10,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Catalog Visibility Options\",\"image\":\"\",\"excerpt\":\"Transform WooCommerce into an online catalog by removing eCommerce functionality\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"12e791110365fdbb5865c8658907967e\",\"slug\":\"woocommerce-catalog-visibility-options\",\"id\":18648,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"title\":\"Klarna Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png\",\"excerpt\":\"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/\",\"price\":\"&#36;0.00\",\"hash\":\"a19c689325bc8ea63c620765dd54b33a\",\"slug\":\"klarna-payments-for-woocommerce\",\"id\":2754217,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":null},{\"title\":\"Sequential Order Numbers Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png\",\"excerpt\":\"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;49.00\",\"hash\":\"0b18a2816e016ba9988b93b1cd8fe766\",\"slug\":\"woocommerce-sequential-order-numbers-pro\",\"id\":18688,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce Product Search\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png\",\"excerpt\":\"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/demo.itthinx.com\\/wps\\/\",\"price\":\"&#36;49.00\",\"hash\":\"c84cc8ca16ddac3408e6b6c5871133a8\",\"slug\":\"woocommerce-product-search\",\"id\":512174,\"rating\":4.4,\"reviews_count\":150,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"WooCommerce Google Analytics Pro\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png\",\"excerpt\":\"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"d8aed8b7306b509eec1589e59abe319f\",\"slug\":\"woocommerce-google-analytics-pro\",\"id\":1312497,\"rating\":3.7,\"reviews_count\":23,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"WooCommerce One Page Checkout\",\"image\":\"\",\"excerpt\":\"Create special pages where customers can choose products, checkout &amp; pay all on the one page.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"c9ba8f8352cd71b5508af5161268619a\",\"slug\":\"woocommerce-one-page-checkout\",\"id\":527886,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":null},{\"title\":\"WooCommerce Checkout Add-Ons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png\",\"excerpt\":\"Highlight relevant products, offers like free shipping and other up-sells during checkout.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"8fdca00b4000b7a8cc26371d0e470a8f\",\"slug\":\"woocommerce-checkout-add-ons\",\"id\":466854,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"Coupon Shortcodes\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png\",\"excerpt\":\"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"ac5d9d51-70b2-4d8f-8b89-24200eea1394\",\"slug\":\"woocommerce-coupon-shortcodes\",\"id\":244762,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":null},{\"title\":\"Viva Wallet Standard Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/Viva-Wallet-logo.png?w=374\",\"excerpt\":\"Integrate the Viva Wallet payment gateway with your WooCommerce store to process and sync your payments and help you sell more.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/viva-wallet-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"7240a329-047f-4d8b-b7ec-ee3defd798bd\",\"slug\":\"viva-wallet-for-woocommerce\",\"id\":6137160,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Viva Wallet\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/viva-wallet\\/\",\"icon\":null},{\"title\":\"HubSpot for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png\",\"excerpt\":\"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"e50acec8-3a6c-454c-8562-2da4898fa6c1\",\"slug\":\"hubspot-for-woocommerce\",\"id\":5785079,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"MakeWebBetter\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/\",\"icon\":null},{\"title\":\"WooCommerce Order Status Control\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/06\\/Thumbnail-Order-Status-Control-updated.png\",\"excerpt\":\"Use this extension to automatically change the order status to \\\"completed\\\" after successful payment.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-control\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;29.00\",\"hash\":\"32400e509c7c36dcc1cd368e8267d981\",\"slug\":\"woocommerce-order-status-control\",\"id\":439037,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"First Data\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/FirstData.png\",\"excerpt\":\"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"eb3e32663ec0810592eaf0d097796230\",\"slug\":\"woocommerce-gateway-firstdata\",\"id\":18645,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Atreus\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/atreus\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"},{\"title\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"Create advertising campaigns and reach one billion global users with TikTok for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/tiktok-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"a6f95b36-133e-443e-8e31-6e7a67eb597c\",\"slug\":\"tiktok-for-woocommerce\",\"id\":18734000336353,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"TikTok for Business\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/tiktok-for-business\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/tt2.jpg\"},{\"title\":\"Opayo Payment Suite\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK.png\",\"excerpt\":\"Take payments on your WooCommerce store with the UK\\u2019s most trusted payment solution.\\u00a0A selection of 3 gateway integrations to suit your business needs including Direct, Form and\\u00a0Pi.\\u00a0Always in front, with your business.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/sage-pay-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"6bc0cca47d0274d8ef9b164f6fbec1cc\",\"slug\":\"woocommerce-gateway-sagepay-form\",\"id\":18599,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Andrew Benbow\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/andrew-benbow\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/Opayo_logo_ByE_CMYK_160x160.png\"}]}\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Wed, 27 Jul 2022 10:47:49 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:14:\"content-length\";a:1:{i:0;s:5:\"13114\";}s:12:\"x-robots-tag\";a:1:{i:0;s:7:\"noindex\";}s:4:\"link\";a:1:{i:0;s:60:\"<https://woocommerce.com/wp-json/>; rel=\"https://api.w.org/\"\";}s:22:\"x-content-type-options\";a:1:{i:0;s:7:\"nosniff\";}s:29:\"access-control-expose-headers\";a:1:{i:0;s:33:\"X-WP-Total, X-WP-TotalPages, Link\";}s:28:\"access-control-allow-headers\";a:1:{i:0;s:73:\"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\";}s:13:\"x-wccom-cache\";a:1:{i:0;s:3:\"HIT\";}s:13:\"cache-control\";a:1:{i:0;s:10:\"max-age=60\";}s:5:\"allow\";a:1:{i:0;s:3:\"GET\";}s:4:\"x-rq\";a:1:{i:0;s:13:\"hkg2 0 4 9980\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:1:\"5\";}s:7:\"x-cache\";a:1:{i:0;s:3:\"hit\";}s:4:\"vary\";a:1:{i:0;s:23:\"Accept-Encoding, Origin\";}s:13:\"accept-ranges\";a:1:{i:0;s:5:\"bytes\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.1;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:59:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(394, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(395, '_elementor_installed_time', '1650851638', 'yes');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(396, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:822:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/wireframe-courses-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:16:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:16:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:186;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:16:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:195;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:197;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:16:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:203;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:204;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:209;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:210;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:16:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:219;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:220;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:222;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:16:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:225;a:16:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:227;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:229;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:236;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:239;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:16:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:16:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:247;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:257;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:16:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:16:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:16:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:16:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:16:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:16:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:288;a:16:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:16:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:16:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:16:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:16:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:16:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:352;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:16:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:16:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:16:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:16:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:16:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:16:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:16:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:16:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:16:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:16:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:16:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:16:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:16:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:16:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:16:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:16:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:16:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:16:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:16:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:16:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:16:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:16:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:16:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:16:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:16:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:16:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:16:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:16:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:16:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:16:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:16:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:16:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:16:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:16:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:16:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:16:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:16:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:16:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:16:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:16:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:613;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:620;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:16:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:16:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:16:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:16:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:16:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:16:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:16:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:16:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:675;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:681;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:16:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:16:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:16:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:714;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:772;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:16:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:16:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:16:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:16:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:16:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:16:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:16:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:16:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:16:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:16:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:16:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:16:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(397, 'elementor_remote_info_feed_data', 'a:5:{i:0;a:5:{s:5:\"title\";s:72:\"Special 6th Birthday Gift Pack: Free Icons, Stickers, and Illustrations!\";s:7:\"excerpt\";s:179:\"Here’s your chance to celebrate Elementor’s 6th birthday festivities by getting your very own collection of our FREE party-inspired pack of icons, stickers, and illustrations!\";s:7:\"created\";i:1653396992;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:158:\"https://elementor.com/blog/sixth-birthday-gift-pack-free-icons-stickers-illustrations/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:37:\"What Exactly Does a Web Host Provide?\";s:7:\"excerpt\";s:259:\"If you want to build a website, you need a web host to provide the computing resources to power it and make it available to visitors around the world. In this post, we\'ll discuss what a web host is and what services you should expect from a quality web host.\";s:7:\"created\";i:1652955962;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:126:\"https://elementor.com/blog/what-does-web-host-provide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:32:\"Elementor Websites of April 2022\";s:7:\"excerpt\";s:301:\"April’s showcase offers plenty of ideas to spruce up your web design as things begin to slowly heat up. From international organizations and real estate to designers, studios, and consultants plus a picturesque island that will take your breath away, this month’s websites will leave you inspired.\";s:7:\"created\";i:1652720134;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:119:\"https://elementor.com/blog/showcase-april-2022/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:46:\"NFT 101: A Beginner’s Guide for Web Creators\";s:7:\"excerpt\";s:298:\"NFTs have taken the world by storm, providing web designers with fresh opportunities to earn money and distribute their work to larger audiences around the globe. In this article, we\'ll break down what NFTs are and how to use them practically (plus, a sneak peek at our new NFT landing page kits!).\";s:7:\"created\";i:1651578283;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:114:\"https://elementor.com/blog/nft-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:29:\"What Is Inclusive Web Design?\";s:7:\"excerpt\";s:297:\"When designing a website, it is important to keep in mind that not all users interact with it in the same way. Using inclusive design will help you remove bias and assumptions from your website and ensure that users will not feel excluded. Keep reading to learn how to master this modern approach.\";s:7:\"created\";i:1651142542;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:120:\"https://elementor.com/blog/inclusive-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'),
(398, '_transient_timeout_elementor_remote_info_api_data_3.6.7', '1658962074', 'no'),
(399, '_transient_elementor_remote_info_api_data_3.6.7', 'a:4:{s:9:\"timestamp\";s:10:\"1658918239\";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:64:{i:0;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:1;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:2;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:3;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:4;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:5;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:6;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:7;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:8;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:9;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:10;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:11;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:12;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:13;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:14;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:15;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:16;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:17;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:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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:28;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:29;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:30;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:31;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:32;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:33;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:34;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:35;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:36;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:37;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:38;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:39;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:40;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:41;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:42;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:43;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:44;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:45;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:46;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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:59;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:60;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:61;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:62;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:63;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\"]\";}}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.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'no'),
(400, '_transient_woocommerce_reports-transient-version', '1658918874', 'yes'),
(401, '_transient_timeout_orders-all-statuses', '1659523674', 'no'),
(402, '_transient_orders-all-statuses', 'a:2:{s:7:\"version\";s:10:\"1658918874\";s:5:\"value\";a:0:{}}', 'no'),
(403, '_transient_timeout_wc_onboarding_themes', '1659005275', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(404, '_transient_wc_onboarding_themes', 'a:66:{s:8:\"traveler\";a:6:{s:4:\"slug\";s:8:\"traveler\";s:5:\"title\";s:8:\"Traveler\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:60:\"http://traveler.ku/wp-content/themes/traveler/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:10:\"storefront\";a:16:{s:5:\"title\";s:10:\"Storefront\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2014/11/woocommerce-theme-storefront-iupsib.png\";s:7:\"excerpt\";s:161:\"Storefront is an intuitive &amp; flexible, free theme offering deep integration with WooCommerce.\r\n\r\nIt\'s the perfect platform for your next WooCommerce project.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/storefront/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/storefront/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"5714dad8f8d0b930bd6cc9c99657b930\";s:4:\"slug\";s:10:\"storefront\";s:2:\"id\";i:565154;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2016/02/woo-Storefront-ipreuh.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:16:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:16:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-theme-2.png\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/basti/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/basti/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"f1a328c8-fb85-4349-ae79-9bd20feb21eb\";s:4:\"slug\";s:5:\"basti\";s:2:\"id\";i:18734000691786;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bonum\";a:16:{s:5:\"title\";s:5:\"Bonum\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2022/05/Bonum-Card-Product.png\";s:7:\"excerpt\";s:114:\"Add the Bonum theme to your WooCommerce store to present your handmade products in an elegant, minimalist setting.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/bonum/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://bonum.themeskingdom.com\";s:5:\"price\";s:10:\"&#36;89.00\";s:4:\"hash\";s:36:\"746f83fd-8eaa-4d72-97c8-63713d06adea\";s:4:\"slug\";s:5:\"bonum\";s:2:\"id\";i:18734000410291;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themeskingdom/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/05/bonum-cite-logo.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:16:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-theme-screenshot.jpg\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincare/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/skincare/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"2d32ce47-891e-4d8e-b806-b994e2209cf0\";s:4:\"slug\";s:8:\"skincare\";s:2:\"id\";i:18734000404445;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-160x160-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"lumiere\";a:16:{s:5:\"title\";s:8:\"Lumière\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/04/regular-product-card-3.png\";s:7:\"excerpt\";s:171:\"Create a stunning website, add an elegant look to your online store and increase conversions with the Lumière theme for WooCommerce — a clean and versatile block theme.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/lumiere/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://lumiere.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"08d2e487-251e-4604-bafa-a4864441b980\";s:4:\"slug\";s:7:\"lumiere\";s:2:\"id\";i:18734000293581;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-logox2.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"bass\";a:16:{s:5:\"title\";s:4:\"Bass\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/02/basscard.jpg?w=538\";s:7:\"excerpt\";s:112:\"Sell merchandise and art and impress your fans when you customize your site with the Bass for WooCommerce theme.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/bass/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://demo.vivathemes.com/bass/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e746182e-da9c-4655-bf9d-db8fae4a6945\";s:4:\"slug\";s:4:\"bass\";s:2:\"id\";i:18734000229477;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/02/bassicon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"blooms\";a:16:{s:5:\"title\";s:6:\"Blooms\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/02/blooms-regular-card-xbdwaz.png\";s:7:\"excerpt\";s:96:\"Showcase your flowers, plants, or other natural products with the clean and lovely Blooms theme.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/blooms/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://blooms.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"dc4d2136-308f-4e39-8a1f-532ae43d55d1\";s:4:\"slug\";s:6:\"blooms\";s:2:\"id\";i:18734000119314;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2022/02/icon-5.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"vegan-food-shop\";a:16:{s:5:\"title\";s:15:\"Vegan Food Shop\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-product-card-large-ltsscl.png\";s:7:\"excerpt\";s:172:\"A mobile-friendly theme suitable for all food and drinks stores, grocery markets or food delivery services. Add it to your online store and start attracting more customers!\";s:4:\"link\";s:118:\"https://woocommerce.com/products/vegan-food-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://veganfoodshop.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"deec353e-5603-40ba-9734-3ad0172e3b97\";s:4:\"slug\";s:15:\"vegan-food-shop\";s:2:\"id\";i:18734000077086;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-logo.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"outer\";a:16:{s:5:\"title\";s:5:\"Outer\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2022/02/Regular-Card-Product-Logo-af549w.png\";s:7:\"excerpt\";s:129:\"Take your shop design to the next level with Outer, a scalable theme powered by sharp, minimal design and flexible theme options.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/outer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://demo.codestag.com/outer\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"fef7b047-2152-44dc-ac1a-05796d0977f5\";s:4:\"slug\";s:5:\"outer\";s:2:\"id\";i:18734000055124;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/Product-Icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"cbd-retailer\";a:16:{s:5:\"title\";s:12:\"CBD Retailer\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-regular-card.webp\";s:7:\"excerpt\";s:132:\"CBD Retailer is a clean and flexible block theme suitable for a CBD-based online store selling beauty, health, or cosmetic products.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/cbd-retailer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://cbdretailer.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"2f8e2c03-b4a0-4bcc-aafb-bca83714f6d8\";s:4:\"slug\";s:12:\"cbd-retailer\";s:2:\"id\";i:9098384;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-logo-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"wine-house\";a:16:{s:5:\"title\";s:10:\"Wine House\";s:5:\"image\";s:65:\"https://woocommerce.com/wp-content/uploads/2022/01/screenshot.jpg\";s:7:\"excerpt\";s:70:\"Sell food and drinks with the clean, subtle, upscale Wine House theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/wine-house/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://winehouse.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"a4566e8d-ea8e-4e8f-af6e-5bcf01834abb\";s:4:\"slug\";s:10:\"wine-house\";s:2:\"id\";i:9055701;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2021/12/icon-2.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"dololo\";a:16:{s:5:\"title\";s:6:\"Dololo\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2021/12/main-dololo-je34s3.png\";s:7:\"excerpt\";s:104:\"Dololo is an elegant block-based theme ideal for WooCommerce stores selling children\'s apparel and toys.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/dololo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/dololo/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"607c22b6-339f-468a-95fd-d46ae33544da\";s:4:\"slug\";s:6:\"dololo\";s:2:\"id\";i:9011976;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emoly\";a:16:{s:5:\"title\";s:5:\"Emoly\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/12/emoly-wordpress-theme-ugrxpl.png\";s:7:\"excerpt\";s:112:\"Showcase and sell wedding fashion, accessories, and services with Emoly, a modern block-based WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emoly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/emoly/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"3a614885-1d63-4905-81c9-51997a88e186\";s:4:\"slug\";s:5:\"emoly\";s:2:\"id\";i:9011975;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"marketplace\";a:16:{s:5:\"title\";s:11:\"Marketplace\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/12/marketplace-featured-lyiykm.jpg\";s:7:\"excerpt\";s:100:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Marketplace theme.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/marketplace/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicthemes.com/demo/marketplace/\";s:5:\"price\";s:10:\"&#36;99.00\";s:4:\"hash\";s:36:\"49c1e6f0-5791-42c1-8f67-3c8a8cb1974c\";s:4:\"slug\";s:11:\"marketplace\";s:2:\"id\";i:8958726;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2021/11/marketplace-logo.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"affiche\";a:16:{s:5:\"title\";s:7:\"Affiche\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2021/11/affiche-regular-card-green.jpg?w=620\";s:7:\"excerpt\";s:139:\"Add a clean, stylish, and artistic block-based theme to your store with Affiche and you will definitely have an edge over the other sites.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/affiche/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://affiche.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"ebbeaae6-20e6-4911-8c3c-2abe99fc8475\";s:4:\"slug\";s:7:\"affiche\";s:2:\"id\";i:8903388;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/11/affiche-product-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"olorien\";a:16:{s:5:\"title\";s:7:\"Olorien\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/11/olorien-main-1.jpg\";s:7:\"excerpt\";s:122:\"Olorien is a modern block-based WooCommerce theme with sophisticated look ideal for selling cosmetics and beauty products.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/olorien/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.anarieldesign.com/olorien/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"a5f932ff-9408-4ba8-8962-38db8d1ee96c\";s:4:\"slug\";s:7:\"olorien\";s:2:\"id\";i:8839595;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/11/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"urban-wear\";a:16:{s:5:\"title\";s:10:\"Urban Wear\";s:5:\"image\";s:114:\"https://woocommerce.com/wp-content/uploads/2021/11/urbanwear-fashion-and-clothing-woocommerce-theme-streetwear.jpg\";s:7:\"excerpt\";s:207:\"Urban Wear is a modern block-based theme ideal for fashion-forward sites with street wear style. Streamline your customers shopping experience and maximize your conversion rate with this storytelling theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/urban-wear/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://urbanwear.thunder-stores.com\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"6a726af7-ca42-4510-a99a-61d611d673b9\";s:4:\"slug\";s:10:\"urban-wear\";s:2:\"id\";i:8744465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/10/product-icon-80x80-1.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"webshop\";a:16:{s:5:\"title\";s:7:\"WebShop\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/09/webshop-screenshot-ettbu7.jpg\";s:7:\"excerpt\";s:108:\"WebShop for WooCommerce is a clean, Gutenberg-powered, modern theme set on a background of open white space.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/webshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/webshop/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"1f3798fd-529d-4e6e-807f-93f8be709f16\";s:4:\"slug\";s:7:\"webshop\";s:2:\"id\";i:8578321;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/09/ws-logo-color-80x80-1-virg1d.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"wild-sports\";a:16:{s:5:\"title\";s:11:\"Wild Sports\";s:5:\"image\";s:65:\"https://woocommerce.com/wp-content/uploads/2021/09/wildsports.jpg\";s:7:\"excerpt\";s:93:\"A sports-oriented WooCommerce theme with bright accent colors to help you express your brand.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/wild-sports/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://wildsports.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"7d09a71c-ff8f-4b94-8c84-a2f500a0f031\";s:4:\"slug\";s:11:\"wild-sports\";s:2:\"id\";i:8521104;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/09/icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nelly\";a:16:{s:5:\"title\";s:5:\"Nelly\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2021/09/nelly-pets-fashion-wordpress-theme-1.jpg\";s:7:\"excerpt\";s:122:\"Nelly is an eye-catching WooCommerce theme crafted for selling fashion products and accessories for our animal companions.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/nelly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/nelly/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"18dec028-fb28-489b-8ae5-a5ff79e2ffef\";s:4:\"slug\";s:5:\"nelly\";s:2:\"id\";i:8512788;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/08/thumbnail.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"organic-goodness\";a:16:{s:5:\"title\";s:16:\"Organic Goodness\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-health-and-beauty-woocommerce-theme.jpg\";s:7:\"excerpt\";s:178:\"A mobile-friendly theme suitable for health and beauty stores. Clean, flexible and with an intuitive visual interface, your online store will definitely stand out from the crowd.\";s:4:\"link\";s:119:\"https://woocommerce.com/products/organic-goodness/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicgoodness.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"705fea70-54f7-4b0b-a0f5-b87c32fc1a17\";s:4:\"slug\";s:16:\"organic-goodness\";s:2:\"id\";i:8485741;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:87:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-theme-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"maudern\";a:16:{s:5:\"title\";s:7:\"Maudern\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-minimal-woocommerce-theme-ebzjvl.jpg\";s:7:\"excerpt\";s:161:\"A contemporary block-based theme that helps you effortlessly design a minimalistic online store with WooCommerce and present your product collection beautifully.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/maudern/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://maudern.thunder-stores.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e5afb6cf-4a53-4aed-9b05-280d3df3afc1\";s:4:\"slug\";s:7:\"maudern\";s:2:\"id\";i:8424179;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-product-icon-f1qi03.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"olymp\";a:16:{s:5:\"title\";s:5:\"Olymp\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2021/05/screenshot-olymp.png\";s:7:\"excerpt\";s:135:\"Olymp is a WooCommerce and Gutenberg WordPress theme. Fully responsive and beautifully designed will get you up and running in no time.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/olymp/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://demo.vivathemes.com/themes/olymp/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"5f900199-70e6-4c0a-b533-293f0c4ba707\";s:4:\"slug\";s:5:\"olymp\";s:2:\"id\";i:8384551;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/08/olympicon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"miniature\";a:16:{s:5:\"title\";s:9:\"Miniature\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/07/featured_miniature2.jpg\";s:7:\"excerpt\";s:185:\"Miniature is a playful WordPress theme designed for stores selling children’s products. Fun and lively, Miniature will definitely add an extra touch of character to your online store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/miniature/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://www.cssigniter.com/woocommerce/miniature/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"28b97cd1-5b52-415c-8c9a-7f697e013a87\";s:4:\"slug\";s:9:\"miniature\";s:2:\"id\";i:8292607;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"frame\";a:16:{s:5:\"title\";s:5:\"Frame\";s:5:\"image\";s:60:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.jpg\";s:7:\"excerpt\";s:114:\"Frame is a Gutenberg Powered WooCommerce theme suitable for stores with a large number of products and categories.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/frame/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:29:\"https://frame.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"1b480c21-8122-478e-a728-68e235b0b9cf\";s:4:\"slug\";s:5:\"frame\";s:2:\"id\";i:8152078;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"smart-home\";a:16:{s:5:\"title\";s:10:\"Smart Home\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2021/04/browser.jpg\";s:7:\"excerpt\";s:131:\"Smart Home is a beautiful Gutenberg-powered theme with a technology-style look suitable for all stores selling smart home products.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/smart-home/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://smarthome.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"d1d581ad-3efa-40c2-b7e0-bb6722779a0b\";s:4:\"slug\";s:10:\"smart-home\";s:2:\"id\";i:7916465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"skinny\";a:16:{s:5:\"title\";s:6:\"Skinny\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2021/04/SKfeatured.png?w=800\";s:7:\"excerpt\";s:123:\"Create a beautiful online shop with Skinny, and optionally allow your site visitors to switch between light and dark skins.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/skinny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://demo.codestag.com/skinny\";s:5:\"price\";s:10:\"&#36;69.00\";s:4:\"hash\";s:36:\"a21bf5b9-3c45-4d6c-bf24-74ddae21023f\";s:4:\"slug\";s:6:\"skinny\";s:2:\"id\";i:7753168;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"pure-fashion\";a:16:{s:5:\"title\";s:12:\"Pure Fashion\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2021/03/browser.jpg\";s:7:\"excerpt\";s:88:\"Beautiful WooCommerce theme with soft colors and a unique layout using Gutenberg editor.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/pure-fashion/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://purefashion.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"9d7ed165-8435-4b0f-8315-8e4a5868f0b0\";s:4:\"slug\";s:12:\"pure-fashion\";s:2:\"id\";i:7704815;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"overline\";a:16:{s:5:\"title\";s:8:\"Overline\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2020/11/overline.jpg\";s:7:\"excerpt\";s:171:\"Overline is designed for the new generation of beauty brands and influencers opening their own e-commerce shops. Custom Gutenberg elements allow for increased flexibility.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/overline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://overline.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"6eab91f2-ca09-4f7e-9022-df55fd8540a9\";s:4:\"slug\";s:8:\"overline\";s:2:\"id\";i:7320744;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"agency\";a:16:{s:5:\"title\";s:6:\"Agency\";s:5:\"image\";s:70:\"https://woocommerce.com/wp-content/uploads/2020/10/agency-featured.jpg\";s:7:\"excerpt\";s:134:\"Agency is a Gutenberg and WooCommerce optimized WordPress theme for marketing, advertising, and creative agencies. Sell your services!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/agency/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/agency/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"4a3a3a22-a5f0-4fa4-8c09-4f37575602ef\";s:4:\"slug\";s:6:\"agency\";s:2:\"id\";i:6674855;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"rhodes\";a:16:{s:5:\"title\";s:6:\"Rhodes\";s:5:\"image\";s:66:\"https://woocommerce.com/wp-content/uploads/2020/09/rhodes-home.jpg\";s:7:\"excerpt\";s:193:\"The perfect WooCommerce theme for retailers. Whether you\'re selling high-street fashion, beauty products, or home accessories, Rhodes will just stand out of the way letting your products shine.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/rhodes/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:46:\"https://www.cssigniter.com/woocommerce/rhodes/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"b95c0103-23b9-43f3-af49-ee7eaa35e49b\";s:4:\"slug\";s:6:\"rhodes\";s:2:\"id\";i:6509339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"restoration\";a:16:{s:5:\"title\";s:11:\"Restoration\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/09/restoration-woocommerce.jpg\";s:7:\"excerpt\";s:90:\"An elegant and sophisticated mobile-first, Gutenberg-powered theme for WooCommerce stores.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/restoration/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://restoration.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"e793e6af-f338-4e92-b268-e0576ddb137b\";s:4:\"slug\";s:11:\"restoration\";s:2:\"id\";i:6454820;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"matthew\";a:16:{s:5:\"title\";s:7:\"Matthew\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-screenshot.jpg\";s:7:\"excerpt\";s:145:\"Matthew is a Gutenberg-powered WooCommerce theme designed for building a professional online store so that you can sell goods or services online.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/matthew/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://matthew.themesharbor.com/\";s:5:\"price\";s:11:\"&#36;129.00\";s:4:\"hash\";s:36:\"b3983408-c4f6-4751-8bd7-ae65ae34cf3b\";s:4:\"slug\";s:7:\"matthew\";s:2:\"id\";i:6214538;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"fifthavenue\";a:16:{s:5:\"title\";s:12:\"Fifth Avenue\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/06/fifthavenue-woocommerce.jpg\";s:7:\"excerpt\";s:103:\"Beautiful Gutenberg powered WooCommerce theme designed to be easily customized for all types of stores.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/fifth-avenue/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://fifthavenue.fuelthemes.net/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"9e093a9f-3d49-4fcd-bec7-c87b097d9df8\";s:4:\"slug\";s:11:\"fifthavenue\";s:2:\"id\";i:5989481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"artisan\";a:16:{s:5:\"title\";s:7:\"Artisan\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2020/03/artisan-featured.jpg\";s:7:\"excerpt\";s:79:\"Sell your hand-crafted products online using the Artisan Theme for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/artisan/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/artisan/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"64529812-81f6-4efd-9686-ecb34e527421\";s:4:\"slug\";s:7:\"artisan\";s:2:\"id\";i:5576887;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"threads\";a:16:{s:5:\"title\";s:7:\"Threads\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2019/08/threads-home-cropped.jpg\";s:7:\"excerpt\";s:79:\"Create a stunning website for your apparel brand using Threads for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/threads/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/threads/\";s:5:\"price\";s:10:\"&#36;79.00\";s:4:\"hash\";s:36:\"7ca579a6-6aaf-498c-9ee7-e15280ace9e9\";s:4:\"slug\";s:7:\"threads\";s:2:\"id\";i:4663191;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"block-shop\";a:16:{s:5:\"title\";s:10:\"Block Shop\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2019/08/block-shop-theme-preview.jpg\";s:7:\"excerpt\";s:148:\"A hassle-free block-based theme for your next WooCommerce project. You can call it hassle-free Online Store Builder. Compatible with WooCommerce 6.x\";s:4:\"link\";s:113:\"https://woocommerce.com/products/block-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://blockshop.wp-theme.design/\";s:5:\"price\";s:10:\"&#36;59.00\";s:4:\"hash\";s:36:\"21fa433c-6c31-4be7-83ab-8d2cc8986130\";s:4:\"slug\";s:10:\"block-shop\";s:2:\"id\";i:4660093;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Get Bowtied\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/get-bowtied/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bistro\";a:16:{s:5:\"title\";s:6:\"Bistro\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2016/07/bistro-woocommerce-theme.jpg\";s:7:\"excerpt\";s:174:\"Bistro is a Storefront child theme designed for stores selling organic goods and other consumables. It features a friendly and warm design that lends itself to this industry.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bistro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://themes.woocommerce.com/?name=bistro\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"58e753f91fddf40abe8ebe4486f8c378\";s:4:\"slug\";s:6:\"bistro\";s:2:\"id\";i:1822936;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"stationery\";a:16:{s:5:\"title\";s:10:\"Stationery\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2016/04/stationery-product-card-1.jpg\";s:7:\"excerpt\";s:186:\"Stationery is a Storefront child theme designed for stores selling office supplies and/or arts &amp; crafts. The design has subtle tactile decorations while also being clean and elegant.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/stationery/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/stationery/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"b939225b8b8ccdc7b14ffb6d7eab2ac2\";s:4:\"slug\";s:10:\"stationery\";s:2:\"id\";i:1629126;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"petshop\";a:16:{s:5:\"title\";s:7:\"Petshop\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2016/03/petshop-product-card.jpg\";s:7:\"excerpt\";s:181:\"Petshop is a Storefront child theme designed for stores selling products in the pet industry. The design is organic and friendly, featuring many details that point to pet ownership.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/petshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/petshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"8060743c9031974326850f539aba5196\";s:4:\"slug\";s:7:\"petshop\";s:2:\"id\";i:1587689;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"hotel\";a:16:{s:5:\"title\";s:5:\"Hotel\";s:5:\"image\";s:69:\"https://woocommerce.com/wp-content/uploads/2016/03/hotel-featured.jpg\";s:7:\"excerpt\";s:246:\"Hotel is designed for businesses selling time, services and accommodation, offering unique integration with WooCommerce Bookings and Accommodation Bookings. The design is bold yet simple, allowing your content and imagery to do all the talking.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/hotel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themes.woocommerce.com/hotel/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"0b0df891aa46f289f4e49bae2389bb04\";s:4:\"slug\";s:5:\"hotel\";s:2:\"id\";i:1554532;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bookshop\";a:16:{s:5:\"title\";s:8:\"Bookshop\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2016/02/featured.png\";s:7:\"excerpt\";s:183:\"Bookshop comes with a unique homepage layout that prominently displays product categories and a variety of products in an arrangement that is popular with bookstores and collectibles.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bookshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/bookshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"9fe861227e3e82fde8fe5d7e8cc3340e\";s:4:\"slug\";s:8:\"bookshop\";s:2:\"id\";i:1508713;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"arcade\";a:16:{s:5:\"title\";s:6:\"Arcade\";s:5:\"image\";s:61:\"https://woocommerce.com/wp-content/uploads/2016/01/arcade.png\";s:7:\"excerpt\";s:216:\"Upgrade your video game shops look and feel with Arcade. It\'s bold and modern design will engage visitors and the unique homepage layout will present them with a variety of products as soon as they hit your homepage.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/arcade/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://themes.woocommerce.com/arcade/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"5af09d4e590eec977c6b9519b517f479\";s:4:\"slug\";s:6:\"arcade\";s:2:\"id\";i:1418260;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"homestore\";a:16:{s:5:\"title\";s:9:\"Homestore\";s:5:\"image\";s:64:\"https://woocommerce.com/wp-content/uploads/2015/12/homestore.jpg\";s:7:\"excerpt\";s:166:\"Give your Department Store a classic look with Homestore. Its clean and efficient design will work well whether you\'re a boutique independent or a high street giant.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/homestore/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themes.woocommerce.com/homestore/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"d79fe7a1beba26523aafa6ce6d3e1e85\";s:4:\"slug\";s:9:\"homestore\";s:2:\"id\";i:1365559;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pharmacy\";a:16:{s:5:\"title\";s:8:\"Pharmacy\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2015/12/pharmacy.jpg\";s:7:\"excerpt\";s:235:\"Give your health store a professional, trust-worthy design with the Pharmacy Storefront Child Theme. Built upon our rock solid Storefront Parent theme you\'ll also enjoy reliable integration with current and future WooCommerce releases.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pharmacy/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/pharmacy/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"ebeff3c0f89cd3169fb6b3e7e137e513\";s:4:\"slug\";s:8:\"pharmacy\";s:2:\"id\";i:1365557;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"toyshop\";a:16:{s:5:\"title\";s:7:\"ToyShop\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2015/09/toyshop.jpg\";s:7:\"excerpt\";s:269:\"Add some fun to your store with ToyShop. The engaging and colorful design of ToyShop makes it a perfect child theme or any store that sells exciting products that are aimed at customers that like to have fun. The outdoorsy style would even be perfect for a flower shop.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/toyshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/toyshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"3e2520021b41ee49a55b93362aaced98\";s:4:\"slug\";s:7:\"toyshop\";s:2:\"id\";i:1230716;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"outlet\";a:16:{s:5:\"title\";s:6:\"Outlet\";s:5:\"image\";s:61:\"https://woocommerce.com/wp-content/uploads/2015/09/outlet.jpg\";s:7:\"excerpt\";s:221:\"Overclock your tech store with Outlet! Whether you sell boutique iPad jewellery or the nuts and bolts of hardware itself, Outlet will give your shop a stylish look and feel while enjoying the stability of Storefront core.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/outlet/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://themes.woocommerce.com/outlet/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"4c311cb3a3131570946b8799715a0991\";s:4:\"slug\";s:6:\"outlet\";s:2:\"id\";i:1212805;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"proshop\";a:16:{s:5:\"title\";s:7:\"ProShop\";s:5:\"image\";s:62:\"https://woocommerce.com/wp-content/uploads/2015/06/proshop.jpg\";s:7:\"excerpt\";s:176:\"Unlock the true potential of your sports clothing and equipment store with ProShop! It\'s metropolitan design provides an active aesthetic giving your store oodles of character.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/proshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://themes.woocommerce.com/proshop/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"1d51b8633bbd1782dc17fce15f8bd2af\";s:4:\"slug\";s:7:\"proshop\";s:2:\"id\";i:1000757;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"galleria\";a:16:{s:5:\"title\";s:8:\"Galleria\";s:5:\"image\";s:68:\"https://woocommerce.com/wp-content/uploads/2015/05/galleria-hero.png\";s:7:\"excerpt\";s:162:\"Galleria is a Storefront child theme perfect for fashion and design stores. Stylish and minimalist, it gives sites a classy look and keeps products center stage.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/galleria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/galleria/\";s:5:\"price\";s:10:\"&#36;39.00\";s:4:\"hash\";s:32:\"2429c1dde521031cd053886b15844bbf\";s:4:\"slug\";s:8:\"galleria\";s:2:\"id\";i:887931;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deli\";a:16:{s:5:\"title\";s:4:\"Deli\";s:5:\"image\";s:59:\"https://woocommerce.com/wp-content/uploads/2015/03/deli.jpg\";s:7:\"excerpt\";s:135:\"Deli is a Storefront child theme featuring a texturised, earthy design, perfect for stores selling natural, organic or hand made goods.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deli/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themes.woocommerce.com/deli/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"83c6db94c8ebf9da56b59fb97f724e88\";s:4:\"slug\";s:4:\"deli\";s:2:\"id\";i:784823;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"boutique\";a:16:{s:5:\"title\";s:8:\"Boutique\";s:5:\"image\";s:63:\"https://woocommerce.com/wp-content/uploads/2015/01/boutique.png\";s:7:\"excerpt\";s:168:\"Boutique is a simple, traditionally designed Storefront child theme, ideal for small stores or boutiques. Add your logo, create a unique color scheme and start selling!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/boutique/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/boutique/\";s:5:\"price\";s:9:\"&#36;0.00\";s:4:\"hash\";s:32:\"71815288e266d58031727d48d6deee25\";s:4:\"slug\";s:8:\"boutique\";s:2:\"id\";i:605777;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:27:\"childtheme-landing-traveler\";a:6:{s:4:\"slug\";s:27:\"childtheme-landing-traveler\";s:5:\"title\";s:19:\"Traveler Childtheme\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:79:\"http://traveler.ku/wp-content/themes/childtheme-landing-traveler/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:14:\"royal-magazine\";a:6:{s:4:\"slug\";s:14:\"royal-magazine\";s:5:\"title\";s:14:\"Royal Magazine\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:66:\"http://traveler.ku/wp-content/themes/royal-magazine/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:32:\"st-traveler-childtheme - default\";a:6:{s:4:\"slug\";s:32:\"st-traveler-childtheme - default\";s:5:\"title\";s:27:\"Traveler Childtheme Landing\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:88:\"http://traveler.ku/wp-content/themes/st-traveler-childtheme%20-%20default/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:29:\"traveler-childtheme-elementor\";a:6:{s:4:\"slug\";s:29:\"traveler-childtheme-elementor\";s:5:\"title\";s:29:\"Traveler Childtheme Elementor\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:81:\"http://traveler.ku/wp-content/themes/traveler-childtheme-elementor/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:27:\"traveler-childtheme-landing\";a:6:{s:4:\"slug\";s:27:\"traveler-childtheme-landing\";s:5:\"title\";s:19:\"Traveler Childtheme\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:79:\"http://traveler.ku/wp-content/themes/traveler-childtheme-landing/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:19:\"traveler-childtheme\";a:6:{s:4:\"slug\";s:19:\"traveler-childtheme\";s:5:\"title\";s:23:\"Traveler Childtheme NEW\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:71:\"http://traveler.ku/wp-content/themes/traveler-childtheme/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:23:\"traveler-childthemessss\";a:6:{s:4:\"slug\";s:23:\"traveler-childthemessss\";s:5:\"title\";s:19:\"Traveler Childtheme\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:75:\"http://traveler.ku/wp-content/themes/traveler-childthemessss/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:14:\"twentynineteen\";a:6:{s:4:\"slug\";s:14:\"twentynineteen\";s:5:\"title\";s:15:\"Twenty Nineteen\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:66:\"http://traveler.ku/wp-content/themes/twentynineteen/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:15:\"twentyseventeen\";a:6:{s:4:\"slug\";s:15:\"twentyseventeen\";s:5:\"title\";s:16:\"Twenty Seventeen\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:67:\"http://traveler.ku/wp-content/themes/twentyseventeen/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:12:\"twentytwenty\";a:6:{s:4:\"slug\";s:12:\"twentytwenty\";s:5:\"title\";s:13:\"Twenty Twenty\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:64:\"http://traveler.ku/wp-content/themes/twentytwenty/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:15:\"twentytwentyone\";a:6:{s:4:\"slug\";s:15:\"twentytwentyone\";s:5:\"title\";s:17:\"Twenty Twenty-One\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:67:\"http://traveler.ku/wp-content/themes/twentytwentyone/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:15:\"twentytwentytwo\";a:6:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:5:\"title\";s:17:\"Twenty Twenty-Two\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:67:\"http://traveler.ku/wp-content/themes/twentytwentytwo/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:6:\"wpnext\";a:6:{s:4:\"slug\";s:6:\"wpnext\";s:5:\"title\";s:6:\"WPNext\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:58:\"http://traveler.ku/wp-content/themes/wpnext/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(405, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(406, '_transient_timeout_woocommerce_admin_remote_free_extensions_spec', '1659523677', 'no'),
(407, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:4:{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\":4:{s:11:\"description\";s:163:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooCommerce Payments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}}}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:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":4:{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\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}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\";}}}}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:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":4:{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\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}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\":4:{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: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:2:{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\":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:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";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:3:\"key\";s:23:\"google-listings-and-ads\";}}}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.png\";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:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp-for-woocommerce.png\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:29:\"Creative Mail for WooCommerce\";s:11:\"description\";s:99:\"Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail.\";s:9:\"image_url\";s:121:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/creative-mail-by-constant-contact.png\";s:10:\"manage_url\";s:27:\"admin.php?page=creativemail\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"creative-mail-by-constant-contact\";}}}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:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";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:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google-listings-and-ads.png\";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\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{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:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}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:25:\"pinterest-for-woocommerce\";}}}}', 'no'),
(408, 'woocommerce_task_list_completed_lists', 'a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}', 'yes'),
(409, 'can_compress_scripts', '1', 'no'),
(410, 'envato_purchasecode', 'thoaingo@2019', 'yes'),
(411, 'action_scheduler_migration_status', 'complete', 'yes'),
(414, 'finished_updating_comment_type', '1', 'yes'),
(415, 'st_demo_install', 'modtour', 'no'),
(416, 'widget_wpe_powered_by_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(417, 'theme_mods_genesis-block-theme', 'a:2:{s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1650851509;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}', 'yes'),
(418, 'wpe_template', 'Genesis Blocks Free', 'yes'),
(419, 'genesis_blocks_has_content_to_migrate', '0', 'yes'),
(420, 'recently_activated', 'a:1:{s:83:\"traveler-layout-essential-for-elementor/traveler-layout-essential-for-elementor.php\";i:1654657653;}', 'yes'),
(421, 'woocommerce_attribute_lookup_enabled', 'yes', 'yes'),
(422, 'woocommerce_attribute_lookup_direct_updates', 'no', 'yes'),
(423, 'tadv_settings', 'a:10:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:67:\"core/code,core/image,core/strikethrough,tadv/mark,tadv/removeformat\";s:18:\"toolbar_block_side\";s:46:\"core/superscript,core/subscript,core/underline\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";}', 'yes'),
(424, 'tadv_admin_settings', 'a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}', 'yes'),
(425, 'tadv_version', '5600', 'yes'),
(426, 'st_attribute_taxonomy', 'a:2:{s:9:\"durations\";a:3:{s:4:\"name\";s:9:\"Durations\";s:9:\"post_type\";a:1:{i:0;s:8:\"st_tours\";}s:12:\"hierarchical\";i:1;}s:9:\"languages\";a:3:{s:4:\"name\";s:9:\"Languages\";s:9:\"post_type\";a:1:{i:0;s:8:\"st_tours\";}s:12:\"hierarchical\";i:1;}}', 'yes'),
(427, 'st_allow_save_cache_location', 'allow', 'yes'),
(428, 'language_children', 'a:0:{}', 'yes'),
(429, 'st_last_sync_availability', '2022-04-25 07:04:39', 'yes'),
(430, 'st_last_sync_price', '2022-04-25 07:04:50', 'yes'),
(431, 'wpe-health-check-site-status-result', '{\"good\":13,\"recommended\":4,\"critical\":1}', 'yes'),
(432, 'recovery_mode_email_last_sent', '1650939981', 'yes'),
(433, 'hotel_permalink', 'st_hotel', 'yes'),
(434, 'hotel_room_permalink', 'hotel_room', 'yes'),
(435, 'rental_permalink', 'st_rental', 'yes'),
(436, 'rental_room_permalink', 'rental_room', 'yes'),
(437, 'car_permalink', 'st_car', 'yes'),
(438, 'tour_permalink', 'st_tour', 'yes'),
(439, 'activity_permalink', 'st_activity', 'yes'),
(440, 'location_permalink', 'st_location', 'yes'),
(441, 'author_permalink', 'author', 'yes'),
(442, 'new_admin_email', 'thoaingo@shinecommerce.co', 'yes');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(443, 'elementor_log', 'a:14:{s:32:\"f12137474f6baee0f6f0b6635bbb7007\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3db56b3aa62ddf473a101922335dead9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1d29377c4876632ca59903729eeec40c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"987e4ccb73851bc03e4d370990635475\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"4ac450dfcfb04ed0964e456f5d893f93\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-04-28 01:57:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-04-28 01:57:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"22310951e5018acfc76496eaf659cb6e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:7:\"\0*\0line\";i:518;s:7:\"\0*\0date\";s:19:\"2022-04-28 02:39:02\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:6341:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager-&gt;register(&#039;select2_ajax&#039;, Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor-&gt;_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(476): do_action(&#039;elementor/contr...&#039;, Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager-&gt;register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager-&gt;get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager-&gt;get_control(&#039;section&#039;)\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager-&gt;add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), &#039;document_settin...&#039;, Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack-&gt;add_control(&#039;document_settin...&#039;, Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack-&gt;start_controls_section(&#039;document_settin...&#039;, Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document-&gt;register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit-&gt;register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack-&gt;init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack-&gt;get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack-&gt;get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack-&gt;sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack-&gt;get_data(&#039;settings&#039;)\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack-&gt;get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings(&#039;viewport_mobile&#039;)\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager-&gt;get_current_settings(&#039;viewport_mobile&#039;)\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager-&gt;has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend-&gt;register_styles(&#039;&#039;)\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(&#039;wp_enqueue_scri...&#039;)\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(&#039;&#039;)\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(&#039;wp_head&#039;)\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(&#039;/nas/content/li...&#039;)\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework-&gt;load_template(&#039;layouts/element...&#039;)\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(&#039;/nas/content/li...&#039;)\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(&#039;/nas/content/li...&#039;, true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(&#039;/nas/content/li...&#039;)\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(&#039;/nas/content/li...&#039;)\n#43 /nas/content/live/modtour/index.php(17): require(&#039;/nas/content/li...&#039;)\n#44 {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:\"2022-04-28 02:39:02\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:6038:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager->register(\'select2_ajax\', Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor->_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(\'\', Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(476): do_action(\'elementor/contr...\', Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager->register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager->get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager->get_control(\'section\')\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager->add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), \'document_settin...\', Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack->add_control(\'document_settin...\', Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack->start_controls_section(\'document_settin...\', Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document->register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit->register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack->init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack->get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack->get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack->sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack->get_data(\'settings\')\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack->get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object->get_settings(\'viewport_mobile\')\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager->get_current_settings(\'viewport_mobile\')\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint->init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint->get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint->is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager->has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend->register_styles(\'\')\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(\'wp_enqueue_scri...\')\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(\'\')\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(\'wp_head\')\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(\'/nas/content/li...\')\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework->load_template(\'layouts/element...\')\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(\'/nas/content/li...\')\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(\'/nas/content/li...\', true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(\'/nas/content/li...\')\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(\'/nas/content/li...\')\n#43 /nas/content/live/modtour/index.php(17): require(\'/nas/content/li...\')\n#44 {main}\n  thrown\";s:4:\"file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:4:\"line\";i:518;s:5:\"trace\";b:1;}}s:32:\"efc29edb381703148319ac9b281821e4\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:7:\"\0*\0line\";i:518;s:7:\"\0*\0date\";s:19:\"2022-04-28 02:39:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:6341:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager-&gt;register(&#039;select2_ajax&#039;, Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor-&gt;_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(465): do_action(&#039;elementor/contr...&#039;, Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager-&gt;register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager-&gt;get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager-&gt;get_control(&#039;section&#039;)\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager-&gt;add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), &#039;document_settin...&#039;, Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack-&gt;add_control(&#039;document_settin...&#039;, Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack-&gt;start_controls_section(&#039;document_settin...&#039;, Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document-&gt;register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit-&gt;register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack-&gt;init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack-&gt;get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack-&gt;get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack-&gt;sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack-&gt;get_data(&#039;settings&#039;)\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack-&gt;get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings(&#039;viewport_mobile&#039;)\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager-&gt;get_current_settings(&#039;viewport_mobile&#039;)\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint-&gt;is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager-&gt;has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend-&gt;register_styles(&#039;&#039;)\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(&#039;wp_enqueue_scri...&#039;)\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(&#039;&#039;)\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook-&gt;apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook-&gt;do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(&#039;wp_head&#039;)\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(&#039;/nas/content/li...&#039;)\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework-&gt;load_template(&#039;layouts/element...&#039;)\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(&#039;/nas/content/li...&#039;)\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(&#039;/nas/content/li...&#039;, true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(&#039;/nas/content/li...&#039;)\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(&#039;/nas/content/li...&#039;)\n#43 /nas/content/live/modtour/index.php(17): require(&#039;/nas/content/li...&#039;)\n#44 {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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2022-04-28 02:39:47\";i:1;s:19:\"2022-04-28 02:39:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:6038:\"Uncaught TypeError: Elementor\\Controls_Manager::register(): Argument #1 ($control_instance) must be of type Elementor\\Base_Control, string given, called in /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php on line 91 and defined in /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php:518\nStack trace:\n#0 /nas/content/live/modtour/wp-content/themes/traveler/inc/layouts/elementor/elementor.php(91): Elementor\\Controls_Manager->register(\'select2_ajax\', Object(ST_Select2_Ajax_Control))\n#1 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): ST_Elementor->_register_controls(Object(Elementor\\Controls_Manager))\n#2 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(\'\', Array)\n#3 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#4 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(465): do_action(\'elementor/contr...\', Object(Elementor\\Controls_Manager))\n#5 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(589): Elementor\\Controls_Manager->register_controls()\n#6 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(608): Elementor\\Controls_Manager->get_controls()\n#7 /nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php(765): Elementor\\Controls_Manager->get_control(\'section\')\n#8 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(419): Elementor\\Controls_Manager->add_control_to_stack(Object(Elementor\\Core\\Kits\\Documents\\Kit), \'document_settin...\', Array, Array)\n#9 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1479): Elementor\\Controls_Stack->add_control(\'document_settin...\', Array)\n#10 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/document.php(1573): Elementor\\Controls_Stack->start_controls_section(\'document_settin...\', Array)\n#11 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/documents/kit.php(155): Elementor\\Core\\Base\\Document->register_document_controls()\n#12 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2282): Elementor\\Core\\Kits\\Documents\\Kit->register_controls()\n#13 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\\Controls_Stack->init_controls()\n#14 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\\Controls_Stack->get_stack()\n#15 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\\Controls_Stack->get_controls()\n#16 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\\Controls_Stack->sanitize_settings(Array)\n#17 /nas/content/live/modtour/wp-content/plugins/elementor/includes/base/controls-stack.php(2116): Elementor\\Controls_Stack->get_data(\'settings\')\n#18 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Controls_Stack->get_init_settings()\n#19 /nas/content/live/modtour/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#20 /nas/content/live/modtour/wp-content/plugins/elementor/core/kits/manager.php(111): Elementor\\Core\\Base\\Base_Object->get_settings(\'viewport_mobile\')\n#21 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(130): Elementor\\Core\\Kits\\Manager->get_current_settings(\'viewport_mobile\')\n#22 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(71): Elementor\\Core\\Breakpoints\\Breakpoint->init_value()\n#23 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/breakpoint.php(88): Elementor\\Core\\Breakpoints\\Breakpoint->get_value()\n#24 /nas/content/live/modtour/wp-content/plugins/elementor/core/breakpoints/manager.php(194): Elementor\\Core\\Breakpoints\\Breakpoint->is_custom()\n#25 /nas/content/live/modtour/wp-content/plugins/elementor/includes/frontend.php(514): Elementor\\Core\\Breakpoints\\Manager->has_custom_breakpoints()\n#26 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): Elementor\\Frontend->register_styles(\'\')\n#27 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#28 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#29 /nas/content/live/modtour/wp-includes/script-loader.php(2105): do_action(\'wp_enqueue_scri...\')\n#30 /nas/content/live/modtour/wp-includes/class-wp-hook.php(307): wp_enqueue_scripts(\'\')\n#31 /nas/content/live/modtour/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#32 /nas/content/live/modtour/wp-includes/plugin.php(474): WP_Hook->do_action(Array)\n#33 /nas/content/live/modtour/wp-includes/general-template.php(3042): do_action(\'wp_head\')\n#34 /nas/content/live/modtour/wp-content/themes/traveler/st_templates/layouts/elementor/common/header.php(30): wp_head()\n#35 /nas/content/live/modtour/wp-content/themes/traveler/inc/core/class.shinetheme.php(169): include(\'/nas/content/li...\')\n#36 /nas/content/live/modtour/wp-content/themes/traveler/header.php(15): STFramework->load_template(\'layouts/element...\')\n#37 /nas/content/live/modtour/wp-includes/template.php(770): require_once(\'/nas/content/li...\')\n#38 /nas/content/live/modtour/wp-includes/template.php(716): load_template(\'/nas/content/li...\', true, Array)\n#39 /nas/content/live/modtour/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#40 /nas/content/live/modtour/wp-content/themes/traveler/template-blank.php(6): get_header()\n#41 /nas/content/live/modtour/wp-includes/template-loader.php(106): include(\'/nas/content/li...\')\n#42 /nas/content/live/modtour/wp-blog-header.php(19): require_once(\'/nas/content/li...\')\n#43 /nas/content/live/modtour/index.php(17): require(\'/nas/content/li...\')\n#44 {main}\n  thrown\";s:4:\"file\";s:85:\"/nas/content/live/modtour/wp-content/plugins/elementor/includes/managers/controls.php\";s:4:\"line\";i:518;s:5:\"trace\";b:1;}}s:32:\"ae5e9082d647c0a6645001aef6956c5f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"391141\";s:7:\"\0*\0file\";s:93:\"https://modtour.travelerwp.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2022-06-07 03:11:49\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading \\&#039;parent\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:34;s:14:\"\0*\0times_dates\";a:34:{i:0;s:19:\"2022-06-07 03:11:49\";i:1;s:19:\"2022-06-07 03:11:49\";i:2;s:19:\"2022-06-07 03:11:49\";i:3;s:19:\"2022-06-07 03:11:49\";i:4;s:19:\"2022-06-07 03:11:49\";i:5;s:19:\"2022-06-07 03:11:49\";i:6;s:19:\"2022-06-07 03:11:49\";i:7;s:19:\"2022-06-07 03:43:48\";i:8;s:19:\"2022-06-07 03:43:48\";i:9;s:19:\"2022-06-07 03:43:48\";i:10;s:19:\"2022-06-07 03:43:54\";i:11;s:19:\"2022-06-07 03:43:54\";i:12;s:19:\"2022-06-07 03:43:54\";i:13;s:19:\"2022-06-07 03:44:01\";i:14;s:19:\"2022-06-07 03:44:01\";i:15;s:19:\"2022-06-07 03:44:01\";i:16;s:19:\"2022-06-07 03:44:08\";i:17;s:19:\"2022-06-07 03:44:08\";i:18;s:19:\"2022-06-07 03:44:08\";i:19;s:19:\"2022-06-07 03:44:16\";i:20;s:19:\"2022-06-07 03:44:16\";i:21;s:19:\"2022-06-07 03:44:16\";i:22;s:19:\"2022-06-07 03:52:03\";i:23;s:19:\"2022-06-07 03:52:03\";i:24;s:19:\"2022-06-07 03:52:03\";i:25;s:19:\"2022-06-07 03:52:09\";i:26;s:19:\"2022-06-07 03:52:09\";i:27;s:19:\"2022-06-07 03:52:09\";i:28;s:19:\"2022-06-07 03:52:16\";i:29;s:19:\"2022-06-07 03:52:16\";i:30;s:19:\"2022-06-07 03:52:16\";i:31;s:19:\"2022-06-07 03:52:21\";i:32;s:19:\"2022-06-07 03:52:21\";i:33;s:19:\"2022-06-07 03:52:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1654571509\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \\\'parent\\\')\";s:3:\"url\";s:93:\"https://modtour.travelerwp.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"391141\";}}s:32:\"bad98f762cbcc36424949b9b5fa255ce\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:90:\"/nas/content/live/modtour/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;s:7:\"\0*\0date\";s:19:\"2022-06-07 10:49:50\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:36:\"Undefined array key &quot;data&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-07 10:49:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:26:\"Undefined array key \"data\"\";s:4:\"file\";s:90:\"/nas/content/live/modtour/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}}s:32:\"36719b931a9c048728268b96851fbc03\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:94:\"C:\\laragon\\www\\traveler\\wp-content\\plugins\\elementor\\core\\experiments\\experiments-reporter.php\";s:7:\"\0*\0line\";i:89;s:7:\"\0*\0date\";s:19:\"2022-06-08 02:52:49\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:22:\"Undefined index: title\";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:\"2022-06-08 02:52:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:22:\"Undefined index: title\";s:4:\"file\";s:94:\"C:\\laragon\\www\\traveler\\wp-content\\plugins\\elementor\\core\\experiments\\experiments-reporter.php\";s:4:\"line\";i:89;s:5:\"trace\";b:1;}}s:32:\"7586d6fa0c06753cc0547e49ff1f348c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f0223c315b97b86efcf39c0c2fe6481e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"3414d111b98d04e59c9a21afaca23afb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"7289c710114a8f056f50c2736573998b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-07-27 10:49:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-07-27 10:49:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.6.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}', 'no'),
(444, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(445, 'elementor_scheme_color', 'a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}', 'yes'),
(446, 'elementor_scheme_typography', 'a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}', 'yes'),
(447, 'elementor_scheme_color-picker', 'a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}', 'yes'),
(448, 'elementor_unfiltered_files_upload', '1', 'yes'),
(449, 'mc4wp', 'a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1651115875;}', 'yes'),
(450, 'mc4wp_default_form_id', '209', 'yes'),
(451, 'mc4wp_form_stylesheets', 'a:0:{}', 'yes'),
(452, 'wp_calendar_block_has_published_posts', '1', 'yes'),
(453, 'widget_st_list_post_new', 'a:2:{i:1;a:5:{s:5:\"title\";s:13:\"Popular posts\";s:14:\"show_thumbnail\";s:3:\"yes\";s:7:\"orderby\";s:13:\"comment_count\";s:5:\"order\";s:4:\"DESC\";s:5:\"count\";s:1:\"3\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(454, '_elementor_settings_update_time', '1654656788', 'yes'),
(455, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:8:\"location\";}', 'yes'),
(456, 'elementor_disable_color_schemes', '', 'yes'),
(457, 'elementor_disable_typography_schemes', '', 'yes'),
(458, 'elementor_allow_tracking', 'no', 'yes'),
(459, 'elementor_google_maps_api_key', '', 'yes'),
(460, 'elementor_css_print_method', 'external', 'yes'),
(461, 'elementor_editor_break_lines', '', 'yes'),
(462, 'elementor_font_display', 'swap', 'yes'),
(463, 'elementor_load_fa4_shim', '', 'yes'),
(464, 'elementor_experiment-e_optimized_assets_loading', 'active', 'yes'),
(465, 'elementor_experiment-e_optimized_css_loading', 'active', 'yes'),
(466, 'elementor_experiment-e_font_icon_svg', 'active', 'yes'),
(467, 'elementor_experiment-additional_custom_breakpoints', 'active', 'yes'),
(468, 'elementor_experiment-container', 'active', 'yes'),
(469, 'elementor_experiment-e_dom_optimization', 'active', 'yes'),
(470, 'elementor_experiment-a11y_improvements', 'active', 'yes'),
(471, 'elementor_experiment-e_import_export', 'active', 'yes'),
(472, 'elementor_experiment-e_hidden_wordpress_widgets', 'active', 'yes'),
(473, 'elementor_experiment-landing-pages', 'active', 'yes'),
(474, 'elementor_experiment-elements-color-picker', 'active', 'yes'),
(475, 'elementor_experiment-favorite-widgets', 'active', 'yes'),
(476, 'elementor_experiment-admin-top-bar', 'active', 'yes'),
(477, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(478, 'widget_st_widget_list_gallery', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(479, 'widget_st_widget_list_post', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(480, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(481, 'widget_st_widget_search_tour', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(484, '_site_transient_timeout_php_check_73ecd64509db505b6046b20394d377', '1655210200', 'yes'),
(485, '_site_transient_php_check_73ecd64509db505b6046b20394d377da', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}', 'yes'),
(490, '_site_transient_timeout_community-events-1aecf33ab8525ff212ebdff', '1654699919', 'yes'),
(491, '_site_transient_community-events-1aecf33ab8525ff212ebdffbb438372', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}s:6:\"events\";a:0:{}}', 'yes'),
(511, '_site_transient_timeout_popular_importers_39a078d77b840ea0da0144', '1654845661', 'yes'),
(512, '_site_transient_popular_importers_39a078d77b840ea0da0144d9c73c31', 'a:2:{s:9:\"importers\";a:7:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:54:\"Import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:71:\"Convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:10:\"wp-cat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:46:\"Import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:62:\"Import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:30:\"Import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:53:\"Import posts &amp; media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}', 'yes'),
(513, 'category_children', 'a:0:{}', 'yes'),
(514, 'elementor_library_category_children', 'a:0:{}', 'yes'),
(515, 'st_tour_type_children', 'a:0:{}', 'yes'),
(516, 'durations_children', 'a:0:{}', 'yes'),
(517, 'languages_children', 'a:0:{}', 'yes'),
(518, 'st_location_type_children', 'a:0:{}', 'yes'),
(524, '_transient_timeout__woocommerce_helper_subscriptions', '1658919885', 'no'),
(525, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'no'),
(526, '_site_transient_timeout_theme_roots', '1658920785', 'no'),
(527, '_site_transient_theme_roots', 'a:15:{s:27:\"childtheme-landing-traveler\";s:7:\"/themes\";s:14:\"royal-magazine\";s:7:\"/themes\";s:32:\"st-traveler-childtheme - default\";s:7:\"/themes\";s:29:\"traveler-childtheme-elementor\";s:7:\"/themes\";s:27:\"traveler-childtheme-landing\";s:7:\"/themes\";s:19:\"traveler-childtheme\";s:7:\"/themes\";s:23:\"traveler-childthemessss\";s:7:\"/themes\";s:27:\"traveler-icon/traveler-icon\";s:7:\"/themes\";s:8:\"traveler\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:6:\"wpnext\";s:7:\"/themes\";}', 'no'),
(528, '_transient_timeout__woocommerce_helper_updates', '1658962185', 'no'),
(529, '_transient__woocommerce_helper_updates', 'a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1658918985;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}', 'no'),
(530, 'elementor-custom-breakpoints-files', 'a:1:{s:24:\"custom-frontend-lite.min\";a:1:{s:4:\"time\";i:1658918987;}}', 'yes'),
(533, '_elementor_global_css', 'a:6:{s:4:\"time\";i:1658918987;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;b:0;}', 'yes');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(534, '_elementor_assets_data', 'a:2:{s:4:\"json\";a:1:{s:7:\"widgets\";a:1:{s:18:\"responsive-widgets\";a:2:{s:7:\"content\";a:10:{s:9:\"accordion\";b:1;s:5:\"alert\";b:1;s:8:\"icon-box\";b:1;s:9:\"icon-list\";b:1;s:9:\"image-box\";b:1;s:13:\"image-gallery\";b:1;s:8:\"progress\";b:1;s:11:\"star-rating\";b:1;s:4:\"tabs\";b:1;s:6:\"toggle\";b:1;}s:7:\"version\";s:5:\"3.6.7\";}}}s:3:\"css\";a:1:{s:7:\"widgets\";a:11:{s:7:\"heading\";a:2:{s:7:\"content\";s:672:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:14:\"st_banner_form\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:14:\"st_destination\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:15:\"st_list_service\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:12:\"st_blog_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:5:\"image\";a:2:{s:7:\"content\";s:268:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:5183:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3742:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>\";s:7:\"version\";s:5:\"3.6.7\";}s:10:\"st_sliders\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.7\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:178:\"<style>/*! elementor - v3.6.7 - 03-07-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:5:\"3.6.7\";}}}}', 'yes'),
(535, '_transient_health-check-site-status-result', '{\"good\":13,\"recommended\":5,\"critical\":1}', 'yes'),
(536, '_transient_wc_count_comments', 'O:8:\"stdClass\":7:{s:14:\"total_comments\";i:63;s:3:\"all\";i:63;s:8:\"approved\";s:2:\"63\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}', 'yes'),
(538, '_transient_timeout_st_google_fonts_cache', '1661511029', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(539, '_transient_st_google_fonts_cache', 'a:1429:{s:7:\"abeezee\";a:3:{s:6:\"family\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"abel\";a:3:{s:6:\"family\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"abhayalibre\";a:3:{s:6:\"family\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:12:\"abrilfatface\";a:3:{s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"aclonica\";a:3:{s:6:\"family\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"acme\";a:3:{s:6:\"family\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"actor\";a:3:{s:6:\"family\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"adamina\";a:3:{s:6:\"family\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"adventpro\";a:3:{s:6:\"family\";s:10:\"Advent Pro\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"aguafinascript\";a:3:{s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"akayakanadaka\";a:3:{s:6:\"family\";s:14:\"Akaya Kanadaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"akayatelivigala\";a:3:{s:6:\"family\";s:16:\"Akaya Telivigala\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:7:\"akronim\";a:3:{s:6:\"family\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"akshar\";a:3:{s:6:\"family\";s:6:\"Akshar\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"aladin\";a:3:{s:6:\"family\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"alata\";a:3:{s:6:\"family\";s:5:\"Alata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"alatsi\";a:3:{s:6:\"family\";s:6:\"Alatsi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"albertsans\";a:3:{s:6:\"family\";s:11:\"Albert Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"aldrich\";a:3:{s:6:\"family\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"alef\";a:3:{s:6:\"family\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}}s:8:\"alegreya\";a:3:{s:6:\"family\";s:8:\"Alegreya\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"alegreyasc\";a:3:{s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:12:\"alegreyasans\";a:3:{s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:14:\"alegreyasanssc\";a:3:{s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:4:\"aleo\";a:3:{s:6:\"family\";s:4:\"Aleo\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"alexbrush\";a:3:{s:6:\"family\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"alfaslabone\";a:3:{s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"alice\";a:3:{s:6:\"family\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"alike\";a:3:{s:6:\"family\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"alikeangular\";a:3:{s:6:\"family\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"allan\";a:3:{s:6:\"family\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"allerta\";a:3:{s:6:\"family\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"allertastencil\";a:3:{s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"allison\";a:3:{s:6:\"family\";s:7:\"Allison\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"allura\";a:3:{s:6:\"family\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"almarai\";a:3:{s:6:\"family\";s:7:\"Almarai\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}}s:8:\"almendra\";a:3:{s:6:\"family\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"almendradisplay\";a:3:{s:6:\"family\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"almendrasc\";a:3:{s:6:\"family\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"alumnisans\";a:3:{s:6:\"family\";s:11:\"Alumni Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:19:\"alumnisansinlineone\";a:3:{s:6:\"family\";s:22:\"Alumni Sans Inline One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"amarante\";a:3:{s:6:\"family\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"amaranth\";a:3:{s:6:\"family\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"amaticsc\";a:3:{s:6:\"family\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"amethysta\";a:3:{s:6:\"family\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"amiko\";a:3:{s:6:\"family\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"amiri\";a:3:{s:6:\"family\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"amita\";a:3:{s:6:\"family\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"anaheim\";a:3:{s:6:\"family\";s:7:\"Anaheim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"andadapro\";a:3:{s:6:\"family\";s:10:\"Andada Pro\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"andika\";a:3:{s:6:\"family\";s:6:\"Andika\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"anekbangla\";a:3:{s:6:\"family\";s:11:\"Anek Bangla\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"anekdevanagari\";a:3:{s:6:\"family\";s:15:\"Anek Devanagari\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"anekgujarati\";a:3:{s:6:\"family\";s:13:\"Anek Gujarati\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"anekgurmukhi\";a:3:{s:6:\"family\";s:13:\"Anek Gurmukhi\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"anekkannada\";a:3:{s:6:\"family\";s:12:\"Anek Kannada\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"aneklatin\";a:3:{s:6:\"family\";s:10:\"Anek Latin\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"anekmalayalam\";a:3:{s:6:\"family\";s:14:\"Anek Malayalam\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:8:\"anekodia\";a:3:{s:6:\"family\";s:9:\"Anek Odia\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";}}s:9:\"anektamil\";a:3:{s:6:\"family\";s:10:\"Anek Tamil\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"anektelugu\";a:3:{s:6:\"family\";s:11:\"Anek Telugu\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:6:\"angkor\";a:3:{s:6:\"family\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:21:\"annieuseyourtelescope\";a:3:{s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"anonymouspro\";a:3:{s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"antic\";a:3:{s:6:\"family\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"anticdidone\";a:3:{s:6:\"family\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"anticslab\";a:3:{s:6:\"family\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"anton\";a:3:{s:6:\"family\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"antonio\";a:3:{s:6:\"family\";s:7:\"Antonio\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"anybody\";a:3:{s:6:\"family\";s:7:\"Anybody\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"arapey\";a:3:{s:6:\"family\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"arbutus\";a:3:{s:6:\"family\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"arbutusslab\";a:3:{s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"architectsdaughter\";a:3:{s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"archivo\";a:3:{s:6:\"family\";s:7:\"Archivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"archivoblack\";a:3:{s:6:\"family\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"archivonarrow\";a:3:{s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"areyouserious\";a:3:{s:6:\"family\";s:15:\"Are You Serious\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"arefruqaa\";a:3:{s:6:\"family\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"arima\";a:3:{s:6:\"family\";s:5:\"Arima\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:9:\"malayalam\";i:5;s:5:\"tamil\";i:6;s:10:\"vietnamese\";}}s:12:\"arimamadurai\";a:3:{s:6:\"family\";s:13:\"Arima Madurai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}}s:5:\"arimo\";a:3:{s:6:\"family\";s:5:\"Arimo\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:8:\"arizonia\";a:3:{s:6:\"family\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"armata\";a:3:{s:6:\"family\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"arsenal\";a:3:{s:6:\"family\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"artifika\";a:3:{s:6:\"family\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"arvo\";a:3:{s:6:\"family\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"arya\";a:3:{s:6:\"family\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"asap\";a:3:{s:6:\"family\";s:4:\"Asap\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"asapcondensed\";a:3:{s:6:\"family\";s:14:\"Asap Condensed\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"asar\";a:3:{s:6:\"family\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"asset\";a:3:{s:6:\"family\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"assistant\";a:3:{s:6:\"family\";s:9:\"Assistant\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"astloch\";a:3:{s:6:\"family\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"asul\";a:3:{s:6:\"family\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"athiti\";a:3:{s:6:\"family\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:20:\"atkinsonhyperlegible\";a:3:{s:6:\"family\";s:21:\"Atkinson Hyperlegible\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"atma\";a:3:{s:6:\"family\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"atomicage\";a:3:{s:6:\"family\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"aubrey\";a:3:{s:6:\"family\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"audiowide\";a:3:{s:6:\"family\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"autourone\";a:3:{s:6:\"family\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"average\";a:3:{s:6:\"family\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"averagesans\";a:3:{s:6:\"family\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"averiagruesalibre\";a:3:{s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"averialibre\";a:3:{s:6:\"family\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"averiasanslibre\";a:3:{s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"averiaseriflibre\";a:3:{s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"azeretmono\";a:3:{s:6:\"family\";s:11:\"Azeret Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"b612\";a:3:{s:6:\"family\";s:4:\"B612\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"b612mono\";a:3:{s:6:\"family\";s:9:\"B612 Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"bizudgothic\";a:3:{s:6:\"family\";s:12:\"BIZ UDGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"bizudmincho\";a:3:{s:6:\"family\";s:12:\"BIZ UDMincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"bizudpgothic\";a:3:{s:6:\"family\";s:13:\"BIZ UDPGothic\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"bizudpmincho\";a:3:{s:6:\"family\";s:13:\"BIZ UDPMincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:10:\"babylonica\";a:3:{s:6:\"family\";s:10:\"Babylonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"badscript\";a:3:{s:6:\"family\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}}s:7:\"bahiana\";a:3:{s:6:\"family\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"bahianita\";a:3:{s:6:\"family\";s:9:\"Bahianita\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"baijamjuree\";a:3:{s:6:\"family\";s:12:\"Bai Jamjuree\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"bakbakone\";a:3:{s:6:\"family\";s:10:\"Bakbak One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ballet\";a:3:{s:6:\"family\";s:6:\"Ballet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"baloo2\";a:3:{s:6:\"family\";s:7:\"Baloo 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"baloobhai2\";a:3:{s:6:\"family\";s:12:\"Baloo Bhai 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"baloobhaijaan2\";a:3:{s:6:\"family\";s:16:\"Baloo Bhaijaan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:12:\"baloobhaina2\";a:3:{s:6:\"family\";s:14:\"Baloo Bhaina 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"oriya\";i:3;s:10:\"vietnamese\";}}s:13:\"baloochettan2\";a:3:{s:6:\"family\";s:15:\"Baloo Chettan 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";i:3;s:10:\"vietnamese\";}}s:8:\"balooda2\";a:3:{s:6:\"family\";s:10:\"Baloo Da 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"baloopaaji2\";a:3:{s:6:\"family\";s:13:\"Baloo Paaji 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"balootamma2\";a:3:{s:6:\"family\";s:13:\"Baloo Tamma 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"balootammudu2\";a:3:{s:6:\"family\";s:15:\"Baloo Tammudu 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";i:3;s:10:\"vietnamese\";}}s:12:\"baloothambi2\";a:3:{s:6:\"family\";s:14:\"Baloo Thambi 2\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}}s:12:\"balsamiqsans\";a:3:{s:6:\"family\";s:13:\"Balsamiq Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:9:\"balthazar\";a:3:{s:6:\"family\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"bangers\";a:3:{s:6:\"family\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"barlow\";a:3:{s:6:\"family\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"barlowcondensed\";a:3:{s:6:\"family\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"barlowsemicondensed\";a:3:{s:6:\"family\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"barriecito\";a:3:{s:6:\"family\";s:10:\"Barriecito\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"barrio\";a:3:{s:6:\"family\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"basic\";a:3:{s:6:\"family\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"baskervville\";a:3:{s:6:\"family\";s:12:\"Baskervville\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"battambang\";a:3:{s:6:\"family\";s:10:\"Battambang\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"baumans\";a:3:{s:6:\"family\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bayon\";a:3:{s:6:\"family\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:12:\"bevietnampro\";a:3:{s:6:\"family\";s:14:\"Be Vietnam Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"beaurivage\";a:3:{s:6:\"family\";s:11:\"Beau Rivage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"bebasneue\";a:3:{s:6:\"family\";s:10:\"Bebas Neue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"belgrano\";a:3:{s:6:\"family\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"bellefair\";a:3:{s:6:\"family\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"belleza\";a:3:{s:6:\"family\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"bellota\";a:3:{s:6:\"family\";s:7:\"Bellota\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"bellotatext\";a:3:{s:6:\"family\";s:12:\"Bellota Text\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"benchnine\";a:3:{s:6:\"family\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"benne\";a:3:{s:6:\"family\";s:5:\"Benne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"bentham\";a:3:{s:6:\"family\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"berkshireswash\";a:3:{s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"besley\";a:3:{s:6:\"family\";s:6:\"Besley\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"bethellen\";a:3:{s:6:\"family\";s:10:\"Beth Ellen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bevan\";a:3:{s:6:\"family\";s:5:\"Bevan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"bhutukaexpandedone\";a:3:{s:6:\"family\";s:20:\"BhuTuka Expanded One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"bigshouldersdisplay\";a:3:{s:6:\"family\";s:21:\"Big Shoulders Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:25:\"bigshouldersinlinedisplay\";a:3:{s:6:\"family\";s:28:\"Big Shoulders Inline Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:22:\"bigshouldersinlinetext\";a:3:{s:6:\"family\";s:25:\"Big Shoulders Inline Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:26:\"bigshouldersstencildisplay\";a:3:{s:6:\"family\";s:29:\"Big Shoulders Stencil Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:23:\"bigshouldersstenciltext\";a:3:{s:6:\"family\";s:26:\"Big Shoulders Stencil Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"bigshoulderstext\";a:3:{s:6:\"family\";s:18:\"Big Shoulders Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"bigelowrules\";a:3:{s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bigshotone\";a:3:{s:6:\"family\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"bilbo\";a:3:{s:6:\"family\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"bilboswashcaps\";a:3:{s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"biorhyme\";a:3:{s:6:\"family\";s:8:\"BioRhyme\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"biorhymeexpanded\";a:3:{s:6:\"family\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"birthstone\";a:3:{s:6:\"family\";s:10:\"Birthstone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"birthstonebounce\";a:3:{s:6:\"family\";s:17:\"Birthstone Bounce\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"biryani\";a:3:{s:6:\"family\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"bitter\";a:3:{s:6:\"family\";s:6:\"Bitter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:20:\"blackandwhitepicture\";a:3:{s:6:\"family\";s:23:\"Black And White Picture\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:12:\"blackhansans\";a:3:{s:6:\"family\";s:14:\"Black Han Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:11:\"blackopsone\";a:3:{s:6:\"family\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"blaka\";a:3:{s:6:\"family\";s:5:\"Blaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"blakahollow\";a:3:{s:6:\"family\";s:12:\"Blaka Hollow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"blinker\";a:3:{s:6:\"family\";s:7:\"Blinker\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bodonimoda\";a:3:{s:6:\"family\";s:11:\"Bodoni Moda\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"bokor\";a:3:{s:6:\"family\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"bonanova\";a:3:{s:6:\"family\";s:9:\"Bona Nova\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:6:\"hebrew\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:6:\"bonbon\";a:3:{s:6:\"family\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"bonheurroyale\";a:3:{s:6:\"family\";s:14:\"Bonheur Royale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"boogaloo\";a:3:{s:6:\"family\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"bowlbyone\";a:3:{s:6:\"family\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"bowlbyonesc\";a:3:{s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"brawler\";a:3:{s:6:\"family\";s:7:\"Brawler\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"breeserif\";a:3:{s:6:\"family\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"brygada1918\";a:3:{s:6:\"family\";s:12:\"Brygada 1918\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:13:\"bubblegumsans\";a:3:{s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"bubblerone\";a:3:{s:6:\"family\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"buda\";a:3:{s:6:\"family\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"buenard\";a:3:{s:6:\"family\";s:7:\"Buenard\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"bungee\";a:3:{s:6:\"family\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"bungeehairline\";a:3:{s:6:\"family\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"bungeeinline\";a:3:{s:6:\"family\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"bungeeoutline\";a:3:{s:6:\"family\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"bungeeshade\";a:3:{s:6:\"family\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"butcherman\";a:3:{s:6:\"family\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"butterflykids\";a:3:{s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"cabin\";a:3:{s:6:\"family\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"cabincondensed\";a:3:{s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"cabinsketch\";a:3:{s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"caesardressing\";a:3:{s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"cagliostro\";a:3:{s:6:\"family\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"cairo\";a:3:{s:6:\"family\";s:5:\"Cairo\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"caladea\";a:3:{s:6:\"family\";s:7:\"Caladea\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"calistoga\";a:3:{s:6:\"family\";s:9:\"Calistoga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"calligraffitti\";a:3:{s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"cambay\";a:3:{s:6:\"family\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"cambo\";a:3:{s:6:\"family\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"candal\";a:3:{s:6:\"family\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"cantarell\";a:3:{s:6:\"family\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"cantataone\";a:3:{s:6:\"family\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"cantoraone\";a:3:{s:6:\"family\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"capriola\";a:3:{s:6:\"family\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"caramel\";a:3:{s:6:\"family\";s:7:\"Caramel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"carattere\";a:3:{s:6:\"family\";s:9:\"Carattere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"cardo\";a:3:{s:6:\"family\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"carme\";a:3:{s:6:\"family\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"carroisgothic\";a:3:{s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"carroisgothicsc\";a:3:{s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"carterone\";a:3:{s:6:\"family\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"castoro\";a:3:{s:6:\"family\";s:7:\"Castoro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"catamaran\";a:3:{s:6:\"family\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:6:\"caudex\";a:3:{s:6:\"family\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"greek\";i:1;s:9:\"greek-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:6:\"caveat\";a:3:{s:6:\"family\";s:6:\"Caveat\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"caveatbrush\";a:3:{s:6:\"family\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"cedarvillecursive\";a:3:{s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"cevicheone\";a:3:{s:6:\"family\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"chakrapetch\";a:3:{s:6:\"family\";s:12:\"Chakra Petch\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"changa\";a:3:{s:6:\"family\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"changaone\";a:3:{s:6:\"family\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"chango\";a:3:{s:6:\"family\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"charissil\";a:3:{s:6:\"family\";s:10:\"Charis SIL\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:5:\"charm\";a:3:{s:6:\"family\";s:5:\"Charm\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:10:\"charmonman\";a:3:{s:6:\"family\";s:10:\"Charmonman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"chathura\";a:3:{s:6:\"family\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:16:\"chauphilomeneone\";a:3:{s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"chelaone\";a:3:{s:6:\"family\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"chelseamarket\";a:3:{s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"chenla\";a:3:{s:6:\"family\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:7:\"cherish\";a:3:{s:6:\"family\";s:7:\"Cherish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"cherrycreamsoda\";a:3:{s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"cherryswash\";a:3:{s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"chewy\";a:3:{s:6:\"family\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"chicle\";a:3:{s:6:\"family\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"chilanka\";a:3:{s:6:\"family\";s:8:\"Chilanka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"malayalam\";}}s:5:\"chivo\";a:3:{s:6:\"family\";s:5:\"Chivo\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"chonburi\";a:3:{s:6:\"family\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"cinzel\";a:3:{s:6:\"family\";s:6:\"Cinzel\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"cinzeldecorative\";a:3:{s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"clickerscript\";a:3:{s:6:\"family\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"coda\";a:3:{s:6:\"family\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"codacaption\";a:3:{s:6:\"family\";s:12:\"Coda Caption\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"codystar\";a:3:{s:6:\"family\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"coiny\";a:3:{s:6:\"family\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";i:3;s:10:\"vietnamese\";}}s:5:\"combo\";a:3:{s:6:\"family\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"comfortaa\";a:3:{s:6:\"family\";s:9:\"Comfortaa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:9:\"comforter\";a:3:{s:6:\"family\";s:9:\"Comforter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"comforterbrush\";a:3:{s:6:\"family\";s:15:\"Comforter Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"comicneue\";a:3:{s:6:\"family\";s:10:\"Comic Neue\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"comingsoon\";a:3:{s:6:\"family\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"commissioner\";a:3:{s:6:\"family\";s:12:\"Commissioner\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"concertone\";a:3:{s:6:\"family\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"condiment\";a:3:{s:6:\"family\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"content\";a:3:{s:6:\"family\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:11:\"contrailone\";a:3:{s:6:\"family\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"convergence\";a:3:{s:6:\"family\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"cookie\";a:3:{s:6:\"family\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"copse\";a:3:{s:6:\"family\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"corben\";a:3:{s:6:\"family\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"corinthia\";a:3:{s:6:\"family\";s:9:\"Corinthia\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"cormorant\";a:3:{s:6:\"family\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:17:\"cormorantgaramond\";a:3:{s:6:\"family\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:15:\"cormorantinfant\";a:3:{s:6:\"family\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"cormorantsc\";a:3:{s:6:\"family\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"cormorantunicase\";a:3:{s:6:\"family\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"cormorantupright\";a:3:{s:6:\"family\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"courgette\";a:3:{s:6:\"family\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"courierprime\";a:3:{s:6:\"family\";s:13:\"Courier Prime\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"cousine\";a:3:{s:6:\"family\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:8:\"coustard\";a:3:{s:6:\"family\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"coveredbyyourgrace\";a:3:{s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"craftygirls\";a:3:{s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"creepster\";a:3:{s:6:\"family\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"creteround\";a:3:{s:6:\"family\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"crimsonpro\";a:3:{s:6:\"family\";s:11:\"Crimson Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"crimsontext\";a:3:{s:6:\"family\";s:12:\"Crimson Text\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"croissantone\";a:3:{s:6:\"family\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"crushed\";a:3:{s:6:\"family\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"cuprum\";a:3:{s:6:\"family\";s:6:\"Cuprum\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"cutefont\";a:3:{s:6:\"family\";s:9:\"Cute Font\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"cutive\";a:3:{s:6:\"family\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"cutivemono\";a:3:{s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dmmono\";a:3:{s:6:\"family\";s:7:\"DM Mono\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dmsans\";a:3:{s:6:\"family\";s:7:\"DM Sans\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"dmserifdisplay\";a:3:{s:6:\"family\";s:16:\"DM Serif Display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"dmseriftext\";a:3:{s:6:\"family\";s:13:\"DM Serif Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"damion\";a:3:{s:6:\"family\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"dancingscript\";a:3:{s:6:\"family\";s:14:\"Dancing Script\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"dangrek\";a:3:{s:6:\"family\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:15:\"darkergrotesque\";a:3:{s:6:\"family\";s:16:\"Darker Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"davidlibre\";a:3:{s:6:\"family\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:16:\"dawningofanewday\";a:3:{s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"daysone\";a:3:{s:6:\"family\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"dekko\";a:3:{s:6:\"family\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"delagothicone\";a:3:{s:6:\"family\";s:15:\"Dela Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:6:\"delius\";a:3:{s:6:\"family\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"deliusswashcaps\";a:3:{s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"deliusunicase\";a:3:{s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"dellarespira\";a:3:{s:6:\"family\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"denkone\";a:3:{s:6:\"family\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"devonshire\";a:3:{s:6:\"family\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"dhurjati\";a:3:{s:6:\"family\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:12:\"didactgothic\";a:3:{s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:9:\"diplomata\";a:3:{s:6:\"family\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"diplomatasc\";a:3:{s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"dohyeon\";a:3:{s:6:\"family\";s:8:\"Do Hyeon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:5:\"dokdo\";a:3:{s:6:\"family\";s:5:\"Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"domine\";a:3:{s:6:\"family\";s:6:\"Domine\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"donegalone\";a:3:{s:6:\"family\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"dongle\";a:3:{s:6:\"family\";s:6:\"Dongle\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"doppioone\";a:3:{s:6:\"family\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"dorsa\";a:3:{s:6:\"family\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"dosis\";a:3:{s:6:\"family\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"dotgothic16\";a:3:{s:6:\"family\";s:11:\"DotGothic16\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"drsugiyama\";a:3:{s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"durusans\";a:3:{s:6:\"family\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"dynalight\";a:3:{s:6:\"family\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"ebgaramond\";a:3:{s:6:\"family\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:6:\"italic\";i:6;s:9:\"500italic\";i:7;s:9:\"600italic\";i:8;s:9:\"700italic\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"eaglelake\";a:3:{s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"eastseadokdo\";a:3:{s:6:\"family\";s:14:\"East Sea Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:5:\"eater\";a:3:{s:6:\"family\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"economica\";a:3:{s:6:\"family\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"eczar\";a:3:{s:6:\"family\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:10:\"devanagari\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:19:\"edunswactfoundation\";a:3:{s:6:\"family\";s:22:\"Edu NSW ACT Foundation\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"eduqldbeginner\";a:3:{s:6:\"family\";s:16:\"Edu QLD Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"edusabeginner\";a:3:{s:6:\"family\";s:15:\"Edu SA Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"edutasbeginner\";a:3:{s:6:\"family\";s:16:\"Edu TAS Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"eduvicwantbeginner\";a:3:{s:6:\"family\";s:22:\"Edu VIC WA NT Beginner\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"elmessiri\";a:3:{s:6:\"family\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:8:\"cyrillic\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"electrolize\";a:3:{s:6:\"family\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"elsie\";a:3:{s:6:\"family\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"elsieswashcaps\";a:3:{s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"emblemaone\";a:3:{s:6:\"family\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"emilyscandy\";a:3:{s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"encodesans\";a:3:{s:6:\"family\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"encodesanscondensed\";a:3:{s:6:\"family\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"encodesansexpanded\";a:3:{s:6:\"family\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"encodesanssc\";a:3:{s:6:\"family\";s:14:\"Encode Sans SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:23:\"encodesanssemicondensed\";a:3:{s:6:\"family\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:22:\"encodesanssemiexpanded\";a:3:{s:6:\"family\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"engagement\";a:3:{s:6:\"family\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"englebert\";a:3:{s:6:\"family\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"enriqueta\";a:3:{s:6:\"family\";s:9:\"Enriqueta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"ephesis\";a:3:{s:6:\"family\";s:7:\"Ephesis\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"epilogue\";a:3:{s:6:\"family\";s:8:\"Epilogue\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"ericaone\";a:3:{s:6:\"family\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"esteban\";a:3:{s:6:\"family\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"estonia\";a:3:{s:6:\"family\";s:7:\"Estonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"euphoriascript\";a:3:{s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"ewert\";a:3:{s:6:\"family\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"exo\";a:3:{s:6:\"family\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"exo2\";a:3:{s:6:\"family\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"expletussans\";a:3:{s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"explora\";a:3:{s:6:\"family\";s:7:\"Explora\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"fahkwang\";a:3:{s:6:\"family\";s:8:\"Fahkwang\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:15:\"familjengrotesk\";a:3:{s:6:\"family\";s:16:\"Familjen Grotesk\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"fanwoodtext\";a:3:{s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"farro\";a:3:{s:6:\"family\";s:5:\"Farro\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"farsan\";a:3:{s:6:\"family\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"fascinate\";a:3:{s:6:\"family\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"fascinateinline\";a:3:{s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"fasterone\";a:3:{s:6:\"family\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"fasthand\";a:3:{s:6:\"family\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"faunaone\";a:3:{s:6:\"family\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"faustina\";a:3:{s:6:\"family\";s:8:\"Faustina\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"federant\";a:3:{s:6:\"family\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"federo\";a:3:{s:6:\"family\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"felipa\";a:3:{s:6:\"family\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"fenix\";a:3:{s:6:\"family\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"festive\";a:3:{s:6:\"family\";s:7:\"Festive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"fingerpaint\";a:3:{s:6:\"family\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"finlandica\";a:3:{s:6:\"family\";s:10:\"Finlandica\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"firacode\";a:3:{s:6:\"family\";s:9:\"Fira Code\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:8:\"firamono\";a:3:{s:6:\"family\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:8:\"firasans\";a:3:{s:6:\"family\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:17:\"firasanscondensed\";a:3:{s:6:\"family\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:22:\"firasansextracondensed\";a:3:{s:6:\"family\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"fjallaone\";a:3:{s:6:\"family\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"fjordone\";a:3:{s:6:\"family\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"flamenco\";a:3:{s:6:\"family\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"flavors\";a:3:{s:6:\"family\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"fleurdeleah\";a:3:{s:6:\"family\";s:13:\"Fleur De Leah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"flowblock\";a:3:{s:6:\"family\";s:10:\"Flow Block\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"flowcircular\";a:3:{s:6:\"family\";s:13:\"Flow Circular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"flowrounded\";a:3:{s:6:\"family\";s:12:\"Flow Rounded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"fondamento\";a:3:{s:6:\"family\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"fontdinerswanky\";a:3:{s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"forum\";a:3:{s:6:\"family\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:11:\"francoisone\";a:3:{s:6:\"family\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"frankruhllibre\";a:3:{s:6:\"family\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"fraunces\";a:3:{s:6:\"family\";s:8:\"Fraunces\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"freckleface\";a:3:{s:6:\"family\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"frederickathegreat\";a:3:{s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"fredoka\";a:3:{s:6:\"family\";s:7:\"Fredoka\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"fredokaone\";a:3:{s:6:\"family\";s:11:\"Fredoka One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"freehand\";a:3:{s:6:\"family\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:6:\"fresca\";a:3:{s:6:\"family\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"frijole\";a:3:{s:6:\"family\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"fruktur\";a:3:{s:6:\"family\";s:7:\"Fruktur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"fugazone\";a:3:{s:6:\"family\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"fuggles\";a:3:{s:6:\"family\";s:7:\"Fuggles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"fuzzybubbles\";a:3:{s:6:\"family\";s:13:\"Fuzzy Bubbles\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"gfsdidot\";a:3:{s:6:\"family\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}}s:14:\"gfsneohellenic\";a:3:{s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}}s:8:\"gabriela\";a:3:{s:6:\"family\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";}}s:5:\"gaegu\";a:3:{s:6:\"family\";s:5:\"Gaegu\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"gafata\";a:3:{s:6:\"family\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"galada\";a:3:{s:6:\"family\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";}}s:8:\"galdeano\";a:3:{s:6:\"family\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"galindo\";a:3:{s:6:\"family\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"gamjaflower\";a:3:{s:6:\"family\";s:12:\"Gamja Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"gantari\";a:3:{s:6:\"family\";s:7:\"Gantari\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"gayathri\";a:3:{s:6:\"family\";s:8:\"Gayathri\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"malayalam\";}}s:7:\"gelasio\";a:3:{s:6:\"family\";s:7:\"Gelasio\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"gemunulibre\";a:3:{s:6:\"family\";s:12:\"Gemunu Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:5:\"genos\";a:3:{s:6:\"family\";s:5:\"Genos\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cherokee\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:16:\"gentiumbookbasic\";a:3:{s:6:\"family\";s:18:\"Gentium Book Basic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"gentiumbookplus\";a:3:{s:6:\"family\";s:17:\"Gentium Book Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"gentiumplus\";a:3:{s:6:\"family\";s:12:\"Gentium Plus\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:3:\"geo\";a:3:{s:6:\"family\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"georama\";a:3:{s:6:\"family\";s:7:\"Georama\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"geostar\";a:3:{s:6:\"family\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"geostarfill\";a:3:{s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"germaniaone\";a:3:{s:6:\"family\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"gideonroman\";a:3:{s:6:\"family\";s:12:\"Gideon Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"gidugu\";a:3:{s:6:\"family\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:12:\"gildadisplay\";a:3:{s:6:\"family\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"girassol\";a:3:{s:6:\"family\";s:8:\"Girassol\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"giveyouglory\";a:3:{s:6:\"family\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"glassantiqua\";a:3:{s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"glegoo\";a:3:{s:6:\"family\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"gloriahallelujah\";a:3:{s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"glory\";a:3:{s:6:\"family\";s:5:\"Glory\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"gluten\";a:3:{s:6:\"family\";s:6:\"Gluten\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"goblinone\";a:3:{s:6:\"family\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"gochihand\";a:3:{s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"goldman\";a:3:{s:6:\"family\";s:7:\"Goldman\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"gorditas\";a:3:{s:6:\"family\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"gothica1\";a:3:{s:6:\"family\";s:9:\"Gothic A1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:4:\"gotu\";a:3:{s:6:\"family\";s:4:\"Gotu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:19:\"goudybookletter1911\";a:3:{s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"gowunbatang\";a:3:{s:6:\"family\";s:12:\"Gowun Batang\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"gowundodum\";a:3:{s:6:\"family\";s:11:\"Gowun Dodum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"graduate\";a:3:{s:6:\"family\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"grandhotel\";a:3:{s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"grandstander\";a:3:{s:6:\"family\";s:12:\"Grandstander\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"grapenuts\";a:3:{s:6:\"family\";s:10:\"Grape Nuts\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"gravitasone\";a:3:{s:6:\"family\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"greatvibes\";a:3:{s:6:\"family\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"grechenfuemen\";a:3:{s:6:\"family\";s:14:\"Grechen Fuemen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"grenze\";a:3:{s:6:\"family\";s:6:\"Grenze\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"grenzegotisch\";a:3:{s:6:\"family\";s:14:\"Grenze Gotisch\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"greyqo\";a:3:{s:6:\"family\";s:7:\"Grey Qo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"griffy\";a:3:{s:6:\"family\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"gruppo\";a:3:{s:6:\"family\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"gudea\";a:3:{s:6:\"family\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"gugi\";a:3:{s:6:\"family\";s:4:\"Gugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"gulzar\";a:3:{s:6:\"family\";s:6:\"Gulzar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"gupter\";a:3:{s:6:\"family\";s:6:\"Gupter\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"gurajada\";a:3:{s:6:\"family\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"gwendolyn\";a:3:{s:6:\"family\";s:9:\"Gwendolyn\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"habibi\";a:3:{s:6:\"family\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"hachimarupop\";a:3:{s:6:\"family\";s:14:\"Hachi Maru Pop\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"hahmlet\";a:3:{s:6:\"family\";s:7:\"Hahmlet\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"halant\";a:3:{s:6:\"family\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"hammersmithone\";a:3:{s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"hanalei\";a:3:{s:6:\"family\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"hanaleifill\";a:3:{s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"handlee\";a:3:{s:6:\"family\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"hanuman\";a:3:{s:6:\"family\";s:7:\"Hanuman\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:11:\"happymonkey\";a:3:{s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"harmattan\";a:3:{s:6:\"family\";s:9:\"Harmattan\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"headlandone\";a:3:{s:6:\"family\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"heebo\";a:3:{s:6:\"family\";s:5:\"Heebo\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}}s:10:\"hennypenny\";a:3:{s:6:\"family\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"heptaslab\";a:3:{s:6:\"family\";s:10:\"Hepta Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"herrvonmuellerhoff\";a:3:{s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"himelody\";a:3:{s:6:\"family\";s:9:\"Hi Melody\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:10:\"hinamincho\";a:3:{s:6:\"family\";s:11:\"Hina Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:4:\"hind\";a:3:{s:6:\"family\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"hindguntur\";a:3:{s:6:\"family\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:11:\"hindmadurai\";a:3:{s:6:\"family\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:12:\"hindsiliguri\";a:3:{s:6:\"family\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"hindvadodara\";a:3:{s:6:\"family\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"holtwoodonesc\";a:3:{s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"homemadeapple\";a:3:{s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"homenaje\";a:3:{s:6:\"family\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"hubballi\";a:3:{s:6:\"family\";s:8:\"Hubballi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"hurricane\";a:3:{s:6:\"family\";s:9:\"Hurricane\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"ibmplexmono\";a:3:{s:6:\"family\";s:13:\"IBM Plex Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"ibmplexsans\";a:3:{s:6:\"family\";s:13:\"IBM Plex Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:17:\"ibmplexsansarabic\";a:3:{s:6:\"family\";s:20:\"IBM Plex Sans Arabic\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:20:\"ibmplexsanscondensed\";a:3:{s:6:\"family\";s:23:\"IBM Plex Sans Condensed\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:21:\"ibmplexsansdevanagari\";a:3:{s:6:\"family\";s:24:\"IBM Plex Sans Devanagari\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:17:\"ibmplexsanshebrew\";a:3:{s:6:\"family\";s:20:\"IBM Plex Sans Hebrew\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:6:\"hebrew\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"ibmplexsanskr\";a:3:{s:6:\"family\";s:16:\"IBM Plex Sans KR\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"ibmplexsansthai\";a:3:{s:6:\"family\";s:18:\"IBM Plex Sans Thai\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}}s:21:\"ibmplexsansthailooped\";a:3:{s:6:\"family\";s:25:\"IBM Plex Sans Thai Looped\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";}}s:12:\"ibmplexserif\";a:3:{s:6:\"family\";s:14:\"IBM Plex Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"imfelldwpica\";a:3:{s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"imfelldwpicasc\";a:3:{s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"imfelldoublepica\";a:3:{s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"imfelldoublepicasc\";a:3:{s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"imfellenglish\";a:3:{s:6:\"family\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"imfellenglishsc\";a:3:{s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"imfellfrenchcanon\";a:3:{s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"imfellfrenchcanonsc\";a:3:{s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"imfellgreatprimer\";a:3:{s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"imfellgreatprimersc\";a:3:{s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"ibarrarealnova\";a:3:{s:6:\"family\";s:16:\"Ibarra Real Nova\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"iceberg\";a:3:{s:6:\"family\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"iceland\";a:3:{s:6:\"family\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"imbue\";a:3:{s:6:\"family\";s:5:\"Imbue\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"imperialscript\";a:3:{s:6:\"family\";s:15:\"Imperial Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"imprima\";a:3:{s:6:\"family\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"inconsolata\";a:3:{s:6:\"family\";s:11:\"Inconsolata\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"inder\";a:3:{s:6:\"family\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"indieflower\";a:3:{s:6:\"family\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"ingriddarling\";a:3:{s:6:\"family\";s:14:\"Ingrid Darling\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"inika\";a:3:{s:6:\"family\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"inknutantiqua\";a:3:{s:6:\"family\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"inriasans\";a:3:{s:6:\"family\";s:10:\"Inria Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"inriaserif\";a:3:{s:6:\"family\";s:11:\"Inria Serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"inspiration\";a:3:{s:6:\"family\";s:11:\"Inspiration\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"inter\";a:3:{s:6:\"family\";s:5:\"Inter\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"irishgrover\";a:3:{s:6:\"family\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"islandmoments\";a:3:{s:6:\"family\";s:14:\"Island Moments\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"istokweb\";a:3:{s:6:\"family\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"italiana\";a:3:{s:6:\"family\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"italianno\";a:3:{s:6:\"family\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"itim\";a:3:{s:6:\"family\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:15:\"jacquesfrancois\";a:3:{s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"jacquesfrancoisshadow\";a:3:{s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"jaldi\";a:3:{s:6:\"family\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"jetbrainsmono\";a:3:{s:6:\"family\";s:14:\"JetBrains Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:9:\"100italic\";i:9;s:9:\"200italic\";i:10;s:9:\"300italic\";i:11;s:6:\"italic\";i:12;s:9:\"500italic\";i:13;s:9:\"600italic\";i:14;s:9:\"700italic\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:13:\"jimnightshade\";a:3:{s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"joan\";a:3:{s:6:\"family\";s:4:\"Joan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"jockeyone\";a:3:{s:6:\"family\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"jollylodger\";a:3:{s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"jomhuria\";a:3:{s:6:\"family\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"jomolhari\";a:3:{s:6:\"family\";s:9:\"Jomolhari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}}s:11:\"josefinsans\";a:3:{s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"josefinslab\";a:3:{s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"jost\";a:3:{s:6:\"family\";s:4:\"Jost\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"jotione\";a:3:{s:6:\"family\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"jua\";a:3:{s:6:\"family\";s:3:\"Jua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:6:\"judson\";a:3:{s:6:\"family\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"julee\";a:3:{s:6:\"family\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"juliussansone\";a:3:{s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"junge\";a:3:{s:6:\"family\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"jura\";a:3:{s:6:\"family\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:8:\"kayah-li\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:15:\"justanotherhand\";a:3:{s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"justmeagaindownhere\";a:3:{s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"k2d\";a:3:{s:6:\"family\";s:3:\"K2D\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:5:\"kadwa\";a:3:{s:6:\"family\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}}s:11:\"kaiseidecol\";a:3:{s:6:\"family\";s:12:\"Kaisei Decol\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:15:\"kaiseiharunoumi\";a:3:{s:6:\"family\";s:16:\"Kaisei HarunoUmi\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"kaiseiopti\";a:3:{s:6:\"family\";s:11:\"Kaisei Opti\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"kaiseitokumin\";a:3:{s:6:\"family\";s:14:\"Kaisei Tokumin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"800\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:5:\"kalam\";a:3:{s:6:\"family\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"kameron\";a:3:{s:6:\"family\";s:7:\"Kameron\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"kanit\";a:3:{s:6:\"family\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"kantumruy\";a:3:{s:6:\"family\";s:9:\"Kantumruy\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:12:\"kantumruypro\";a:3:{s:6:\"family\";s:13:\"Kantumruy Pro\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"karantina\";a:3:{s:6:\"family\";s:9:\"Karantina\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"karla\";a:3:{s:6:\"family\";s:5:\"Karla\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"karma\";a:3:{s:6:\"family\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"katibeh\";a:3:{s:6:\"family\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"kaushanscript\";a:3:{s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"kavivanar\";a:3:{s:6:\"family\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:6:\"kavoon\";a:3:{s:6:\"family\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"kdamthmorpro\";a:3:{s:6:\"family\";s:14:\"Kdam Thmor Pro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"keaniaone\";a:3:{s:6:\"family\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"kellyslab\";a:3:{s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"kenia\";a:3:{s:6:\"family\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"khand\";a:3:{s:6:\"family\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"khmer\";a:3:{s:6:\"family\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:5:\"khula\";a:3:{s:6:\"family\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"kings\";a:3:{s:6:\"family\";s:5:\"Kings\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"kiranghaerang\";a:3:{s:6:\"family\";s:14:\"Kirang Haerang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"kiteone\";a:3:{s:6:\"family\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"kiwimaru\";a:3:{s:6:\"family\";s:9:\"Kiwi Maru\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"kleeone\";a:3:{s:6:\"family\";s:8:\"Klee One\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"greek-ext\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"knewave\";a:3:{s:6:\"family\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"koho\";a:3:{s:6:\"family\";s:4:\"KoHo\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"kodchasan\";a:3:{s:6:\"family\";s:9:\"Kodchasan\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:13:\"kohsantepheap\";a:3:{s:6:\"family\";s:14:\"Koh Santepheap\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:11:\"kolkerbrush\";a:3:{s:6:\"family\";s:12:\"Kolker Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"kosugi\";a:3:{s:6:\"family\";s:6:\"Kosugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"kosugimaru\";a:3:{s:6:\"family\";s:11:\"Kosugi Maru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"kottaone\";a:3:{s:6:\"family\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"koulen\";a:3:{s:6:\"family\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:6:\"kranky\";a:3:{s:6:\"family\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"kreon\";a:3:{s:6:\"family\";s:5:\"Kreon\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"kristi\";a:3:{s:6:\"family\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"kronaone\";a:3:{s:6:\"family\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"krub\";a:3:{s:6:\"family\";s:4:\"Krub\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:5:\"kufam\";a:3:{s:6:\"family\";s:5:\"Kufam\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"kulimpark\";a:3:{s:6:\"family\";s:10:\"Kulim Park\";s:8:\"variants\";a:10:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"kumarone\";a:3:{s:6:\"family\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:15:\"kumaroneoutline\";a:3:{s:6:\"family\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"kumbhsans\";a:3:{s:6:\"family\";s:10:\"Kumbh Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"kurale\";a:3:{s:6:\"family\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:13:\"labelleaurore\";a:3:{s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"lacquer\";a:3:{s:6:\"family\";s:7:\"Lacquer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"laila\";a:3:{s:6:\"family\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"lakkireddy\";a:3:{s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"lalezar\";a:3:{s:6:\"family\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"lancelot\";a:3:{s:6:\"family\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"langar\";a:3:{s:6:\"family\";s:6:\"Langar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"lateef\";a:3:{s:6:\"family\";s:6:\"Lateef\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:4:\"lato\";a:3:{s:6:\"family\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"lavishlyyours\";a:3:{s:6:\"family\";s:14:\"Lavishly Yours\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"leaguegothic\";a:3:{s:6:\"family\";s:13:\"League Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"leaguescript\";a:3:{s:6:\"family\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"leaguespartan\";a:3:{s:6:\"family\";s:14:\"League Spartan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"leckerlione\";a:3:{s:6:\"family\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"ledger\";a:3:{s:6:\"family\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"lekton\";a:3:{s:6:\"family\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"lemon\";a:3:{s:6:\"family\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"lemonada\";a:3:{s:6:\"family\";s:8:\"Lemonada\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"lexend\";a:3:{s:6:\"family\";s:6:\"Lexend\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexenddeca\";a:3:{s:6:\"family\";s:11:\"Lexend Deca\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"lexendexa\";a:3:{s:6:\"family\";s:10:\"Lexend Exa\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendgiga\";a:3:{s:6:\"family\";s:11:\"Lexend Giga\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendmega\";a:3:{s:6:\"family\";s:11:\"Lexend Mega\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendpeta\";a:3:{s:6:\"family\";s:11:\"Lexend Peta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lexendtera\";a:3:{s:6:\"family\";s:11:\"Lexend Tera\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"lexendzetta\";a:3:{s:6:\"family\";s:12:\"Lexend Zetta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"librebarcode128\";a:3:{s:6:\"family\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"librebarcode128text\";a:3:{s:6:\"family\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"librebarcode39\";a:3:{s:6:\"family\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:22:\"librebarcode39extended\";a:3:{s:6:\"family\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:26:\"librebarcode39extendedtext\";a:3:{s:6:\"family\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"librebarcode39text\";a:3:{s:6:\"family\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:21:\"librebarcodeean13text\";a:3:{s:6:\"family\";s:24:\"Libre Barcode EAN13 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"librebaskerville\";a:3:{s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"librebodoni\";a:3:{s:6:\"family\";s:12:\"Libre Bodoni\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"librecaslondisplay\";a:3:{s:6:\"family\";s:20:\"Libre Caslon Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"librecaslontext\";a:3:{s:6:\"family\";s:17:\"Libre Caslon Text\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"librefranklin\";a:3:{s:6:\"family\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"licorice\";a:3:{s:6:\"family\";s:8:\"Licorice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"lifesavers\";a:3:{s:6:\"family\";s:11:\"Life Savers\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"lilitaone\";a:3:{s:6:\"family\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"lilyscriptone\";a:3:{s:6:\"family\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"limelight\";a:3:{s:6:\"family\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"lindenhill\";a:3:{s:6:\"family\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"literata\";a:3:{s:6:\"family\";s:8:\"Literata\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:13:\"liujianmaocao\";a:3:{s:6:\"family\";s:16:\"Liu Jian Mao Cao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:6:\"livvic\";a:3:{s:6:\"family\";s:6:\"Livvic\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"lobster\";a:3:{s:6:\"family\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"lobstertwo\";a:3:{s:6:\"family\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"londrinaoutline\";a:3:{s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"londrinashadow\";a:3:{s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"londrinasketch\";a:3:{s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"londrinasolid\";a:3:{s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"longcang\";a:3:{s:6:\"family\";s:9:\"Long Cang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:4:\"lora\";a:3:{s:6:\"family\";s:4:\"Lora\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"lovelight\";a:3:{s:6:\"family\";s:10:\"Love Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:17:\"loveyalikeasister\";a:3:{s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"lovedbytheking\";a:3:{s:6:\"family\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"loversquarrel\";a:3:{s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"luckiestguy\";a:3:{s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"lusitana\";a:3:{s:6:\"family\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"lustria\";a:3:{s:6:\"family\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"luxuriousroman\";a:3:{s:6:\"family\";s:15:\"Luxurious Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"luxuriousscript\";a:3:{s:6:\"family\";s:16:\"Luxurious Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"mplus1\";a:3:{s:6:\"family\";s:8:\"M PLUS 1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"mplus1code\";a:3:{s:6:\"family\";s:13:\"M PLUS 1 Code\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"mplus1p\";a:3:{s:6:\"family\";s:9:\"M PLUS 1p\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}}s:6:\"mplus2\";a:3:{s:6:\"family\";s:8:\"M PLUS 2\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:14:\"mpluscodelatin\";a:3:{s:6:\"family\";s:17:\"M PLUS Code Latin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"mplusrounded1c\";a:3:{s:6:\"family\";s:17:\"M PLUS Rounded 1c\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:9:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:8:\"japanese\";i:6;s:5:\"latin\";i:7;s:9:\"latin-ext\";i:8;s:10:\"vietnamese\";}}s:11:\"mashanzheng\";a:3:{s:6:\"family\";s:13:\"Ma Shan Zheng\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:7:\"macondo\";a:3:{s:6:\"family\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:16:\"macondoswashcaps\";a:3:{s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mada\";a:3:{s:6:\"family\";s:4:\"Mada\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:5:\"magra\";a:3:{s:6:\"family\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"maidenorange\";a:3:{s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"maitree\";a:3:{s:6:\"family\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:16:\"majormonodisplay\";a:3:{s:6:\"family\";s:18:\"Major Mono Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"mako\";a:3:{s:6:\"family\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mali\";a:3:{s:6:\"family\";s:4:\"Mali\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"mallanna\";a:3:{s:6:\"family\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"mandali\";a:3:{s:6:\"family\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"manjari\";a:3:{s:6:\"family\";s:7:\"Manjari\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:9:\"malayalam\";}}s:7:\"manrope\";a:3:{s:6:\"family\";s:7:\"Manrope\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:8:\"mansalva\";a:3:{s:6:\"family\";s:8:\"Mansalva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"manuale\";a:3:{s:6:\"family\";s:7:\"Manuale\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"marcellus\";a:3:{s:6:\"family\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"marcellussc\";a:3:{s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"marckscript\";a:3:{s:6:\"family\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"margarine\";a:3:{s:6:\"family\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"markazitext\";a:3:{s:6:\"family\";s:12:\"Markazi Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:8:\"markoone\";a:3:{s:6:\"family\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"marmelad\";a:3:{s:6:\"family\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"martel\";a:3:{s:6:\"family\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"martelsans\";a:3:{s:6:\"family\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"marvel\";a:3:{s:6:\"family\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mate\";a:3:{s:6:\"family\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"matesc\";a:3:{s:6:\"family\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"mavenpro\";a:3:{s:6:\"family\";s:9:\"Maven Pro\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"mclaren\";a:3:{s:6:\"family\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"meaculpa\";a:3:{s:6:\"family\";s:9:\"Mea Culpa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"meddon\";a:3:{s:6:\"family\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"medievalsharp\";a:3:{s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"medulaone\";a:3:{s:6:\"family\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"meerainimai\";a:3:{s:6:\"family\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:5:\"tamil\";}}s:6:\"megrim\";a:3:{s:6:\"family\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"meiescript\";a:3:{s:6:\"family\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"meowscript\";a:3:{s:6:\"family\";s:11:\"Meow Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"merienda\";a:3:{s:6:\"family\";s:8:\"Merienda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"meriendaone\";a:3:{s:6:\"family\";s:12:\"Merienda One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"merriweather\";a:3:{s:6:\"family\";s:12:\"Merriweather\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:16:\"merriweathersans\";a:3:{s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:5:\"metal\";a:3:{s:6:\"family\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:10:\"metalmania\";a:3:{s:6:\"family\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"metamorphous\";a:3:{s:6:\"family\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"metrophobic\";a:3:{s:6:\"family\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"michroma\";a:3:{s:6:\"family\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"milonga\";a:3:{s:6:\"family\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"miltonian\";a:3:{s:6:\"family\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"miltoniantattoo\";a:3:{s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"mina\";a:3:{s:6:\"family\";s:4:\"Mina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"mingzat\";a:3:{s:6:\"family\";s:7:\"Mingzat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"lepcha\";}}s:7:\"miniver\";a:3:{s:6:\"family\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"miriamlibre\";a:3:{s:6:\"family\";s:12:\"Miriam Libre\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"mirza\";a:3:{s:6:\"family\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"missfajardose\";a:3:{s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"mitr\";a:3:{s:6:\"family\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:12:\"mochiypopone\";a:3:{s:6:\"family\";s:14:\"Mochiy Pop One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:13:\"mochiypoppone\";a:3:{s:6:\"family\";s:16:\"Mochiy Pop P One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:5:\"modak\";a:3:{s:6:\"family\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"modernantiqua\";a:3:{s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"mogra\";a:3:{s:6:\"family\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"mohave\";a:3:{s:6:\"family\";s:6:\"Mohave\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"molengo\";a:3:{s:6:\"family\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"molle\";a:3:{s:6:\"family\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"monda\";a:3:{s:6:\"family\";s:5:\"Monda\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"monofett\";a:3:{s:6:\"family\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"monoton\";a:3:{s:6:\"family\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"monsieurladoulaise\";a:3:{s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"montaga\";a:3:{s:6:\"family\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"montaguslab\";a:3:{s:6:\"family\";s:12:\"Montagu Slab\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"montecarlo\";a:3:{s:6:\"family\";s:10:\"MonteCarlo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"montez\";a:3:{s:6:\"family\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"montserrat\";a:3:{s:6:\"family\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:20:\"montserratalternates\";a:3:{s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:19:\"montserratsubrayada\";a:3:{s:6:\"family\";s:20:\"Montserrat Subrayada\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"moolahlah\";a:3:{s:6:\"family\";s:11:\"Moo Lah Lah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"moondance\";a:3:{s:6:\"family\";s:10:\"Moon Dance\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:4:\"moul\";a:3:{s:6:\"family\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:8:\"moulpali\";a:3:{s:6:\"family\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:20:\"mountainsofchristmas\";a:3:{s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"mousememoirs\";a:3:{s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"mrbedfort\";a:3:{s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"mrdafoe\";a:3:{s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"mrdehaviland\";a:3:{s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"mrssaintdelafield\";a:3:{s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"mrssheppards\";a:3:{s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"msmadi\";a:3:{s:6:\"family\";s:7:\"Ms Madi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"mukta\";a:3:{s:6:\"family\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"muktamahee\";a:3:{s:6:\"family\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"muktamalar\";a:3:{s:6:\"family\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"muktavaani\";a:3:{s:6:\"family\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"mulish\";a:3:{s:6:\"family\";s:6:\"Mulish\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:7:\"murecho\";a:3:{s:6:\"family\";s:7:\"Murecho\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:8:\"japanese\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:12:\"museomoderno\";a:3:{s:6:\"family\";s:12:\"MuseoModerno\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"mysoul\";a:3:{s:6:\"family\";s:7:\"My Soul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"mysteryquest\";a:3:{s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"ntr\";a:3:{s:6:\"family\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:16:\"nanumbrushscript\";a:3:{s:6:\"family\";s:18:\"Nanum Brush Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:11:\"nanumgothic\";a:3:{s:6:\"family\";s:12:\"Nanum Gothic\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:17:\"nanumgothiccoding\";a:3:{s:6:\"family\";s:19:\"Nanum Gothic Coding\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:13:\"nanummyeongjo\";a:3:{s:6:\"family\";s:14:\"Nanum Myeongjo\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:14:\"nanumpenscript\";a:3:{s:6:\"family\";s:16:\"Nanum Pen Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:11:\"neonderthaw\";a:3:{s:6:\"family\";s:11:\"Neonderthaw\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"nerkoone\";a:3:{s:6:\"family\";s:9:\"Nerko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"neucha\";a:3:{s:6:\"family\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}}s:6:\"neuton\";a:3:{s:6:\"family\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"newrocker\";a:3:{s:6:\"family\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"newtegomin\";a:3:{s:6:\"family\";s:11:\"New Tegomin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"newscycle\";a:3:{s:6:\"family\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"newsreader\";a:3:{s:6:\"family\";s:10:\"Newsreader\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"niconne\";a:3:{s:6:\"family\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"niramit\";a:3:{s:6:\"family\";s:7:\"Niramit\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"nixieone\";a:3:{s:6:\"family\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"nobile\";a:3:{s:6:\"family\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"nokora\";a:3:{s:6:\"family\";s:6:\"Nokora\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"norican\";a:3:{s:6:\"family\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"nosifer\";a:3:{s:6:\"family\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"notable\";a:3:{s:6:\"family\";s:7:\"Notable\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:17:\"nothingyoucoulddo\";a:3:{s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"noticiatext\";a:3:{s:6:\"family\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"notoemoji\";a:3:{s:6:\"family\";s:10:\"Noto Emoji\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"emoji\";}}s:14:\"notokufiarabic\";a:3:{s:6:\"family\";s:16:\"Noto Kufi Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}}s:9:\"notomusic\";a:3:{s:6:\"family\";s:10:\"Noto Music\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"music\";}}s:15:\"notonaskharabic\";a:3:{s:6:\"family\";s:17:\"Noto Naskh Arabic\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}}s:16:\"notonastaliqurdu\";a:3:{s:6:\"family\";s:18:\"Noto Nastaliq Urdu\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}}s:15:\"notorashihebrew\";a:3:{s:6:\"family\";s:17:\"Noto Rashi Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"hebrew\";}}s:8:\"notosans\";a:3:{s:6:\"family\";s:9:\"Noto Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:13:\"notosansadlam\";a:3:{s:6:\"family\";s:15:\"Noto Sans Adlam\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"adlam\";}}s:21:\"notosansadlamunjoined\";a:3:{s:6:\"family\";s:24:\"Noto Sans Adlam Unjoined\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"adlam\";}}s:28:\"notosansanatolianhieroglyphs\";a:3:{s:6:\"family\";s:31:\"Noto Sans Anatolian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:21:\"anatolian-hieroglyphs\";}}s:14:\"notosansarabic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"arabic\";}}s:16:\"notosansarmenian\";a:3:{s:6:\"family\";s:18:\"Noto Sans Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"armenian\";}}s:15:\"notosansavestan\";a:3:{s:6:\"family\";s:17:\"Noto Sans Avestan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"avestan\";}}s:16:\"notosansbalinese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Balinese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:8:\"balinese\";}}s:13:\"notosansbamum\";a:3:{s:6:\"family\";s:15:\"Noto Sans Bamum\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"bamum\";}}s:16:\"notosansbassavah\";a:3:{s:6:\"family\";s:19:\"Noto Sans Bassa Vah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"bassa-vah\";}}s:13:\"notosansbatak\";a:3:{s:6:\"family\";s:15:\"Noto Sans Batak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"batak\";}}s:15:\"notosansbengali\";a:3:{s:6:\"family\";s:17:\"Noto Sans Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"bengali\";}}s:17:\"notosansbhaiksuki\";a:3:{s:6:\"family\";s:19:\"Noto Sans Bhaiksuki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"bhaiksuki\";}}s:14:\"notosansbrahmi\";a:3:{s:6:\"family\";s:16:\"Noto Sans Brahmi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"brahmi\";}}s:16:\"notosansbuginese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Buginese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"buginese\";}}s:13:\"notosansbuhid\";a:3:{s:6:\"family\";s:15:\"Noto Sans Buhid\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"buhid\";}}s:26:\"notosanscanadianaboriginal\";a:3:{s:6:\"family\";s:29:\"Noto Sans Canadian Aboriginal\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:19:\"canadian-aboriginal\";}}s:14:\"notosanscarian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Carian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"carian\";}}s:25:\"notosanscaucasianalbanian\";a:3:{s:6:\"family\";s:28:\"Noto Sans Caucasian Albanian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:18:\"caucasian-albanian\";}}s:14:\"notosanschakma\";a:3:{s:6:\"family\";s:16:\"Noto Sans Chakma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"chakma\";}}s:12:\"notosanscham\";a:3:{s:6:\"family\";s:14:\"Noto Sans Cham\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:4:\"cham\";}}s:16:\"notosanscherokee\";a:3:{s:6:\"family\";s:18:\"Noto Sans Cherokee\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"cherokee\";}}s:14:\"notosanscoptic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Coptic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"coptic\";}}s:17:\"notosanscuneiform\";a:3:{s:6:\"family\";s:19:\"Noto Sans Cuneiform\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"cuneiform\";}}s:15:\"notosanscypriot\";a:3:{s:6:\"family\";s:17:\"Noto Sans Cypriot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"cypriot\";}}s:15:\"notosansdeseret\";a:3:{s:6:\"family\";s:17:\"Noto Sans Deseret\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"deseret\";}}s:18:\"notosansdevanagari\";a:3:{s:6:\"family\";s:20:\"Noto Sans Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:10:\"devanagari\";}}s:15:\"notosansdisplay\";a:3:{s:6:\"family\";s:17:\"Noto Sans Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:16:\"notosansduployan\";a:3:{s:6:\"family\";s:18:\"Noto Sans Duployan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"duployan\";}}s:27:\"notosansegyptianhieroglyphs\";a:3:{s:6:\"family\";s:30:\"Noto Sans Egyptian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:20:\"egyptian-hieroglyphs\";}}s:15:\"notosanselbasan\";a:3:{s:6:\"family\";s:17:\"Noto Sans Elbasan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"elbasan\";}}s:15:\"notosanselymaic\";a:3:{s:6:\"family\";s:17:\"Noto Sans Elymaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"elymaic\";}}s:16:\"notosansgeorgian\";a:3:{s:6:\"family\";s:18:\"Noto Sans Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"georgian\";}}s:18:\"notosansglagolitic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Glagolitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"glagolitic\";}}s:14:\"notosansgothic\";a:3:{s:6:\"family\";s:16:\"Noto Sans Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"gothic\";}}s:15:\"notosansgrantha\";a:3:{s:6:\"family\";s:17:\"Noto Sans Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"grantha\";}}s:16:\"notosansgujarati\";a:3:{s:6:\"family\";s:18:\"Noto Sans Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"gujarati\";}}s:20:\"notosansgunjalagondi\";a:3:{s:6:\"family\";s:23:\"Noto Sans Gunjala Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:13:\"gunjala-gondi\";}}s:16:\"notosansgurmukhi\";a:3:{s:6:\"family\";s:18:\"Noto Sans Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"gurmukhi\";}}s:10:\"notosanshk\";a:3:{s:6:\"family\";s:12:\"Noto Sans HK\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:16:\"chinese-hongkong\";i:1;s:5:\"latin\";}}s:22:\"notosanshanifirohingya\";a:3:{s:6:\"family\";s:25:\"Noto Sans Hanifi Rohingya\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:15:\"hanifi-rohingya\";}}s:15:\"notosanshanunoo\";a:3:{s:6:\"family\";s:17:\"Noto Sans Hanunoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"hanunoo\";}}s:14:\"notosanshatran\";a:3:{s:6:\"family\";s:16:\"Noto Sans Hatran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"hatran\";}}s:14:\"notosanshebrew\";a:3:{s:6:\"family\";s:16:\"Noto Sans Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"hebrew\";}}s:23:\"notosansimperialaramaic\";a:3:{s:6:\"family\";s:26:\"Noto Sans Imperial Aramaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:16:\"imperial-aramaic\";}}s:25:\"notosansindicsiyaqnumbers\";a:3:{s:6:\"family\";s:29:\"Noto Sans Indic Siyaq Numbers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:19:\"indic-siyaq-numbers\";}}s:28:\"notosansinscriptionalpahlavi\";a:3:{s:6:\"family\";s:31:\"Noto Sans Inscriptional Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:21:\"inscriptional-pahlavi\";}}s:29:\"notosansinscriptionalparthian\";a:3:{s:6:\"family\";s:32:\"Noto Sans Inscriptional Parthian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:22:\"inscriptional-parthian\";}}s:10:\"notosansjp\";a:3:{s:6:\"family\";s:12:\"Noto Sans JP\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:16:\"notosansjavanese\";a:3:{s:6:\"family\";s:18:\"Noto Sans Javanese\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:8:\"javanese\";}}s:10:\"notosanskr\";a:3:{s:6:\"family\";s:12:\"Noto Sans KR\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:14:\"notosanskaithi\";a:3:{s:6:\"family\";s:16:\"Noto Sans Kaithi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"kaithi\";}}s:15:\"notosanskannada\";a:3:{s:6:\"family\";s:17:\"Noto Sans Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"kannada\";}}s:15:\"notosanskayahli\";a:3:{s:6:\"family\";s:18:\"Noto Sans Kayah Li\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:8:\"kayah-li\";}}s:18:\"notosanskharoshthi\";a:3:{s:6:\"family\";s:20:\"Noto Sans Kharoshthi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"kharoshthi\";}}s:13:\"notosanskhmer\";a:3:{s:6:\"family\";s:15:\"Noto Sans Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:14:\"notosanskhojki\";a:3:{s:6:\"family\";s:16:\"Noto Sans Khojki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"khojki\";}}s:17:\"notosanskhudawadi\";a:3:{s:6:\"family\";s:19:\"Noto Sans Khudawadi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"khudawadi\";}}s:11:\"notosanslao\";a:3:{s:6:\"family\";s:13:\"Noto Sans Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:3:\"lao\";}}s:14:\"notosanslepcha\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lepcha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lepcha\";}}s:13:\"notosanslimbu\";a:3:{s:6:\"family\";s:15:\"Noto Sans Limbu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"limbu\";}}s:15:\"notosanslineara\";a:3:{s:6:\"family\";s:18:\"Noto Sans Linear A\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"linear-a\";}}s:15:\"notosanslinearb\";a:3:{s:6:\"family\";s:18:\"Noto Sans Linear B\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"linear-b\";}}s:12:\"notosanslisu\";a:3:{s:6:\"family\";s:14:\"Noto Sans Lisu\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:4:\"lisu\";}}s:14:\"notosanslycian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lycian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lycian\";}}s:14:\"notosanslydian\";a:3:{s:6:\"family\";s:16:\"Noto Sans Lydian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"lydian\";}}s:16:\"notosansmahajani\";a:3:{s:6:\"family\";s:18:\"Noto Sans Mahajani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"mahajani\";}}s:17:\"notosansmalayalam\";a:3:{s:6:\"family\";s:19:\"Noto Sans Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:9:\"malayalam\";}}s:15:\"notosansmandaic\";a:3:{s:6:\"family\";s:17:\"Noto Sans Mandaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"mandaic\";}}s:18:\"notosansmanichaean\";a:3:{s:6:\"family\";s:20:\"Noto Sans Manichaean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"manichaean\";}}s:15:\"notosansmarchen\";a:3:{s:6:\"family\";s:17:\"Noto Sans Marchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"marchen\";}}s:20:\"notosansmasaramgondi\";a:3:{s:6:\"family\";s:23:\"Noto Sans Masaram Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:13:\"masaram-gondi\";}}s:12:\"notosansmath\";a:3:{s:6:\"family\";s:14:\"Noto Sans Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"math\";}}s:21:\"notosansmayannumerals\";a:3:{s:6:\"family\";s:24:\"Noto Sans Mayan Numerals\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:14:\"mayan-numerals\";}}s:19:\"notosansmedefaidrin\";a:3:{s:6:\"family\";s:21:\"Noto Sans Medefaidrin\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:11:\"medefaidrin\";}}s:19:\"notosansmeeteimayek\";a:3:{s:6:\"family\";s:22:\"Noto Sans Meetei Mayek\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:12:\"meetei-mayek\";}}s:16:\"notosansmeroitic\";a:3:{s:6:\"family\";s:18:\"Noto Sans Meroitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"meroitic\";}}s:12:\"notosansmiao\";a:3:{s:6:\"family\";s:14:\"Noto Sans Miao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"miao\";}}s:12:\"notosansmodi\";a:3:{s:6:\"family\";s:14:\"Noto Sans Modi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"modi\";}}s:17:\"notosansmongolian\";a:3:{s:6:\"family\";s:19:\"Noto Sans Mongolian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"mongolian\";}}s:12:\"notosansmono\";a:3:{s:6:\"family\";s:14:\"Noto Sans Mono\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"notosansmro\";a:3:{s:6:\"family\";s:13:\"Noto Sans Mro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:3:\"mro\";}}s:15:\"notosansmultani\";a:3:{s:6:\"family\";s:17:\"Noto Sans Multani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"multani\";}}s:15:\"notosansmyanmar\";a:3:{s:6:\"family\";s:17:\"Noto Sans Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"myanmar\";}}s:11:\"notosansnko\";a:3:{s:6:\"family\";s:14:\"Noto Sans N Ko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:3:\"nko\";}}s:17:\"notosansnabataean\";a:3:{s:6:\"family\";s:19:\"Noto Sans Nabataean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"nabataean\";}}s:17:\"notosansnewtailue\";a:3:{s:6:\"family\";s:21:\"Noto Sans New Tai Lue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"new-tai-lue\";}}s:12:\"notosansnewa\";a:3:{s:6:\"family\";s:14:\"Noto Sans Newa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"newa\";}}s:13:\"notosansnushu\";a:3:{s:6:\"family\";s:15:\"Noto Sans Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"nushu\";}}s:13:\"notosansogham\";a:3:{s:6:\"family\";s:15:\"Noto Sans Ogham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"ogham\";}}s:15:\"notosansolchiki\";a:3:{s:6:\"family\";s:18:\"Noto Sans Ol Chiki\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:8:\"ol-chiki\";}}s:20:\"notosansoldhungarian\";a:3:{s:6:\"family\";s:23:\"Noto Sans Old Hungarian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:13:\"old-hungarian\";}}s:17:\"notosansolditalic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Italic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-italic\";}}s:23:\"notosansoldnortharabian\";a:3:{s:6:\"family\";s:27:\"Noto Sans Old North Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:17:\"old-north-arabian\";}}s:17:\"notosansoldpermic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Permic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-permic\";}}s:18:\"notosansoldpersian\";a:3:{s:6:\"family\";s:21:\"Noto Sans Old Persian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"old-persian\";}}s:18:\"notosansoldsogdian\";a:3:{s:6:\"family\";s:21:\"Noto Sans Old Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"old-sogdian\";}}s:23:\"notosansoldsoutharabian\";a:3:{s:6:\"family\";s:27:\"Noto Sans Old South Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:17:\"old-south-arabian\";}}s:17:\"notosansoldturkic\";a:3:{s:6:\"family\";s:20:\"Noto Sans Old Turkic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"old-turkic\";}}s:13:\"notosansoriya\";a:3:{s:6:\"family\";s:15:\"Noto Sans Oriya\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"oriya\";}}s:13:\"notosansosage\";a:3:{s:6:\"family\";s:15:\"Noto Sans Osage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"osage\";}}s:15:\"notosansosmanya\";a:3:{s:6:\"family\";s:17:\"Noto Sans Osmanya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"osmanya\";}}s:19:\"notosanspahawhhmong\";a:3:{s:6:\"family\";s:22:\"Noto Sans Pahawh Hmong\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:12:\"pahawh-hmong\";}}s:17:\"notosanspalmyrene\";a:3:{s:6:\"family\";s:19:\"Noto Sans Palmyrene\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"palmyrene\";}}s:17:\"notosanspaucinhau\";a:3:{s:6:\"family\";s:21:\"Noto Sans Pau Cin Hau\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"pau-cin-hau\";}}s:15:\"notosansphagspa\";a:3:{s:6:\"family\";s:18:\"Noto Sans Phags Pa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"phags-pa\";}}s:18:\"notosansphoenician\";a:3:{s:6:\"family\";s:20:\"Noto Sans Phoenician\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"phoenician\";}}s:22:\"notosanspsalterpahlavi\";a:3:{s:6:\"family\";s:25:\"Noto Sans Psalter Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:15:\"psalter-pahlavi\";}}s:14:\"notosansrejang\";a:3:{s:6:\"family\";s:16:\"Noto Sans Rejang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"rejang\";}}s:13:\"notosansrunic\";a:3:{s:6:\"family\";s:15:\"Noto Sans Runic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"runic\";}}s:10:\"notosanssc\";a:3:{s:6:\"family\";s:12:\"Noto Sans SC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:17:\"notosanssamaritan\";a:3:{s:6:\"family\";s:19:\"Noto Sans Samaritan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:9:\"samaritan\";}}s:18:\"notosanssaurashtra\";a:3:{s:6:\"family\";s:20:\"Noto Sans Saurashtra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:10:\"saurashtra\";}}s:15:\"notosanssharada\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sharada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"sharada\";}}s:15:\"notosansshavian\";a:3:{s:6:\"family\";s:17:\"Noto Sans Shavian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"shavian\";}}s:15:\"notosanssiddham\";a:3:{s:6:\"family\";s:17:\"Noto Sans Siddham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"siddham\";}}s:15:\"notosanssinhala\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"sinhala\";}}s:15:\"notosanssogdian\";a:3:{s:6:\"family\";s:17:\"Noto Sans Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"sogdian\";}}s:19:\"notosanssorasompeng\";a:3:{s:6:\"family\";s:22:\"Noto Sans Sora Sompeng\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:12:\"sora-sompeng\";}}s:15:\"notosanssoyombo\";a:3:{s:6:\"family\";s:17:\"Noto Sans Soyombo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"soyombo\";}}s:17:\"notosanssundanese\";a:3:{s:6:\"family\";s:19:\"Noto Sans Sundanese\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:9:\"sundanese\";}}s:19:\"notosanssylotinagri\";a:3:{s:6:\"family\";s:22:\"Noto Sans Syloti Nagri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:12:\"syloti-nagri\";}}s:15:\"notosanssymbols\";a:3:{s:6:\"family\";s:17:\"Noto Sans Symbols\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"symbols\";}}s:16:\"notosanssymbols2\";a:3:{s:6:\"family\";s:19:\"Noto Sans Symbols 2\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"symbols\";}}s:14:\"notosanssyriac\";a:3:{s:6:\"family\";s:16:\"Noto Sans Syriac\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:7:\"regular\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"syriac\";}}s:10:\"notosanstc\";a:3:{s:6:\"family\";s:12:\"Noto Sans TC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";}}s:15:\"notosanstagalog\";a:3:{s:6:\"family\";s:17:\"Noto Sans Tagalog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"tagalog\";}}s:16:\"notosanstagbanwa\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tagbanwa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"tagbanwa\";}}s:13:\"notosanstaile\";a:3:{s:6:\"family\";s:16:\"Noto Sans Tai Le\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"tai-le\";}}s:15:\"notosanstaitham\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tai Tham\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:8:\"tai-tham\";}}s:15:\"notosanstaiviet\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tai Viet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"tai-viet\";}}s:13:\"notosanstakri\";a:3:{s:6:\"family\";s:15:\"Noto Sans Takri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"takri\";}}s:13:\"notosanstamil\";a:3:{s:6:\"family\";s:15:\"Noto Sans Tamil\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"tamil\";}}s:23:\"notosanstamilsupplement\";a:3:{s:6:\"family\";s:26:\"Noto Sans Tamil Supplement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:16:\"tamil-supplement\";}}s:14:\"notosanstelugu\";a:3:{s:6:\"family\";s:16:\"Noto Sans Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"telugu\";}}s:14:\"notosansthaana\";a:3:{s:6:\"family\";s:16:\"Noto Sans Thaana\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"thaana\";}}s:12:\"notosansthai\";a:3:{s:6:\"family\";s:14:\"Noto Sans Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:4:\"thai\";}}s:18:\"notosansthailooped\";a:3:{s:6:\"family\";s:21:\"Noto Sans Thai Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:4:\"thai\";}}s:16:\"notosanstifinagh\";a:3:{s:6:\"family\";s:18:\"Noto Sans Tifinagh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"tifinagh\";}}s:15:\"notosanstirhuta\";a:3:{s:6:\"family\";s:17:\"Noto Sans Tirhuta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"tirhuta\";}}s:16:\"notosansugaritic\";a:3:{s:6:\"family\";s:18:\"Noto Sans Ugaritic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"ugaritic\";}}s:11:\"notosansvai\";a:3:{s:6:\"family\";s:13:\"Noto Sans Vai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:3:\"vai\";}}s:14:\"notosanswancho\";a:3:{s:6:\"family\";s:16:\"Noto Sans Wancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"wancho\";}}s:18:\"notosanswarangciti\";a:3:{s:6:\"family\";s:21:\"Noto Sans Warang Citi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:11:\"warang-citi\";}}s:10:\"notosansyi\";a:3:{s:6:\"family\";s:12:\"Noto Sans Yi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:2:\"yi\";}}s:23:\"notosanszanabazarsquare\";a:3:{s:6:\"family\";s:26:\"Noto Sans Zanabazar Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:16:\"zanabazar-square\";}}s:9:\"notoserif\";a:3:{s:6:\"family\";s:10:\"Noto Serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:13:\"notoserifahom\";a:3:{s:6:\"family\";s:15:\"Noto Serif Ahom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:4:\"ahom\";}}s:17:\"notoserifarmenian\";a:3:{s:6:\"family\";s:19:\"Noto Serif Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"armenian\";}}s:17:\"notoserifbalinese\";a:3:{s:6:\"family\";s:19:\"Noto Serif Balinese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:8:\"balinese\";}}s:16:\"notoserifbengali\";a:3:{s:6:\"family\";s:18:\"Noto Serif Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"bengali\";}}s:19:\"notoserifdevanagari\";a:3:{s:6:\"family\";s:21:\"Noto Serif Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:10:\"devanagari\";}}s:16:\"notoserifdisplay\";a:3:{s:6:\"family\";s:18:\"Noto Serif Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:14:\"notoserifdogra\";a:3:{s:6:\"family\";s:16:\"Noto Serif Dogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"dogra\";}}s:17:\"notoserifethiopic\";a:3:{s:6:\"family\";s:19:\"Noto Serif Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"ethiopic\";}}s:17:\"notoserifgeorgian\";a:3:{s:6:\"family\";s:19:\"Noto Serif Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"georgian\";}}s:16:\"notoserifgrantha\";a:3:{s:6:\"family\";s:18:\"Noto Serif Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:7:\"grantha\";}}s:17:\"notoserifgujarati\";a:3:{s:6:\"family\";s:19:\"Noto Serif Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"gujarati\";}}s:17:\"notoserifgurmukhi\";a:3:{s:6:\"family\";s:19:\"Noto Serif Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:8:\"gurmukhi\";}}s:15:\"notoserifhebrew\";a:3:{s:6:\"family\";s:17:\"Noto Serif Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"hebrew\";}}s:11:\"notoserifjp\";a:3:{s:6:\"family\";s:13:\"Noto Serif JP\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";}}s:11:\"notoserifkr\";a:3:{s:6:\"family\";s:13:\"Noto Serif KR\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:16:\"notoserifkannada\";a:3:{s:6:\"family\";s:18:\"Noto Serif Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"kannada\";}}s:14:\"notoserifkhmer\";a:3:{s:6:\"family\";s:16:\"Noto Serif Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:12:\"notoseriflao\";a:3:{s:6:\"family\";s:14:\"Noto Serif Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:3:\"lao\";}}s:18:\"notoserifmalayalam\";a:3:{s:6:\"family\";s:20:\"Noto Serif Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:9:\"malayalam\";}}s:16:\"notoserifmyanmar\";a:3:{s:6:\"family\";s:18:\"Noto Serif Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"myanmar\";}}s:29:\"notoserifnyiakengpuachuehmong\";a:3:{s:6:\"family\";s:33:\"Noto Serif Nyiakeng Puachue Hmong\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:22:\"nyiakeng-puachue-hmong\";}}s:11:\"notoserifsc\";a:3:{s:6:\"family\";s:13:\"Noto Serif SC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:16:\"notoserifsinhala\";a:3:{s:6:\"family\";s:18:\"Noto Serif Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"sinhala\";}}s:11:\"notoseriftc\";a:3:{s:6:\"family\";s:13:\"Noto Serif TC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:19:\"chinese-traditional\";i:1;s:5:\"latin\";}}s:14:\"notoseriftamil\";a:3:{s:6:\"family\";s:16:\"Noto Serif Tamil\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"tamil\";}}s:15:\"notoseriftangut\";a:3:{s:6:\"family\";s:17:\"Noto Serif Tangut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"tangut\";}}s:15:\"notoseriftelugu\";a:3:{s:6:\"family\";s:17:\"Noto Serif Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:6:\"telugu\";}}s:13:\"notoserifthai\";a:3:{s:6:\"family\";s:15:\"Noto Serif Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:4:\"thai\";}}s:16:\"notoseriftibetan\";a:3:{s:6:\"family\";s:18:\"Noto Serif Tibetan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:7:\"tibetan\";}}s:15:\"notoserifyezidi\";a:3:{s:6:\"family\";s:17:\"Noto Serif Yezidi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:6:\"yezidi\";}}s:20:\"nototraditionalnushu\";a:3:{s:6:\"family\";s:22:\"Noto Traditional Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"nushu\";}}s:7:\"novacut\";a:3:{s:6:\"family\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"novaflat\";a:3:{s:6:\"family\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"novamono\";a:3:{s:6:\"family\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";}}s:8:\"novaoval\";a:3:{s:6:\"family\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"novaround\";a:3:{s:6:\"family\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"novascript\";a:3:{s:6:\"family\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"novaslim\";a:3:{s:6:\"family\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"novasquare\";a:3:{s:6:\"family\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"numans\";a:3:{s:6:\"family\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"nunito\";a:3:{s:6:\"family\";s:6:\"Nunito\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"nunitosans\";a:3:{s:6:\"family\";s:11:\"Nunito Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"nuosusil\";a:3:{s:6:\"family\";s:9:\"Nuosu SIL\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:2:\"yi\";}}s:10:\"odibeesans\";a:3:{s:6:\"family\";s:11:\"Odibee Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"odormeanchey\";a:3:{s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:7:\"offside\";a:3:{s:6:\"family\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:2:\"oi\";a:3:{s:6:\"family\";s:2:\"Oi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:5:\"tamil\";i:6;s:10:\"vietnamese\";}}s:13:\"oldstandardtt\";a:3:{s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"oldenburg\";a:3:{s:6:\"family\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:3:\"ole\";a:3:{s:6:\"family\";s:3:\"Ole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"oleoscript\";a:3:{s:6:\"family\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:19:\"oleoscriptswashcaps\";a:3:{s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"ooohbaby\";a:3:{s:6:\"family\";s:9:\"Oooh Baby\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"opensans\";a:3:{s:6:\"family\";s:9:\"Open Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:9:\"300italic\";i:7;s:6:\"italic\";i:8;s:9:\"500italic\";i:9;s:9:\"600italic\";i:10;s:9:\"700italic\";i:11;s:9:\"800italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:11:\"oranienbaum\";a:3:{s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"orbitron\";a:3:{s:6:\"family\";s:8:\"Orbitron\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"oregano\";a:3:{s:6:\"family\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"orelegaone\";a:3:{s:6:\"family\";s:11:\"Orelega One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"orienta\";a:3:{s:6:\"family\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"originalsurfer\";a:3:{s:6:\"family\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"oswald\";a:3:{s:6:\"family\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"outfit\";a:3:{s:6:\"family\";s:6:\"Outfit\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"overtherainbow\";a:3:{s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"overlock\";a:3:{s:6:\"family\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"overlocksc\";a:3:{s:6:\"family\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"overpass\";a:3:{s:6:\"family\";s:8:\"Overpass\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:12:\"overpassmono\";a:3:{s:6:\"family\";s:13:\"Overpass Mono\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:3:\"ovo\";a:3:{s:6:\"family\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"oxanium\";a:3:{s:6:\"family\";s:7:\"Oxanium\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"oxygen\";a:3:{s:6:\"family\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"oxygenmono\";a:3:{s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"ptmono\";a:3:{s:6:\"family\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:6:\"ptsans\";a:3:{s:6:\"family\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:13:\"ptsanscaption\";a:3:{s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"ptsansnarrow\";a:3:{s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"ptserif\";a:3:{s:6:\"family\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:14:\"ptserifcaption\";a:3:{s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"pacifico\";a:3:{s:6:\"family\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:6:\"padauk\";a:3:{s:6:\"family\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"myanmar\";}}s:9:\"palanquin\";a:3:{s:6:\"family\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:13:\"palanquindark\";a:3:{s:6:\"family\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"pangolin\";a:3:{s:6:\"family\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:7:\"paprika\";a:3:{s:6:\"family\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"parisienne\";a:3:{s:6:\"family\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"passeroone\";a:3:{s:6:\"family\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"passionone\";a:3:{s:6:\"family\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"passionsconflict\";a:3:{s:6:\"family\";s:17:\"Passions Conflict\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:16:\"pathwaygothicone\";a:3:{s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"patrickhand\";a:3:{s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"patrickhandsc\";a:3:{s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"pattaya\";a:3:{s:6:\"family\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:4:\"thai\";i:4;s:10:\"vietnamese\";}}s:8:\"patuaone\";a:3:{s:6:\"family\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"pavanam\";a:3:{s:6:\"family\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"paytoneone\";a:3:{s:6:\"family\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"peddana\";a:3:{s:6:\"family\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:7:\"peralta\";a:3:{s:6:\"family\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:15:\"permanentmarker\";a:3:{s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"petemoss\";a:3:{s:6:\"family\";s:8:\"Petemoss\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:17:\"petitformalscript\";a:3:{s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"petrona\";a:3:{s:6:\"family\";s:7:\"Petrona\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"philosopher\";a:3:{s:6:\"family\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}}s:9:\"piazzolla\";a:3:{s:6:\"family\";s:9:\"Piazzolla\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:6:\"piedra\";a:3:{s:6:\"family\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"pinyonscript\";a:3:{s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"pirataone\";a:3:{s:6:\"family\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"plaster\";a:3:{s:6:\"family\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"play\";a:3:{s:6:\"family\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:8:\"playball\";a:3:{s:6:\"family\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"playfairdisplay\";a:3:{s:6:\"family\";s:16:\"Playfair Display\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:17:\"playfairdisplaysc\";a:3:{s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:15:\"plusjakartasans\";a:3:{s:6:\"family\";s:17:\"Plus Jakarta Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:9:\"200italic\";i:8;s:9:\"300italic\";i:9;s:6:\"italic\";i:10;s:9:\"500italic\";i:11;s:9:\"600italic\";i:12;s:9:\"700italic\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:7:\"podkova\";a:3:{s:6:\"family\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:9:\"poiretone\";a:3:{s:6:\"family\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"pollerone\";a:3:{s:6:\"family\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"poly\";a:3:{s:6:\"family\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"pompiere\";a:3:{s:6:\"family\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"pontanosans\";a:3:{s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"poorstory\";a:3:{s:6:\"family\";s:10:\"Poor Story\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:7:\"poppins\";a:3:{s:6:\"family\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"portlligatsans\";a:3:{s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"portlligatslab\";a:3:{s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"pottaone\";a:3:{s:6:\"family\";s:9:\"Potta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"pragatinarrow\";a:3:{s:6:\"family\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"praise\";a:3:{s:6:\"family\";s:6:\"Praise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"prata\";a:3:{s:6:\"family\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:10:\"vietnamese\";}}s:11:\"preahvihear\";a:3:{s:6:\"family\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:12:\"pressstart2p\";a:3:{s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:5:\"pridi\";a:3:{s:6:\"family\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:13:\"princesssofia\";a:3:{s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"prociono\";a:3:{s:6:\"family\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"prompt\";a:3:{s:6:\"family\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:9:\"prostoone\";a:3:{s:6:\"family\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"prozalibre\";a:3:{s:6:\"family\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"publicsans\";a:3:{s:6:\"family\";s:11:\"Public Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:11:\"puppiesplay\";a:3:{s:6:\"family\";s:12:\"Puppies Play\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"puritan\";a:3:{s:6:\"family\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"purplepurse\";a:3:{s:6:\"family\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"qahiri\";a:3:{s:6:\"family\";s:6:\"Qahiri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:6:\"quando\";a:3:{s:6:\"family\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"quantico\";a:3:{s:6:\"family\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"quattrocento\";a:3:{s:6:\"family\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:16:\"quattrocentosans\";a:3:{s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"questrial\";a:3:{s:6:\"family\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"quicksand\";a:3:{s:6:\"family\";s:9:\"Quicksand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"quintessential\";a:3:{s:6:\"family\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"qwigley\";a:3:{s:6:\"family\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"qwitchergrypen\";a:3:{s:6:\"family\";s:15:\"Qwitcher Grypen\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:13:\"racingsansone\";a:3:{s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"radiocanada\";a:3:{s:6:\"family\";s:12:\"Radio Canada\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"radley\";a:3:{s:6:\"family\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"rajdhani\";a:3:{s:6:\"family\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"rakkas\";a:3:{s:6:\"family\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"raleway\";a:3:{s:6:\"family\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:11:\"ralewaydots\";a:3:{s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"ramabhadra\";a:3:{s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:8:\"ramaraja\";a:3:{s:6:\"family\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:6:\"rambla\";a:3:{s:6:\"family\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"rammettoone\";a:3:{s:6:\"family\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"rampartone\";a:3:{s:6:\"family\";s:11:\"Rampart One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:8:\"ranchers\";a:3:{s:6:\"family\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"rancho\";a:3:{s:6:\"family\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"ranga\";a:3:{s:6:\"family\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:4:\"rasa\";a:3:{s:6:\"family\";s:4:\"Rasa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"rationale\";a:3:{s:6:\"family\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"raviprakash\";a:3:{s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"readexpro\";a:3:{s:6:\"family\";s:10:\"Readex Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"recursive\";a:3:{s:6:\"family\";s:9:\"Recursive\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:13:\"redhatdisplay\";a:3:{s:6:\"family\";s:15:\"Red Hat Display\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"redhatmono\";a:3:{s:6:\"family\";s:12:\"Red Hat Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"redhattext\";a:3:{s:6:\"family\";s:12:\"Red Hat Text\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"redrose\";a:3:{s:6:\"family\";s:8:\"Red Rose\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"redacted\";a:3:{s:6:\"family\";s:8:\"Redacted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"redactedscript\";a:3:{s:6:\"family\";s:15:\"Redacted Script\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"redressed\";a:3:{s:6:\"family\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"reemkufi\";a:3:{s:6:\"family\";s:9:\"Reem Kufi\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:12:\"reeniebeanie\";a:3:{s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"reggaeone\";a:3:{s:6:\"family\";s:10:\"Reggae One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"revalia\";a:3:{s:6:\"family\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"rhodiumlibre\";a:3:{s:6:\"family\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ribeye\";a:3:{s:6:\"family\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"ribeyemarrow\";a:3:{s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"righteous\";a:3:{s:6:\"family\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"risque\";a:3:{s:6:\"family\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"roadrage\";a:3:{s:6:\"family\";s:9:\"Road Rage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"roboto\";a:3:{s:6:\"family\";s:6:\"Roboto\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:15:\"robotocondensed\";a:3:{s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:10:\"robotoflex\";a:3:{s:6:\"family\";s:11:\"Roboto Flex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"robotomono\";a:3:{s:6:\"family\";s:11:\"Roboto Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:9:\"100italic\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:11:\"robotoserif\";a:3:{s:6:\"family\";s:12:\"Roboto Serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:12:\"cyrillic-ext\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"robotoslab\";a:3:{s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:9:\"rochester\";a:3:{s:6:\"family\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"rocksalt\";a:3:{s:6:\"family\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"rocknrollone\";a:3:{s:6:\"family\";s:13:\"RocknRoll One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"rokkitt\";a:3:{s:6:\"family\";s:7:\"Rokkitt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"romanesco\";a:3:{s:6:\"family\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"ropasans\";a:3:{s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"rosario\";a:3:{s:6:\"family\";s:7:\"Rosario\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"rosarivo\";a:3:{s:6:\"family\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"rougescript\";a:3:{s:6:\"family\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"rowdies\";a:3:{s:6:\"family\";s:7:\"Rowdies\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"rozhaone\";a:3:{s:6:\"family\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"rubik\";a:3:{s:6:\"family\";s:5:\"Rubik\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:9:\"300italic\";i:8;s:6:\"italic\";i:9;s:9:\"500italic\";i:10;s:9:\"600italic\";i:11;s:9:\"700italic\";i:12;s:9:\"800italic\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikbeastly\";a:3:{s:6:\"family\";s:13:\"Rubik Beastly\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikbubbles\";a:3:{s:6:\"family\";s:13:\"Rubik Bubbles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"rubikglitch\";a:3:{s:6:\"family\";s:12:\"Rubik Glitch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikmicrobe\";a:3:{s:6:\"family\";s:13:\"Rubik Microbe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikmonoone\";a:3:{s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"rubikmoonrocks\";a:3:{s:6:\"family\";s:15:\"Rubik Moonrocks\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"rubikpuddles\";a:3:{s:6:\"family\";s:13:\"Rubik Puddles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:13:\"rubikwetpaint\";a:3:{s:6:\"family\";s:15:\"Rubik Wet Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:6:\"hebrew\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:4:\"ruda\";a:3:{s:6:\"family\";s:4:\"Ruda\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:6:\"rufina\";a:3:{s:6:\"family\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"rugeboogie\";a:3:{s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"ruluko\";a:3:{s:6:\"family\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"rumraisin\";a:3:{s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"ruslandisplay\";a:3:{s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"russoone\";a:3:{s:6:\"family\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"ruthie\";a:3:{s:6:\"family\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:3:\"rye\";a:3:{s:6:\"family\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"stixtwotext\";a:3:{s:6:\"family\";s:13:\"STIX Two Text\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:6:\"italic\";i:5;s:9:\"500italic\";i:6;s:9:\"600italic\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"sacramento\";a:3:{s:6:\"family\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"sahitya\";a:3:{s:6:\"family\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}}s:4:\"sail\";a:3:{s:6:\"family\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"saira\";a:3:{s:6:\"family\";s:5:\"Saira\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:14:\"sairacondensed\";a:3:{s:6:\"family\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"sairaextracondensed\";a:3:{s:6:\"family\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"sairasemicondensed\";a:3:{s:6:\"family\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"sairastencilone\";a:3:{s:6:\"family\";s:17:\"Saira Stencil One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:5:\"salsa\";a:3:{s:6:\"family\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"sanchez\";a:3:{s:6:\"family\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"sancreek\";a:3:{s:6:\"family\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"sansita\";a:3:{s:6:\"family\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sansitaswashed\";a:3:{s:6:\"family\";s:15:\"Sansita Swashed\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"sarabun\";a:3:{s:6:\"family\";s:7:\"Sarabun\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:6:\"sarala\";a:3:{s:6:\"family\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:6:\"sarina\";a:3:{s:6:\"family\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"sarpanch\";a:3:{s:6:\"family\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"sassyfrass\";a:3:{s:6:\"family\";s:11:\"Sassy Frass\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"satisfy\";a:3:{s:6:\"family\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"sawarabigothic\";a:3:{s:6:\"family\";s:15:\"Sawarabi Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:14:\"sawarabimincho\";a:3:{s:6:\"family\";s:15:\"Sawarabi Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"scada\";a:3:{s:6:\"family\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:15:\"scheherazadenew\";a:3:{s:6:\"family\";s:16:\"Scheherazade New\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"schoolbell\";a:3:{s:6:\"family\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"scopeone\";a:3:{s:6:\"family\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"seaweedscript\";a:3:{s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"secularone\";a:3:{s:6:\"family\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"sedgwickave\";a:3:{s:6:\"family\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:18:\"sedgwickavedisplay\";a:3:{s:6:\"family\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:3:\"sen\";a:3:{s:6:\"family\";s:3:\"Sen\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"sendflowers\";a:3:{s:6:\"family\";s:12:\"Send Flowers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"sevillana\";a:3:{s:6:\"family\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"seymourone\";a:3:{s:6:\"family\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"shadowsintolight\";a:3:{s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:19:\"shadowsintolighttwo\";a:3:{s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"shalimar\";a:3:{s:6:\"family\";s:8:\"Shalimar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"shanti\";a:3:{s:6:\"family\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"share\";a:3:{s:6:\"family\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sharetech\";a:3:{s:6:\"family\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"sharetechmono\";a:3:{s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"shipporiantique\";a:3:{s:6:\"family\";s:16:\"Shippori Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:17:\"shipporiantiqueb1\";a:3:{s:6:\"family\";s:19:\"Shippori Antique B1\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"shipporimincho\";a:3:{s:6:\"family\";s:15:\"Shippori Mincho\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:16:\"shipporiminchob1\";a:3:{s:6:\"family\";s:18:\"Shippori Mincho B1\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"shojumaru\";a:3:{s:6:\"family\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"shortstack\";a:3:{s:6:\"family\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"shrikhand\";a:3:{s:6:\"family\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"siemreap\";a:3:{s:6:\"family\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}}s:9:\"sigmarone\";a:3:{s:6:\"family\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"signika\";a:3:{s:6:\"family\";s:7:\"Signika\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:15:\"signikanegative\";a:3:{s:6:\"family\";s:16:\"Signika Negative\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"simonetta\";a:3:{s:6:\"family\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"singleday\";a:3:{s:6:\"family\";s:10:\"Single Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:6:\"korean\";}}s:7:\"sintony\";a:3:{s:6:\"family\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"sirinstencil\";a:3:{s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"sixcaps\";a:3:{s:6:\"family\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"skranji\";a:3:{s:6:\"family\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"slabo13px\";a:3:{s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"slabo27px\";a:3:{s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"slackey\";a:3:{s:6:\"family\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"smokum\";a:3:{s:6:\"family\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"smooch\";a:3:{s:6:\"family\";s:6:\"Smooch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"smoochsans\";a:3:{s:6:\"family\";s:11:\"Smooch Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"smythe\";a:3:{s:6:\"family\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"sniglet\";a:3:{s:6:\"family\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"snippet\";a:3:{s:6:\"family\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:12:\"snowburstone\";a:3:{s:6:\"family\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"sofadione\";a:3:{s:6:\"family\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"sofia\";a:3:{s:6:\"family\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"solway\";a:3:{s:6:\"family\";s:6:\"Solway\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"songmyung\";a:3:{s:6:\"family\";s:10:\"Song Myung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"sonsieone\";a:3:{s:6:\"family\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:4:\"sora\";a:3:{s:6:\"family\";s:4:\"Sora\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"sortsmillgoudy\";a:3:{s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"sourcecodepro\";a:3:{s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:11:\"sourcesans3\";a:3:{s:6:\"family\";s:13:\"Source Sans 3\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:13:\"sourcesanspro\";a:3:{s:6:\"family\";s:15:\"Source Sans Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";i:6;s:10:\"vietnamese\";}}s:12:\"sourceserif4\";a:3:{s:6:\"family\";s:14:\"Source Serif 4\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:9:\"200italic\";i:9;s:9:\"300italic\";i:10;s:6:\"italic\";i:11;s:9:\"500italic\";i:12;s:9:\"600italic\";i:13;s:9:\"700italic\";i:14;s:9:\"800italic\";i:15;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:14:\"sourceserifpro\";a:3:{s:6:\"family\";s:16:\"Source Serif Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:12:\"spacegrotesk\";a:3:{s:6:\"family\";s:13:\"Space Grotesk\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"spacemono\";a:3:{s:6:\"family\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:12:\"specialelite\";a:3:{s:6:\"family\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"spectral\";a:3:{s:6:\"family\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:10:\"spectralsc\";a:3:{s:6:\"family\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:9:\"spicyrice\";a:3:{s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"spinnaker\";a:3:{s:6:\"family\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"spirax\";a:3:{s:6:\"family\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"splash\";a:3:{s:6:\"family\";s:6:\"Splash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"splinesans\";a:3:{s:6:\"family\";s:11:\"Spline Sans\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"splinesansmono\";a:3:{s:6:\"family\";s:16:\"Spline Sans Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"squadaone\";a:3:{s:6:\"family\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"squarepeg\";a:3:{s:6:\"family\";s:10:\"Square Peg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:19:\"sreekrushnadevaraya\";a:3:{s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:8:\"sriracha\";a:3:{s:6:\"family\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"srisakdi\";a:3:{s:6:\"family\";s:8:\"Srisakdi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:11:\"staatliches\";a:3:{s:6:\"family\";s:11:\"Staatliches\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"stalemate\";a:3:{s:6:\"family\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"stalinistone\";a:3:{s:6:\"family\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:14:\"stardosstencil\";a:3:{s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:5:\"stick\";a:3:{s:6:\"family\";s:5:\"Stick\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"sticknobills\";a:3:{s:6:\"family\";s:14:\"Stick No Bills\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:19:\"stintultracondensed\";a:3:{s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"stintultraexpanded\";a:3:{s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"stoke\";a:3:{s:6:\"family\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"strait\";a:3:{s:6:\"family\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"stylescript\";a:3:{s:6:\"family\";s:12:\"Style Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"stylish\";a:3:{s:6:\"family\";s:7:\"Stylish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:17:\"sueellenfrancisco\";a:3:{s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"suezone\";a:3:{s:6:\"family\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"sulphurpoint\";a:3:{s:6:\"family\";s:13:\"Sulphur Point\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"sumana\";a:3:{s:6:\"family\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"sunflower\";a:3:{s:6:\"family\";s:9:\"Sunflower\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"sunshiney\";a:3:{s:6:\"family\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:15:\"supermercadoone\";a:3:{s:6:\"family\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"sura\";a:3:{s:6:\"family\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"suranna\";a:3:{s:6:\"family\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"suravaram\";a:3:{s:6:\"family\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:11:\"suwannaphum\";a:3:{s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:15:\"swankyandmoomoo\";a:3:{s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"syncopate\";a:3:{s:6:\"family\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"syne\";a:3:{s:6:\"family\";s:4:\"Syne\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"synemono\";a:3:{s:6:\"family\";s:9:\"Syne Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"synetactile\";a:3:{s:6:\"family\";s:12:\"Syne Tactile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"taiheritagepro\";a:3:{s:6:\"family\";s:16:\"Tai Heritage Pro\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:8:\"tai-viet\";i:3;s:10:\"vietnamese\";}}s:7:\"tajawal\";a:3:{s:6:\"family\";s:7:\"Tajawal\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:9:\"tangerine\";a:3:{s:6:\"family\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"tapestry\";a:3:{s:6:\"family\";s:8:\"Tapestry\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"taprom\";a:3:{s:6:\"family\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"khmer\";i:1;s:5:\"latin\";}}s:5:\"tauri\";a:3:{s:6:\"family\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"taviraj\";a:3:{s:6:\"family\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:4:\"teko\";a:3:{s:6:\"family\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:5:\"telex\";a:3:{s:6:\"family\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:17:\"tenaliramakrishna\";a:3:{s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:9:\"tenorsans\";a:3:{s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"textmeone\";a:3:{s:6:\"family\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"texturina\";a:3:{s:6:\"family\";s:9:\"Texturina\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"thasadith\";a:3:{s:6:\"family\";s:9:\"Thasadith\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:15:\"thegirlnextdoor\";a:3:{s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"thenautigal\";a:3:{s:6:\"family\";s:12:\"The Nautigal\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"tienne\";a:3:{s:6:\"family\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"tillana\";a:3:{s:6:\"family\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:7:\"timmana\";a:3:{s:6:\"family\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:6:\"telugu\";}}s:5:\"tinos\";a:3:{s:6:\"family\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:6:\"hebrew\";i:5;s:5:\"latin\";i:6;s:9:\"latin-ext\";i:7;s:10:\"vietnamese\";}}s:10:\"tirobangla\";a:3:{s:6:\"family\";s:11:\"Tiro Bangla\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"bengali\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:19:\"tirodevanagarihindi\";a:3:{s:6:\"family\";s:21:\"Tiro Devanagari Hindi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:21:\"tirodevanagarimarathi\";a:3:{s:6:\"family\";s:23:\"Tiro Devanagari Marathi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:22:\"tirodevanagarisanskrit\";a:3:{s:6:\"family\";s:24:\"Tiro Devanagari Sanskrit\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:12:\"tirogurmukhi\";a:3:{s:6:\"family\";s:13:\"Tiro Gurmukhi\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gurmukhi\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"tirokannada\";a:3:{s:6:\"family\";s:12:\"Tiro Kannada\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:7:\"kannada\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:9:\"tirotamil\";a:3:{s:6:\"family\";s:10:\"Tiro Tamil\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:5:\"tamil\";}}s:10:\"tirotelugu\";a:3:{s:6:\"family\";s:11:\"Tiro Telugu\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:6:\"telugu\";}}s:8:\"titanone\";a:3:{s:6:\"family\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:12:\"titilliumweb\";a:3:{s:6:\"family\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"tomorrow\";a:3:{s:6:\"family\";s:8:\"Tomorrow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"tourney\";a:3:{s:6:\"family\";s:7:\"Tourney\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"tradewinds\";a:3:{s:6:\"family\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"trainone\";a:3:{s:6:\"family\";s:9:\"Train One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"trirong\";a:3:{s:6:\"family\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:4:\"thai\";i:3;s:10:\"vietnamese\";}}s:8:\"trispace\";a:3:{s:6:\"family\";s:8:\"Trispace\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"trocchi\";a:3:{s:6:\"family\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"trochut\";a:3:{s:6:\"family\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"truculenta\";a:3:{s:6:\"family\";s:10:\"Truculenta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"trykker\";a:3:{s:6:\"family\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:9:\"tulpenone\";a:3:{s:6:\"family\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:10:\"turretroad\";a:3:{s:6:\"family\";s:11:\"Turret Road\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"twinklestar\";a:3:{s:6:\"family\";s:12:\"Twinkle Star\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:6:\"ubuntu\";a:3:{s:6:\"family\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:15:\"ubuntucondensed\";a:3:{s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:10:\"ubuntumono\";a:3:{s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:9:\"greek-ext\";i:4;s:5:\"latin\";i:5;s:9:\"latin-ext\";}}s:5:\"uchen\";a:3:{s:6:\"family\";s:5:\"Uchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:7:\"tibetan\";}}s:5:\"ultra\";a:3:{s:6:\"family\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:13:\"uncialantiqua\";a:3:{s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"underdog\";a:3:{s:6:\"family\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"unicaone\";a:3:{s:6:\"family\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:14:\"unifrakturcook\";a:3:{s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:18:\"unifrakturmaguntia\";a:3:{s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:7:\"unkempt\";a:3:{s:6:\"family\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"unlock\";a:3:{s:6:\"family\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"unna\";a:3:{s:6:\"family\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"updock\";a:3:{s:6:\"family\";s:6:\"Updock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"urbanist\";a:3:{s:6:\"family\";s:8:\"Urbanist\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"vt323\";a:3:{s:6:\"family\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"vampiroone\";a:3:{s:6:\"family\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"varela\";a:3:{s:6:\"family\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:11:\"varelaround\";a:3:{s:6:\"family\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:5:\"varta\";a:3:{s:6:\"family\";s:5:\"Varta\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:10:\"vastshadow\";a:3:{s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:9:\"vazirmatn\";a:3:{s:6:\"family\";s:9:\"Vazirmatn\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"vesperlibre\";a:3:{s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"viaodalibre\";a:3:{s:6:\"family\";s:12:\"Viaoda Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:5:\"vibes\";a:3:{s:6:\"family\";s:5:\"Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}}s:5:\"vibur\";a:3:{s:6:\"family\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"vidaloka\";a:3:{s:6:\"family\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:4:\"viga\";a:3:{s:6:\"family\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:5:\"voces\";a:3:{s:6:\"family\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"volkhov\";a:3:{s:6:\"family\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"vollkorn\";a:3:{s:6:\"family\";s:8:\"Vollkorn\";s:8:\"variants\";a:12:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";i:10;s:9:\"800italic\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";i:5;s:10:\"vietnamese\";}}s:10:\"vollkornsc\";a:3:{s:6:\"family\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:8:\"voltaire\";a:3:{s:6:\"family\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"vujahdayscript\";a:3:{s:6:\"family\";s:15:\"Vujahday Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:20:\"waitingforthesunrise\";a:3:{s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"wallpoet\";a:3:{s:6:\"family\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:14:\"walterturncoat\";a:3:{s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"warnes\";a:3:{s:6:\"family\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:10:\"waterbrush\";a:3:{s:6:\"family\";s:11:\"Water Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"waterfall\";a:3:{s:6:\"family\";s:9:\"Waterfall\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:9:\"wellfleet\";a:3:{s:6:\"family\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:8:\"wendyone\";a:3:{s:6:\"family\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:7:\"whisper\";a:3:{s:6:\"family\";s:7:\"Whisper\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"windsong\";a:3:{s:6:\"family\";s:8:\"WindSong\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"500\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"wireone\";a:3:{s:6:\"family\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"worksans\";a:3:{s:6:\"family\";s:9:\"Work Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";i:9;s:9:\"100italic\";i:10;s:9:\"200italic\";i:11;s:9:\"300italic\";i:12;s:6:\"italic\";i:13;s:9:\"500italic\";i:14;s:9:\"600italic\";i:15;s:9:\"700italic\";i:16;s:9:\"800italic\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"xanhmono\";a:3:{s:6:\"family\";s:9:\"Xanh Mono\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:7:\"yaldevi\";a:3:{s:6:\"family\";s:7:\"Yaldevi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:7:\"sinhala\";}}s:16:\"yanonekaffeesatz\";a:3:{s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";i:3;s:10:\"vietnamese\";}}s:11:\"yantramanav\";a:3:{s:6:\"family\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:8:\"yatraone\";a:3:{s:6:\"family\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:10:\"yellowtail\";a:3:{s:6:\"family\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:8:\"yeonsung\";a:3:{s:6:\"family\";s:9:\"Yeon Sung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"korean\";i:1;s:5:\"latin\";}}s:9:\"yesevaone\";a:3:{s:6:\"family\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:12:\"cyrillic-ext\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:10:\"yesteryear\";a:3:{s:6:\"family\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:6:\"yomogi\";a:3:{s:6:\"family\";s:6:\"Yomogi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";i:4;s:10:\"vietnamese\";}}s:4:\"yrsa\";a:3:{s:6:\"family\";s:4:\"Yrsa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:9:\"300italic\";i:6;s:6:\"italic\";i:7;s:9:\"500italic\";i:8;s:9:\"600italic\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";i:2;s:10:\"vietnamese\";}}s:8:\"yujiboku\";a:3:{s:6:\"family\";s:9:\"Yuji Boku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:7:\"yujimai\";a:3:{s:6:\"family\";s:8:\"Yuji Mai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:9:\"yujisyuku\";a:3:{s:6:\"family\";s:10:\"Yuji Syuku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:10:\"yuseimagic\";a:3:{s:6:\"family\";s:11:\"Yusei Magic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"japanese\";i:1;s:5:\"latin\";i:2;s:9:\"latin-ext\";}}s:11:\"zcoolkuaile\";a:3:{s:6:\"family\";s:12:\"ZCOOL KuaiLe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:19:\"zcoolqingkehuangyou\";a:3:{s:6:\"family\";s:21:\"ZCOOL QingKe HuangYou\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:12:\"zcoolxiaowei\";a:3:{s:6:\"family\";s:13:\"ZCOOL XiaoWei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:10:\"zenantique\";a:3:{s:6:\"family\";s:11:\"Zen Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:14:\"zenantiquesoft\";a:3:{s:6:\"family\";s:16:\"Zen Antique Soft\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"zendots\";a:3:{s:6:\"family\";s:8:\"Zen Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:20:\"zenkakugothicantique\";a:3:{s:6:\"family\";s:23:\"Zen Kaku Gothic Antique\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:16:\"zenkakugothicnew\";a:3:{s:6:\"family\";s:19:\"Zen Kaku Gothic New\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:8:\"japanese\";i:2;s:5:\"latin\";i:3;s:9:\"latin-ext\";}}s:12:\"zenkurenaido\";a:3:{s:6:\"family\";s:13:\"Zen Kurenaido\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:7:\"zenloop\";a:3:{s:6:\"family\";s:8:\"Zen Loop\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:13:\"zenmarugothic\";a:3:{s:6:\"family\";s:15:\"Zen Maru Gothic\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:12:\"zenoldmincho\";a:3:{s:6:\"family\";s:14:\"Zen Old Mincho\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:8:\"japanese\";i:3;s:5:\"latin\";i:4;s:9:\"latin-ext\";}}s:11:\"zentokyozoo\";a:3:{s:6:\"family\";s:13:\"Zen Tokyo Zoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:6:\"zeyada\";a:3:{s:6:\"family\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}}s:11:\"zhimangxing\";a:3:{s:6:\"family\";s:13:\"Zhi Mang Xing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:18:\"chinese-simplified\";i:1;s:5:\"latin\";}}s:9:\"zillaslab\";a:3:{s:6:\"family\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}s:18:\"zillaslabhighlight\";a:3:{s:6:\"family\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(541, '_site_transient_timeout_wp_remote_block_patterns_c63075678dd01b3', '1658922677', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(542, '_site_transient_wp_remote_block_patterns_c63075678dd01b32e1ee54e', 'a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2170:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-3 wp-block-columns alignwide\">\n<div class=\"wp-container-1 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-1 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-1 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-1 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-1 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-1 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-2 wp-block-column\"></div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-3 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-3 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2363:\"\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-container-7 wp-block-columns alignwide\">\n<div class=\"wp-container-5 wp-block-column\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-container-4 wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n</div>\n<style>.wp-container-4 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-4 > * { margin: 0; }</style></div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-6 wp-block-column\"></div>\n<style>.wp-container-6 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-6 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-6 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-6 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-6 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-7 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-7 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1865:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-40 has-background-dim has-parallax\" style=\"background-image:url(https://s.w.org/images/core/5.8/art-01.jpg);background-color:#000000;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"borderRadius\":0,\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background no-border-radius\" style=\"background-color:#000000;color:#ffffff\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1385:\"\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-container-8 wp-block-buttons\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n</div>\n<style>.wp-container-8 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-8 > * { margin: 0; }</style></div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1858:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#ffffff;min-height:100vh\"><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:702:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1138:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:27;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Quote\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:673:\"\n<hr class=\"wp-block-separator is-style-default\" />\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>&#8220;Contributing makes me feel like I&#8217;m being useful to the planet.&#8221;</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n\n\n\n<hr class=\"wp-block-separator is-style-default\" />\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/quote\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1012:\"<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\n\n<!-- wp:image {\"align\":\"center\",\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://s.w.org/images/core/5.8/portrait.jpg\" alt=\"A side profile of a woman in a russet-colored turtleneck and white bag. She looks up with her eyes closed.\" width=\"150\" height=\"150\" /></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\" />\n<!-- /wp:separator -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2429:\"\n<div class=\"wp-container-12 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-9 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-10 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-10 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-10 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-10 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-10 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-10 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-11 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-11 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-11 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-11 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-11 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-11 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-12 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-12 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6557:\"\n<div class=\"wp-container-22 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-14 wp-block-columns alignwide\">\n<div class=\"wp-container-13 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-13 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-13 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-13 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-13 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-13 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-14 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-14 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-18 wp-block-columns alignwide\">\n<div class=\"wp-container-15 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-15 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-15 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-15 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-15 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-15 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-16 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-16 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-16 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-16 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-16 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-16 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-17 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-17 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-17 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-17 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-17 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-17 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-18 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-18 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-21 wp-block-columns alignwide\">\n<div class=\"wp-container-19 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-19 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-19 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-19 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-19 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-19 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-20 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-20 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-20 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-20 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-20 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-20 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-21 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-21 > * { margin: 0; }</style></div>\n<style>.wp-container-22 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-22 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-22 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-22 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-22 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2762:\"\n<div class=\"wp-container-26 wp-block-columns alignwide\">\n<div class=\"wp-container-23 wp-block-column\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-24 wp-block-column\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n<style>.wp-container-24 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-24 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-24 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-24 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-24 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-25 wp-block-column\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-25 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-25 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-25 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-25 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-25 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-26 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-26 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2486:\"\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-container-29 wp-block-columns\">\n<div class=\"wp-container-27 wp-block-column\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n<style>.wp-container-27 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-27 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-27 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-27 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-27 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-28 wp-block-column\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n<style>.wp-container-28 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-28 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-28 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-28 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-28 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-29 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-29 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5105:\"\n<div class=\"wp-container-37 wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-32 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-30 wp-block-column\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-31 wp-block-column\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n<style>.wp-container-31 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-31 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-31 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-31 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-31 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-32 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-32 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-36 wp-block-columns alignwide\">\n<div class=\"wp-container-33 wp-block-column\"></div>\n<style>.wp-container-33 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-33 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-33 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-33 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-33 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-34 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n<style>.wp-container-34 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-34 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-34 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-34 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-34 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-35 wp-block-column\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n<style>.wp-container-35 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-35 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-35 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-35 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-35 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-36 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-36 > * { margin: 0; }</style>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:878:\"\n<figure class=\"wp-container-39 wp-block-gallery-38 wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-39 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:737:\"<!-- wp:gallery {\"ids\":[null,null],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" data-link=\"#\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" data-full-url=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" data-link=\"#\" /></figure></li></ul></figure>\n<!-- /wp:gallery -->\";}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(543, '_site_transient_timeout_wp_remote_block_patterns_77a1e64afc6d7da', '1658922677', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(544, '_site_transient_wp_remote_block_patterns_77a1e64afc6d7daa731213f', 'a:14:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2147:\"\n<div class=\"wp-elements-4 wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-elements-3 wp-container-2 wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"wp-elements-1 has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<style>.wp-elements-1 a{color: #fffdc7;}</style></div>\n<style>.wp-container-2 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-2 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-2 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-2 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-2 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-3 a{color: #fffdc7;}</style></div></div>\n<style>.wp-elements-4 a{color: #fffdc7;}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"header\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1592:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"background-color:#121c1c;color:#fffdc7;grid-template-columns:auto 60%\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:566;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Event announcement and details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4242:\"\n<div class=\"wp-elements-12 wp-container-11 wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n\n\n\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-7 wp-block-columns alignwide\">\n<div class=\"wp-container-5 wp-block-column\" style=\"flex-basis:25%\"></div>\n<style>.wp-container-5 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-5 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-5 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-5 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-5 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-6 wp-block-column\" style=\"flex-basis:75%\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n</div>\n<style>.wp-container-6 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-6 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-6 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-6 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-6 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-7 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-7 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-10 wp-block-columns alignwide\">\n<div class=\"wp-container-8 wp-block-column\">\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n</div>\n<style>.wp-container-8 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-8 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-8 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-8 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-8 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-9 wp-block-column\">\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n</div>\n<style>.wp-container-9 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-9 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-9 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-9 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-9 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-10 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-10 > * { margin: 0; }</style>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-11 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-11 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-11 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-11 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-11 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-12 a{color: var(--wp--preset--color--black);}</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2622:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#d2cdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|black\"}}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-group alignfull has-black-color has-text-color has-background has-link-color\" style=\"background-color:#d2cdc7\"><!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h2 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">HÉLÈNE DUMAS<br><em>FRAGMENTS</em></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3,\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"46px\",\"lineHeight\":\"1.1\",\"fontWeight\":\"400\"}}} -->\n<h3 class=\"alignwide\" style=\"font-size:46px;font-weight:400;line-height:1.1\">20/4 — 9/9/2021<br>SOUTH LONDON ART GALLERY</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" 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\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:image {\"id\":3173,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mywptesting.site/wp-content/uploads/2021/06/Histoire_naturelle_..._-fragments-_-_Upper_cover_C108eee15-1.jpg\" alt=\"\" class=\"wp-image-3173\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" 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:paragraph {\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p style=\"font-size:25px\">MORE INFO AT: WP.ORG · +44 21 1234 5678</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"25px\"}}} -->\n<p class=\"has-text-align-right\" style=\"font-size:25px\">INSTAGRAM · <a href=\"#\">TICKETS</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":50} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3229:\"\n<figure class=\"wp-block-image alignwide size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-container-17 wp-block-columns alignwide are-vertically-aligned-center\">\n<div class=\"wp-container-13 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n<style>.wp-container-13 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-13 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-13 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-13 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-13 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-14 wp-block-column is-vertically-aligned-center\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n<style>.wp-container-14 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-14 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-14 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-14 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-14 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-16 wp-block-column is-vertically-aligned-center\">\n<div class=\"wp-container-15 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n</div>\n<style>.wp-container-15 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;}.wp-container-15 > * { margin: 0; }</style></div>\n<style>.wp-container-16 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-16 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-16 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-16 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-16 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-17 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-17 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1624:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"background-color:#262626;color:#efefef\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:509:\"\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3161:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-18 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n<style>.wp-container-18 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-18 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-18 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-18 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-18 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-container-19 wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n<style>.wp-container-19 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-19 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-19 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-19 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-19 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3334:\"\n<div class=\"wp-container-24 wp-block-columns alignfull\">\n<div class=\"wp-container-20 wp-block-column\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img decoding=\"async\" loading=\"lazy\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n<style>.wp-container-20 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-20 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-20 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-20 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-20 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-23 wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-container-22 wp-block-columns\">\n<div class=\"wp-container-21 wp-block-column\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n<style>.wp-container-21 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-21 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-21 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-21 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-21 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-22 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-22 > * { margin: 0; }</style></div>\n<style>.wp-container-23 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-23 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-23 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-23 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-23 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-24 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-24 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4531:\"\n<div class=\"wp-container-29 wp-block-columns\">\n<div class=\"wp-container-25 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-25 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-25 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-25 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-25 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-25 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-26 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n<style>.wp-container-26 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-26 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-26 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-26 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-26 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-27 wp-block-column\"></div>\n<style>.wp-container-27 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-27 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-27 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-27 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-27 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-28 wp-block-column\" style=\"flex-basis:10%\"></div>\n<style>.wp-container-28 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-28 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-28 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-28 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-28 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-29 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-29 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-32 wp-block-columns\">\n<div class=\"wp-container-30 wp-block-column\"></div>\n<style>.wp-container-30 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-30 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-30 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-30 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-30 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-31 wp-block-column\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n<style>.wp-container-31 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-31 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-31 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-31 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-31 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-32 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-32 > * { margin: 0; }</style>\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2185:\"\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-container-35 wp-block-columns alignwide\">\n<div class=\"wp-container-33 wp-block-column\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n<style>.wp-container-33 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-33 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-33 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-33 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-33 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-34 wp-block-column\"></div>\n<style>.wp-container-34 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-34 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-34 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-34 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-34 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-35 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-35 > * { margin: 0; }</style></div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1610:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-background-dim-60 has-background-dim\" style=\"min-height:800px\"><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":330} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:537:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:827:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Offset images with descriptions.\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2842:\"\n<div class=\"wp-container-38 wp-block-columns\">\n<div class=\"wp-container-36 wp-block-column\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n</div>\n<style>.wp-container-36 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-36 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-36 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-36 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-36 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-37 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n<style>.wp-container-37 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-37 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-37 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-37 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-37 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-38 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-38 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:32:\"Offset images with descriptions.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1175:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"\" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>White Irises</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cherry Blossom</strong><br>Ogawa Kazumasa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"\" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:5254:\"\n<div class=\"wp-container-48 wp-block-columns alignwide\">\n<div class=\"wp-elements-41 wp-container-40 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-39 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n<style>.wp-container-39 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-39 > * { margin: 0; }</style></div>\n<style>.wp-container-40 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-40 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-40 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-40 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-40 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-41 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-44 wp-container-43 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-42 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n<style>.wp-container-42 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-42 > * { margin: 0; }</style></div>\n<style>.wp-container-43 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-43 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-43 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-43 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-43 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-44 a{color: #000000;}</style>\n\n\n<div class=\"wp-elements-47 wp-container-46 wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n\n\n\n<div class=\"wp-container-45 wp-block-buttons alignfull\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n<style>.wp-container-45 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-45 > * { margin: 0; }</style></div>\n<style>.wp-container-46 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-46 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-46 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-46 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-46 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style><style>.wp-elements-47 a{color: #000000;}</style></div>\n<style>.wp-container-48 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-48 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"buttons\";i:1;s:7:\"columns\";i:2;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:5340:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#ffe97d;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for one adult</li><li>One free ticket per special exhibition</li><li>Two single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#d1d1e1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Four free tickets per special exhibition</li><li>Four single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"background-color:#c0ebf1;color:#000000;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}}} -->\n<h2 id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><li>General admission and member discounts for two adults</li><li>Five free tickets per special exhibition</li><li>Six single-use guest passes per year</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1477:\"\n<div class=\"wp-container-50 wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-container-49 wp-block-buttons\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n<style>.wp-container-49 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-49 > * { margin: 0; }</style>\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-50 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-50 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-50 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-50 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-50 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:0:{}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:200;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Three columns of text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2435:\"\n<div class=\"wp-container-54 wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\">\n<div class=\"wp-container-51 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n\n\n\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n</div>\n<style>.wp-container-51 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-51 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-51 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-51 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-51 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-52 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n\n\n\n<p>Stay updated and see our current exhibitions here.</p>\n</div>\n<style>.wp-container-52 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-52 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-52 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-52 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-52 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-53 wp-block-column\">\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n\n\n\n<p>Get to know our opening times, ticket prices and discounts.</p>\n</div>\n<style>.wp-container-53 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-53 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-53 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-53 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-53 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-54 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-54 > * { margin: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:22:\"Three columns of text.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:3:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1496:\"<!-- wp:columns {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-columns alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"http://wordpress.org\">Virtual Tour ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get a virtual tour of the museum. Ideal for schools and events.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Current Shows ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay updated and see our current exhibitions here.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontSize\":\"24px\",\"lineHeight\":\"1.3\"}}} -->\n<h3 style=\"font-size:24px;line-height:1.3\"><strong><a href=\"https://wordpress.org\">Useful Info ↗</a></strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get to know our opening times, ticket prices and discounts.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6557:\"\n<div class=\"wp-container-64 wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\">\n<div class=\"wp-container-56 wp-block-columns alignwide\">\n<div class=\"wp-container-55 wp-block-column\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n<style>.wp-container-55 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-55 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-55 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-55 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-55 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-56 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-56 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-60 wp-block-columns alignwide\">\n<div class=\"wp-container-57 wp-block-column\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n<style>.wp-container-57 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-57 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-57 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-57 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-57 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-58 wp-block-column\" style=\"flex-basis:33%\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n<style>.wp-container-58 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-58 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-58 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-58 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-58 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-59 wp-block-column\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n<style>.wp-container-59 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-59 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-59 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-59 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-59 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-60 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-60 > * { margin: 0; }</style>\n\n\n<div class=\"wp-container-63 wp-block-columns alignwide\">\n<div class=\"wp-container-61 wp-block-column\" style=\"flex-basis:67%\">\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n</div>\n<style>.wp-container-61 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-61 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-61 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-61 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-61 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\n\n\n<div class=\"wp-container-62 wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n<style>.wp-container-62 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-62 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-62 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-62 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-62 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style></div>\n<style>.wp-container-63 {display: flex;gap: var( --wp--style--block-gap, 0.5em );flex-wrap: nowrap;align-items: center;}.wp-container-63 > * { margin: 0; }</style></div>\n<style>.wp-container-64 > .alignleft { float: left; margin-inline-start: 0; margin-inline-end: 2em; }.wp-container-64 > .alignright { float: right; margin-inline-start: 2em; margin-inline-end: 0; }.wp-container-64 > .aligncenter { margin-left: auto !important; margin-right: auto !important; }.wp-container-64 > * { margin-block-start: 0; margin-block-end: 0; }.wp-container-64 > * + * { margin-block-start: var( --wp--style--block-gap ); margin-block-end: 0; }</style>\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":6:{s:10:\"spay_email\";s:0:\"\";s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3990:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f8f4e4\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f8f4e4\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h6 class=\"has-text-color\" id=\"ecosystem\" style=\"color:#000000\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"5vw\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:5vw;line-height:1.1\"><strong>Positive growth.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"5px\"} -->\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"67%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:67%\"><!-- wp:image {\"align\":\"right\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignright size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";}}', 'no');
INSERT INTO `wp_options_st` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(560, '_transient_timeout_global_styles_traveler', '1658919733', 'no'),
(561, '_transient_global_styles_traveler', 'body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}', 'no');

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'rate_review', '0'),
(3, 5, 'min_price', ''),
(4, 5, 'rate_review', '0'),
(5, 5, '_form', '<div class=\"st-contact-form st-border-new\"> <h3>Send a message</h2> <div class=\"mt30\"> <div class=\"row\"> <div class=\"col-md-6\"> <div class=\"form-group\"> [text your-name id:name class:form-control placeholder \"Your name*\"] </div> </div> <div class=\"col-md-6\"> <div class=\"form-group\"> [tel your-phone id:phone class:form-control placeholder \"Phone number\"] </div> </div> </div> <div class=\"row\"> <div class=\"col-md-12\"> <div class=\"form-group\"> [email* email-139 id:email class:form-control placeholder \"Your email*\"] </div> </div> </div> <div class=\"form-group\"> [textarea message id:message class:form-control placeholder \"Message\"] </div><div class=\"st-button-subbmit\">[submit class:btn class:text-center class:btn-v2 class:btn-primary \"Submit\"]</div> </div> </div>'),
(6, 5, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@modtour.travelerwp.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:171:\"From: [email-139] <[your-email]>\nName: [your-name]\nPhone: [your-phone]\nMessage Body:\n[message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:21:\"Reply-To: [email-139]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(7, 5, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@modtour.wpengine.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(8, 5, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(9, 5, '_additional_settings', ''),
(10, 5, '_locale', 'en_US'),
(11, 6, '_elementor_edit_mode', 'builder'),
(12, 6, '_elementor_template_type', 'kit'),
(13, 6, 'min_price', ''),
(14, 6, 'rate_review', '0'),
(19, 9, 'min_price', ''),
(20, 9, 'rate_review', '0'),
(21, 10, 'min_price', ''),
(22, 10, 'rate_review', '0'),
(27, 13, 'min_price', ''),
(28, 13, 'rate_review', '0'),
(30, 15, 'rate_review', '0'),
(31, 15, '_edit_last', '1'),
(32, 15, '_edit_lock', '1786156519:1'),
(33, 15, 'is_featured', 'off'),
(34, 15, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(35, 15, 'st_location_use_build_layout', 'off'),
(36, 15, 'is_gallery', 'on'),
(37, 15, 'is_tabs', 'on'),
(38, 15, 'location_tab_item', 'a:3:{i:0;a:9:{s:5:\"title\";s:11:\"Information\";s:9:\"tab_icon_\";s:10:\"fa fa-info\";s:8:\"tab_type\";s:11:\"information\";s:10:\"map_height\";s:3:\"500\";s:9:\"map_spots\";s:3:\"500\";s:18:\"map_location_style\";s:6:\"normal\";s:19:\"information_content\";s:7:\"content\";s:17:\"hight_light_posts\";i:1;s:12:\"tab_item_key\";s:0:\"\";}i:1;a:9:{s:5:\"title\";s:3:\"Map\";s:9:\"tab_icon_\";s:16:\"fa fa-map-marker\";s:8:\"tab_type\";s:6:\"st_map\";s:10:\"map_height\";s:3:\"500\";s:9:\"map_spots\";s:3:\"500\";s:18:\"map_location_style\";s:6:\"normal\";s:19:\"information_content\";s:7:\"content\";s:17:\"hight_light_posts\";i:1;s:12:\"tab_item_key\";s:0:\"\";}i:2;a:9:{s:5:\"title\";s:4:\"Tour\";s:9:\"tab_icon_\";s:12:\"fa fa-flag-o\";s:8:\"tab_type\";s:8:\"st_tours\";s:10:\"map_height\";s:3:\"500\";s:9:\"map_spots\";s:3:\"500\";s:18:\"map_location_style\";s:6:\"normal\";s:19:\"information_content\";s:7:\"content\";s:17:\"hight_light_posts\";i:1;s:12:\"tab_item_key\";s:0:\"\";}}'),
(39, 15, 'info_location_tab_item_position', 'top'),
(40, 15, 'map_lat', ''),
(41, 15, 'map_lng', ''),
(42, 15, 'map_zoom', ''),
(43, 15, 'map_type', ''),
(249, 49, 'sale_price', '30'),
(250, 49, 'min_price', '30'),
(251, 49, 'rate_review', '0'),
(252, 49, '_edit_last', '1'),
(253, 49, '_edit_lock', '1652413709:1'),
(263, 49, '_thumbnail_id', '10315'),
(264, 49, 'gallery', '10315'),
(265, 49, 'is_featured', 'on'),
(266, 49, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-13.516667\";s:3:\"lng\";s:10:\"-71.978771\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(267, 49, 'discount_type', 'percent'),
(268, 49, 'multi_location', '_10233_,_10237_'),
(269, 49, 'enable_street_views_google_map', 'on'),
(270, 49, 'is_iframe', 'off'),
(271, 49, 'st_booking_option_type', 'instant'),
(272, 49, 'st_custom_layout_new', '8'),
(276, 49, 'tour_price_by', 'person'),
(277, 49, 'adult_price', '30'),
(278, 49, 'child_price', '50'),
(279, 49, 'discount_by_people_type', 'percent'),
(280, 49, 'calculator_discount_by_people_type', 'total'),
(281, 49, 'hide_adult_in_booking_form', 'off'),
(282, 49, 'hide_children_in_booking_form', 'on'),
(283, 49, 'hide_infant_in_booking_form', 'on'),
(284, 49, 'disable_adult_name', 'off'),
(285, 49, 'disable_children_name', 'on'),
(286, 49, 'disable_infant_name', 'on'),
(287, 49, 'is_sale_schedule', 'off'),
(288, 49, 'type_tour', 'daily_tour'),
(289, 49, 'duration_day', 'Día completo'),
(290, 49, 'tours_booking_period', '0'),
(291, 49, 'st_tour_external_booking', 'off'),
(292, 49, 'min_people', '1'),
(293, 49, 'max_people', '15'),
(294, 49, 'tours_include', 'Transporte turístico ida y retorno.\nGuía profesional bilingüe (español / inglés).\nServicio grupal.'),
(295, 49, 'tours_exclude', 'Boleto Turístico Parcial (BTG): S/ 70.00 por persona.\nIngreso a la Iglesia de Andahuaylillas: S/ 20.00 aproximadamente por persona (puede variar según la tarifa vigente).\nAlimento.\nSeguro de viajes.'),
(296, 49, 'tours_highlight', 'Terrazas y canales de agua incas de Tipón\nCiudad wari de Pikillaqta, anterior a los incas\nIglesia de San Pedro Apóstol de Andahuaylillas\nGuía profesional en español e inglés'),
(297, 49, 'tours_program_style', 'style1'),
(298, 49, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:18:\"Valle Sur de Cusco\";s:4:\"desc\";s:323:\"08:00 – 08:30 Recojo en los hoteles del centro histórico de Cusco. · 09:10 Tipón: recorrido por las terrazas agrícolas y el sistema de canales incas. · 11:00 Pikillaqta: complejo urbano de la cultura wari. · 12:30 Andahuaylillas: iglesia de San Pedro Apóstol y su interior barroco. · Regreso a Cusco por la tarde.\";s:5:\"image\";s:0:\"\";}}'),
(300, 49, 'st_allow_cancel', 'off'),
(301, 49, 'st_cancel_percent', '0'),
(302, 49, 'is_meta_payment_gateway_st_submit_form', 'on'),
(303, 49, 'id_location', '10233'),
(304, 49, 'map_lat', '-13.516667'),
(305, 49, 'map_lng', '-71.978771'),
(306, 49, 'map_zoom', '13'),
(307, 49, 'map_type', ''),
(308, 49, 'infant_price', '0'),
(309, 53, 'sale_price', '80'),
(310, 53, 'min_price', '0.000000'),
(311, 53, 'rate_review', '0'),
(312, 54, 'sale_price', '53'),
(313, 54, 'min_price', '0.000000'),
(314, 54, 'rate_review', '0'),
(315, 53, '_edit_last', '1'),
(316, 53, '_edit_lock', '1652408834:1'),
(317, 54, '_edit_last', '1'),
(318, 54, '_edit_lock', '1652408833:1'),
(319, 53, '_thumbnail_id', '10263'),
(320, 53, 'gallery', '10263'),
(321, 53, 'is_featured', 'on'),
(322, 53, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-13.516667\";s:3:\"lng\";s:10:\"-71.978771\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(323, 53, 'discount_type', 'percent'),
(324, 53, 'multi_location', '_10233_'),
(325, 53, 'enable_street_views_google_map', 'on'),
(326, 53, 'is_iframe', 'off'),
(327, 53, 'st_booking_option_type', 'instant'),
(328, 53, 'st_custom_layout_new', '8'),
(330, 53, 'tour_price_by', 'person'),
(331, 53, 'base_price', '80'),
(332, 53, 'discount_by_people_type', 'percent'),
(333, 53, 'calculator_discount_by_people_type', 'total'),
(334, 53, 'hide_adult_in_booking_form', 'off'),
(335, 53, 'hide_children_in_booking_form', 'on'),
(336, 53, 'hide_infant_in_booking_form', 'on'),
(337, 53, 'disable_adult_name', 'off'),
(338, 53, 'disable_children_name', 'on'),
(339, 53, 'disable_infant_name', 'on'),
(340, 53, 'is_sale_schedule', 'off'),
(341, 53, 'type_tour', 'daily_tour'),
(342, 53, 'duration_day', 'Día completo'),
(343, 53, 'tours_booking_period', '0'),
(344, 53, 'st_tour_external_booking', 'off'),
(345, 53, 'min_people', '1'),
(346, 53, 'max_people', '15'),
(347, 53, 'tours_include', 'Transporte turístico ida y retorno\nAlimentación: desayuno y almuerzo buffet\nGuía bilingüe (español -inglés).\nKit de primeros auxilios\nBalón de oxigeno\nBastones de caminata\nTicket de ingreso turistico.'),
(348, 53, 'tours_exclude', 'Caballos (opcional): Si lo deseas, puedes alquilar un caballo durante la caminata por un costo aproximado de USD 30 a USD 40. El pago se realiza directamente a los pobladores locales que ofrecen este servicio.\nAgua y snack.'),
(349, 53, 'tours_highlight', 'Vinicunca, la montaña de siete colores\nDesayuno y almuerzo incluidos\nGuía local durante toda la caminata\nTransporte turístico de ida y vuelta desde Cusco'),
(350, 53, 'tours_program_style', 'style1'),
(351, 53, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:21:\"Montaña de 7 Colores\";s:4:\"desc\";s:245:\"04:30 Recojo en los hoteles del centro histórico de Cusco. · 07:00 Desayuno en ruta. · 09:00 Inicio de la caminata hacia el mirador de Vinicunca (unas 2 horas de ascenso). · 12:00 Descenso y almuerzo. · Regreso a Cusco al final de la tarde.\";s:5:\"image\";s:0:\"\";}}'),
(353, 53, 'st_allow_cancel', 'off'),
(354, 53, 'st_cancel_percent', '0'),
(355, 53, 'is_meta_payment_gateway_st_submit_form', 'on'),
(356, 53, 'id_location', '10233'),
(357, 53, 'map_lat', '-13.516667'),
(358, 53, 'map_lng', '-71.978771'),
(359, 53, 'map_zoom', '13'),
(360, 53, 'map_type', ''),
(361, 54, '_thumbnail_id', '10263'),
(362, 54, 'gallery', '10263'),
(363, 54, 'is_featured', 'off'),
(364, 54, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-13.516667\";s:3:\"lng\";s:10:\"-71.978771\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(365, 54, 'discount_type', 'percent'),
(366, 54, 'multi_location', '_10233_'),
(367, 54, 'enable_street_views_google_map', 'on'),
(368, 54, 'is_iframe', 'off'),
(369, 54, 'st_booking_option_type', 'instant'),
(370, 54, 'st_custom_layout_new', '8'),
(372, 54, 'tour_price_by', 'person'),
(373, 54, 'base_price', '53'),
(374, 54, 'discount_by_people_type', 'percent'),
(375, 54, 'calculator_discount_by_people_type', 'total'),
(376, 54, 'hide_adult_in_booking_form', 'off'),
(377, 54, 'hide_children_in_booking_form', 'on'),
(378, 54, 'hide_infant_in_booking_form', 'on'),
(379, 54, 'disable_adult_name', 'off'),
(380, 54, 'disable_children_name', 'on'),
(381, 54, 'disable_infant_name', 'on'),
(382, 54, 'is_sale_schedule', 'off'),
(383, 54, 'type_tour', 'daily_tour'),
(384, 54, 'duration_day', '11 horas aprox.'),
(385, 54, 'tours_booking_period', '0'),
(386, 54, 'st_tour_external_booking', 'off'),
(387, 54, 'min_people', '1'),
(388, 54, 'max_people', '15'),
(389, 54, 'tours_include', 'Transporte ida y vuelta .\nDesayuno y almuerzo.\nGuía profesional bilingüe (español e inglés).\nPrimeros auxilios y oxígeno portátil en caso de mal de altura.'),
(390, 54, 'tours_exclude', 'Ticket de ingreso 20.00 soles por persona\nCaballo de apoyo (opcional, disponible en la zona)\nAgua y snack.\nSeguro de viaje.'),
(391, 54, 'tours_highlight', 'Laguna glaciar de agua turquesa a 4.200 m s. n. m.\nDesayuno y almuerzo incluidos\nCaminata guiada de ascenso desde Soraypampa\nTransporte turístico desde Cusco'),
(392, 54, 'tours_program_style', 'style1'),
(393, 54, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:15:\"Laguna Humantay\";s:4:\"desc\";s:238:\"04:30 Recojo en los hoteles del centro histórico de Cusco. · 07:30 Desayuno en Mollepata. · 09:00 Llegada a Soraypampa e inicio de la caminata (1 h 30 aprox.). · 11:00 Tiempo en la laguna Humantay. · 13:00 Almuerzo y regreso a Cusco.\";s:5:\"image\";s:0:\"\";}}'),
(395, 54, 'st_allow_cancel', 'off'),
(396, 54, 'st_cancel_percent', '0'),
(397, 54, 'is_meta_payment_gateway_st_submit_form', 'on'),
(398, 54, 'id_location', '10233'),
(399, 54, 'map_lat', '-13.516667'),
(400, 54, 'map_lng', '-71.978771'),
(401, 54, 'map_zoom', '13'),
(402, 54, 'map_type', ''),
(403, 55, 'sale_price', '50'),
(404, 55, 'min_price', '50'),
(405, 55, 'rate_review', '0'),
(406, 56, 'sale_price', '25'),
(407, 56, 'min_price', '25'),
(408, 56, 'rate_review', '0'),
(409, 57, 'sale_price', '25'),
(410, 57, 'min_price', '0.000000'),
(411, 57, 'rate_review', '0'),
(424, 55, '_edit_last', '1'),
(425, 55, '_edit_lock', '1652408833:1'),
(432, 56, '_edit_last', '1'),
(433, 56, '_edit_lock', '1652407895:1'),
(442, 57, '_edit_last', '1'),
(443, 57, '_edit_lock', '1652688059:1'),
(448, 55, 'is_featured', 'off'),
(449, 55, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-15.840221\";s:3:\"lng\";s:10:\"-70.021881\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(450, 55, 'discount_type', 'percent'),
(451, 55, 'enable_street_views_google_map', 'on'),
(452, 55, 'is_iframe', 'off'),
(453, 55, 'st_booking_option_type', 'instant'),
(454, 55, 'tour_price_by', 'person'),
(455, 55, 'discount_by_people_type', 'percent'),
(456, 55, 'calculator_discount_by_people_type', 'total'),
(457, 55, 'hide_adult_in_booking_form', 'off'),
(458, 55, 'hide_children_in_booking_form', 'on'),
(459, 55, 'hide_infant_in_booking_form', 'on'),
(460, 55, 'disable_adult_name', 'off'),
(461, 55, 'disable_children_name', 'on'),
(462, 55, 'disable_infant_name', 'on'),
(463, 55, 'is_sale_schedule', 'off'),
(464, 55, 'type_tour', 'daily_tour'),
(465, 55, 'tours_booking_period', '0'),
(466, 55, 'st_tour_external_booking', 'off'),
(467, 55, 'min_people', '1'),
(468, 55, 'tours_program_style', 'style1'),
(469, 55, 'st_allow_cancel', 'off'),
(470, 55, 'st_cancel_percent', '0'),
(471, 55, 'is_meta_payment_gateway_st_submit_form', 'on'),
(472, 55, 'map_lat', '-15.840221'),
(473, 55, 'map_lng', '-70.021881'),
(474, 55, 'map_zoom', '13'),
(475, 55, 'map_type', ''),
(476, 56, 'is_featured', 'on'),
(477, 56, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(478, 56, 'discount_type', 'percent'),
(479, 56, 'enable_street_views_google_map', 'on'),
(480, 56, 'is_iframe', 'off'),
(481, 56, 'st_booking_option_type', 'instant'),
(482, 56, 'tour_price_by', 'person'),
(483, 56, 'discount_by_people_type', 'percent'),
(484, 56, 'calculator_discount_by_people_type', 'total'),
(485, 56, 'hide_adult_in_booking_form', 'off'),
(486, 56, 'hide_children_in_booking_form', 'on'),
(487, 56, 'hide_infant_in_booking_form', 'on'),
(488, 56, 'disable_adult_name', 'off'),
(489, 56, 'disable_children_name', 'on'),
(490, 56, 'disable_infant_name', 'on'),
(491, 56, 'is_sale_schedule', 'off'),
(492, 56, 'type_tour', 'daily_tour'),
(493, 56, 'tours_booking_period', '0'),
(494, 56, 'st_tour_external_booking', 'off'),
(495, 56, 'min_people', '1'),
(496, 56, 'tours_program_style', 'style1'),
(497, 56, 'st_allow_cancel', 'off'),
(498, 56, 'st_cancel_percent', '0'),
(499, 56, 'is_meta_payment_gateway_st_submit_form', 'on'),
(500, 56, 'map_lat', '-13.834'),
(501, 56, 'map_lng', '-76.25'),
(502, 56, 'map_zoom', '12'),
(503, 56, 'map_type', ''),
(504, 57, 'is_featured', 'off'),
(505, 57, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(506, 57, 'discount_type', 'percent'),
(507, 57, 'enable_street_views_google_map', 'on'),
(508, 57, 'is_iframe', 'off'),
(509, 57, 'st_booking_option_type', 'instant'),
(510, 57, 'tour_price_by', 'person'),
(511, 57, 'discount_by_people_type', 'percent'),
(512, 57, 'calculator_discount_by_people_type', 'total'),
(513, 57, 'hide_adult_in_booking_form', 'off'),
(514, 57, 'hide_children_in_booking_form', 'on'),
(515, 57, 'hide_infant_in_booking_form', 'on'),
(516, 57, 'disable_adult_name', 'off'),
(517, 57, 'disable_children_name', 'on'),
(518, 57, 'disable_infant_name', 'on'),
(519, 57, 'is_sale_schedule', 'off'),
(520, 57, 'type_tour', 'daily_tour'),
(521, 57, 'tours_booking_period', '0'),
(522, 57, 'st_tour_external_booking', 'off'),
(523, 57, 'min_people', '1'),
(524, 57, 'tours_program_style', 'style1'),
(525, 57, 'st_allow_cancel', 'off'),
(526, 57, 'st_cancel_percent', '0'),
(527, 57, 'is_meta_payment_gateway_st_submit_form', 'on'),
(528, 57, 'map_lat', '-13.834'),
(529, 57, 'map_lng', '-76.25'),
(530, 57, 'map_zoom', '12'),
(531, 57, 'map_type', ''),
(532, 55, '_thumbnail_id', '10282'),
(533, 55, '_wp_old_date', '2022-04-25'),
(534, 55, 'gallery', '10282'),
(535, 55, 'multi_location', '_10235_,_10233_'),
(536, 55, 'st_custom_layout_new', '8'),
(538, 55, 'adult_price', '50'),
(539, 55, 'child_price', '50'),
(540, 55, 'duration_day', 'Día completo'),
(541, 55, 'max_people', '15'),
(542, 55, 'tours_include', 'Transporte a Cusco\nGuía bilingüe que comparte historias, cultura e historia privilegiada en cada parada.\nVisita con guía a Andahuaylillas, Raqchi, La Raya y el Museo Lítico de Pukara\nAlmuerzo buffet en Marangani – Sicuani\nServicio a bordo (Bebidas Calientes: Té, café, mate de coca, manzanilla, anís / Bebidas Frías: Coca Cola, Inca Kola y agua mineral)\nServicios higiénicos limpios\nCalefacción\nOxigeno'),
(543, 55, 'tours_exclude', 'Entradas de ingreso a los lugares de visita: Andahuaylillas, Raqchi y Pukara – S/53.00\nDesayuno'),
(544, 55, 'tours_highlight', 'Museo lítico de Pucará\nAbra La Raya, punto más alto de la ruta\nTemplo de Racchi (Wiracocha)\nCapilla Sixtina de América en Andahuaylillas\nAlmuerzo buffet incluido'),
(545, 55, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:14:\"Puno – Cusco\";s:4:\"desc\";s:250:\"06:40 Salida del terminal terrestre de Puno. · 08:50 Museo de Pucará. · 10:30 Abra La Raya (4.335 m s. n. m.). · 12:30 Almuerzo buffet en ruta. · 14:00 Parque arqueológico de Racchi. · 16:00 Iglesia de Andahuaylillas. · 17:30 Llegada a Cusco.\";s:5:\"image\";s:0:\"\";}}'),
(546, 55, 'id_location', '10235'),
(547, 56, '_thumbnail_id', '10181'),
(548, 56, '_wp_old_date', '2022-04-25'),
(549, 56, 'gallery', '10181'),
(550, 56, 'multi_location', '_15_'),
(552, 56, 'duration_day', '2 horas aprox.'),
(553, 56, 'max_people', '15'),
(554, 56, 'tours_include', 'Tour Islas Ballestas\nChaleco salvavidas\nGuía Español – inglés'),
(555, 56, 'tours_exclude', 'Ingreso turístico SERNANP promocional S/ 11.00 Islas Ballestas.\nIngreso Turístico muelle s/. 5.00 soles\nAlimentos\nTicket de bus de Lima – Paracas –Lima'),
(556, 56, 'tours_highlight', 'Lobos marinos y pingüinos de Humboldt\nEl Candelabro, geoglifo de 180 m sobre la arena\nAves guaneras: piqueros, zarcillos y pelícanos\nLancha rápida con guía a bordo'),
(557, 56, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:15:\"Islas Ballestas\";s:4:\"desc\";s:272:\"Punto de encuentro en Paracas 30 minutos antes de la salida. · Embarque en el muelle turístico El Chaco. · Navegación frente a la península con parada para ver el Candelabro. · Recorrido por las islas y sus colonias de fauna. · Regreso al muelle (2 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(558, 56, 'id_location', '15'),
(559, 56, 'adult_price', '25'),
(560, 56, 'child_price', '50'),
(561, 57, '_thumbnail_id', '10199'),
(562, 57, '_wp_old_date', '2022-04-25'),
(563, 57, 'gallery', '10199'),
(564, 57, 'st_custom_layout_new', '8'),
(566, 57, 'base_price', '25'),
(567, 57, 'discount', ''),
(568, 57, 'duration_day', '4 horas aprox.'),
(569, 57, 'max_people', '15'),
(570, 57, 'tours_include', 'Tour Reserva Nacional de Paracas\nMovilidad turística.\nGuía español-ingles\nServicio grupal'),
(571, 57, 'tours_exclude', 'Ingreso turístico SERNANP S/ 11.00 Islas Ballestas / niño s/ 3.00 soles\nAlimentos y bebidas\nSeguro de viaje\nExtras\nTicket de Bus Cruz del Sur Lima/Paracas/Lima'),
(572, 57, 'tours_highlight', 'Mirador de La Catedral\nPlaya Roja, de arena volcánica\nBahía de Lagunillas\nCentro de interpretación de la reserva'),
(573, 57, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:27:\"Reserva Nacional de Paracas\";s:4:\"desc\";s:252:\"10:45 Punto de encuentro en Paracas y traslado al ingreso de la reserva. · 11:00 Inicio del recorrido y centro de interpretación. · Miradores de La Catedral y Playa Roja. · Bahía de Lagunillas. · 15:00 aprox. Regreso a Paracas (4 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(574, 57, 'price_sale', '0'),
(575, 57, 'multi_location', '_15_'),
(579, 74, 'sale_price', '60'),
(580, 74, 'min_price', '0.000000'),
(581, 74, 'rate_review', '0'),
(582, 74, '_edit_last', '1'),
(583, 74, '_edit_lock', '1652688085:1'),
(584, 57, 'id_location', '15'),
(588, 76, 'sale_price', '37'),
(589, 76, 'min_price', '37'),
(590, 76, 'rate_review', '0'),
(591, 76, '_edit_last', '1'),
(592, 76, '_edit_lock', '1652407894:1'),
(623, 74, '_thumbnail_id', '10191'),
(624, 74, 'gallery', '10191'),
(625, 74, 'is_featured', 'on'),
(626, 74, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(627, 74, 'discount_type', 'percent'),
(628, 74, 'multi_location', '_15_'),
(629, 74, 'enable_street_views_google_map', 'on'),
(630, 74, 'is_iframe', 'off'),
(631, 74, 'st_booking_option_type', 'instant'),
(632, 74, 'st_custom_layout_new', '8'),
(634, 74, 'tour_price_by', 'person'),
(635, 74, 'base_price', '60'),
(636, 74, 'discount_by_people_type', 'percent'),
(637, 74, 'calculator_discount_by_people_type', 'total'),
(638, 74, 'hide_adult_in_booking_form', 'off'),
(639, 74, 'hide_children_in_booking_form', 'on'),
(640, 74, 'hide_infant_in_booking_form', 'on'),
(641, 74, 'disable_adult_name', 'off'),
(642, 74, 'disable_children_name', 'on'),
(643, 74, 'disable_infant_name', 'on'),
(644, 74, 'is_sale_schedule', 'off'),
(645, 74, 'type_tour', 'daily_tour'),
(646, 74, 'tours_booking_period', '0'),
(647, 74, 'st_tour_external_booking', 'off'),
(648, 74, 'min_people', '1'),
(649, 74, 'max_people', '15'),
(650, 74, 'tours_include', 'Recojo desde Huacachina o Centro de Ica.\nTour Islas Ballestas\nTour Reserva Nacional de Paracas\nGuiado Español / Ingles\nTraslado mencionados en el itinerario.\nServicio grupal'),
(651, 74, 'tours_exclude', 'Ingreso turístico SERNANP S/ 17.00 promocional\nIngreso Turístico muelle s/ 5.00 soles\nBuggy y sandboarding\nAlimentos\nExtras'),
(652, 74, 'tours_highlight', 'Islas Ballestas por la mañana\nReserva Nacional de Paracas por la tarde\nLa Catedral, Playa Roja y Lagunillas\nRecojo en Huacachina o centro de Ica'),
(653, 74, 'tours_program_style', 'style1'),
(654, 74, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:18:\"Paracas en un día\";s:4:\"desc\";s:299:\"06:30 – 07:00 Recojo en el hotel de Huacachina o centro de Ica y traslado a Paracas. · 08:30 Tour Islas Ballestas en lancha rápida (2 h). · 11:30 Tiempo libre en el muelle El Chaco. · 12:30 Ingreso a la Reserva Nacional de Paracas: La Catedral, Playa Roja y Lagunillas. · 16:00 Regreso a Ica.\";s:5:\"image\";s:0:\"\";}}'),
(656, 74, 'st_allow_cancel', 'off'),
(657, 74, 'st_cancel_percent', '0'),
(658, 74, 'is_meta_payment_gateway_st_submit_form', 'on'),
(659, 74, 'id_location', '15'),
(660, 74, 'map_lat', '-13.834'),
(661, 74, 'map_lng', '-76.25'),
(662, 74, 'map_zoom', '12'),
(663, 74, 'map_type', ''),
(664, 76, '_thumbnail_id', '10194'),
(665, 76, 'gallery', '10194'),
(666, 76, 'is_featured', 'off'),
(667, 76, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(668, 76, 'discount_type', 'percent'),
(669, 76, 'enable_street_views_google_map', 'on'),
(670, 76, 'is_iframe', 'off'),
(671, 76, 'st_booking_option_type', 'instant'),
(672, 76, 'st_custom_layout_new', '9'),
(674, 76, 'tour_price_by', 'person'),
(675, 76, 'adult_price', '37'),
(676, 76, 'child_price', '105'),
(677, 76, 'discount_by_people_type', 'percent'),
(678, 76, 'calculator_discount_by_people_type', 'total'),
(679, 76, 'hide_adult_in_booking_form', 'off'),
(680, 76, 'hide_children_in_booking_form', 'on'),
(681, 76, 'hide_infant_in_booking_form', 'on'),
(682, 76, 'disable_adult_name', 'off'),
(683, 76, 'disable_children_name', 'on'),
(684, 76, 'disable_infant_name', 'on'),
(685, 76, 'is_sale_schedule', 'off'),
(686, 76, 'type_tour', 'daily_tour'),
(687, 76, 'duration_day', '3 horas aprox.'),
(688, 76, 'tours_booking_period', '0'),
(689, 76, 'st_tour_external_booking', 'off'),
(690, 76, 'min_people', '1'),
(691, 76, 'max_people', '15'),
(692, 76, 'tours_include', 'Recojo del terminal de bus o hotel en Paracas\nMovilidad'),
(693, 76, 'tours_exclude', 'Alimentos\nImpuestos Turísticos s/ 11.00 soles'),
(694, 76, 'tours_highlight', 'Laguna Rosada y salinas\nFósiles marinos en pleno desierto\nFlamencos en la orilla\nMirador de La Catedral'),
(695, 76, 'tours_program_style', 'style1'),
(696, 76, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:13:\"Laguna Rosada\";s:4:\"desc\";s:240:\"Recojo en el hotel o terminal de Paracas. · Ingreso a la Reserva Nacional de Paracas. · Mirador de La Catedral y zona de fósiles marinos. · Laguna Rosada y salinas, con avistamiento de flamencos. · Regreso a Paracas (3 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(698, 76, 'st_allow_cancel', 'off'),
(699, 76, 'st_cancel_percent', '0'),
(700, 76, 'is_meta_payment_gateway_st_submit_form', 'on'),
(701, 76, 'map_lat', '-13.834'),
(702, 76, 'map_lng', '-76.25'),
(703, 76, 'map_zoom', '12'),
(704, 76, 'map_type', ''),
(705, 76, 'multi_location', '_15_'),
(706, 76, 'id_location', '15'),
(707, 92, 'sale_price', '30'),
(708, 92, 'min_price', '30'),
(709, 92, 'rate_review', '0'),
(710, 92, '_edit_last', '1'),
(711, 92, '_edit_lock', '1652688085:1'),
(712, 92, 'is_featured', 'on'),
(713, 92, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(714, 92, 'discount_type', 'percent'),
(715, 92, 'multi_location', '_15_'),
(716, 92, 'enable_street_views_google_map', 'on'),
(717, 92, 'is_iframe', 'off'),
(718, 92, 'st_booking_option_type', 'instant'),
(719, 92, 'st_custom_layout_new', '9'),
(721, 92, 'tour_price_by', 'person'),
(722, 92, 'adult_price', '30'),
(723, 92, 'child_price', '106'),
(724, 92, 'discount_by_people_type', 'percent'),
(725, 92, 'calculator_discount_by_people_type', 'total'),
(726, 92, 'hide_adult_in_booking_form', 'off'),
(727, 92, 'hide_children_in_booking_form', 'on'),
(728, 92, 'hide_infant_in_booking_form', 'on'),
(729, 92, 'disable_adult_name', 'off'),
(730, 92, 'disable_children_name', 'on'),
(731, 92, 'disable_infant_name', 'on'),
(732, 92, 'is_sale_schedule', 'off'),
(733, 92, 'type_tour', 'daily_tour'),
(734, 92, 'duration_day', '2 horas aprox.'),
(735, 92, 'tours_booking_period', '0'),
(736, 92, 'st_tour_external_booking', 'off'),
(737, 92, 'min_people', '1'),
(738, 92, 'max_people', '15'),
(739, 92, 'tours_include', 'Paseo en Buggy y práctica de sandboard en Huacachina\nEntrada Turística en las Dunas'),
(740, 92, 'tours_exclude', 'Tabla de arena profesional para estar de pie por $15 USD adicionales (OPCIONAL)\nTickets de Bus Lima/Ica o Ica/Lima\nSeguro de viaje\nHospedaje\nAlimentación'),
(741, 92, 'tours_highlight', 'Recorrido en buggy por las dunas de Huacachina\nSandboarding con instrucción básica\nPuesta de sol sobre el desierto\nSalida desde el oasis de Huacachina'),
(742, 92, 'tours_program_style', 'style1'),
(743, 92, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:19:\"Dunas de Huacachina\";s:4:\"desc\";s:239:\"15:50 Punto de encuentro en el oasis de Huacachina. · 16:00 Salida en buggy desde el terrapuerto de areneros. · Paradas para sandboarding en distintos médanos. · Mirador de las dunas para el atardecer. · 18:00 aprox. Regreso al oasis.\";s:5:\"image\";s:0:\"\";}}'),
(744, 92, 'st_allow_cancel', 'off'),
(745, 92, 'st_cancel_percent', '0'),
(746, 92, 'is_meta_payment_gateway_st_submit_form', 'on'),
(747, 92, 'id_location', '15'),
(748, 92, 'map_lat', '-13.834'),
(749, 92, 'map_lng', '-76.25'),
(750, 92, 'map_zoom', '12'),
(751, 92, 'map_type', ''),
(752, 92, '_thumbnail_id', '10280'),
(753, 92, 'gallery', '10280'),
(758, 94, 'sale_price', '75'),
(759, 94, 'min_price', '0.000000'),
(760, 94, 'rate_review', '0'),
(761, 95, 'sale_price', '90'),
(762, 95, 'min_price', '90'),
(763, 95, 'rate_review', '0'),
(764, 96, 'sale_price', '90'),
(765, 96, 'min_price', '90'),
(766, 96, 'rate_review', '0'),
(767, 94, '_edit_last', '1'),
(768, 94, '_edit_lock', '1652688086:1'),
(775, 95, '_edit_last', '1'),
(776, 95, '_edit_lock', '1652407893:1'),
(801, 94, '_thumbnail_id', '10174'),
(802, 94, 'gallery', '10174'),
(803, 94, 'is_featured', 'off'),
(804, 94, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(805, 94, 'discount_type', 'percent'),
(806, 94, 'enable_street_views_google_map', 'on'),
(807, 94, 'is_iframe', 'off'),
(808, 94, 'st_booking_option_type', 'instant'),
(809, 94, 'st_custom_layout_new', '9'),
(811, 94, 'tour_price_by', 'person'),
(812, 94, 'base_price', '75'),
(813, 94, 'discount_by_people_type', 'percent'),
(814, 94, 'calculator_discount_by_people_type', 'total'),
(815, 94, 'hide_adult_in_booking_form', 'off'),
(816, 94, 'hide_children_in_booking_form', 'on'),
(817, 94, 'hide_infant_in_booking_form', 'on'),
(818, 94, 'disable_adult_name', 'off'),
(819, 94, 'disable_children_name', 'on'),
(820, 94, 'disable_infant_name', 'on'),
(821, 94, 'is_sale_schedule', 'off'),
(822, 94, 'type_tour', 'daily_tour'),
(823, 94, 'duration_day', '7 horas aprox.'),
(824, 94, 'tours_booking_period', '0'),
(825, 94, 'st_tour_external_booking', 'off'),
(826, 94, 'min_people', '1'),
(827, 94, 'max_people', '15'),
(828, 94, 'tours_include', 'Lancha rápida\nChaleco Salvavidas\nGuía bilingüe inglés/español\nTraslado de Paracas -Ica-Huacachina-Paracas\nTubular y sabdoarding 2 hora tradicional.'),
(829, 94, 'tours_exclude', 'Ingreso Turístico s/ 16.00 islas ballestas .\nIngreso Turístico s/ 8.10 en Huacachina.'),
(830, 94, 'tours_highlight', 'Islas Ballestas en lancha rápida\nDos horas de buggy y sandboarding\nOasis de Huacachina\nTraslados entre Paracas e Ica incluidos'),
(831, 94, 'tours_program_style', 'style1'),
(832, 94, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:22:\"Ballestas y Huacachina\";s:4:\"desc\";s:199:\"Punto de encuentro en Paracas. · Tour Islas Ballestas (2 h aprox.). · Traslado a Ica y tiempo para almorzar. · Buggy y sandboarding en las dunas de Huacachina (2 h). · Regreso (7 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(834, 94, 'st_allow_cancel', 'off'),
(835, 94, 'st_cancel_percent', '0'),
(836, 94, 'is_meta_payment_gateway_st_submit_form', 'on'),
(837, 94, 'map_lat', '-13.834'),
(838, 94, 'map_lng', '-76.25'),
(839, 94, 'map_zoom', '12'),
(840, 94, 'map_type', ''),
(841, 95, '_thumbnail_id', '10186'),
(842, 95, 'gallery', '10186'),
(843, 95, 'is_featured', 'on'),
(844, 95, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(845, 95, 'discount_type', 'percent'),
(846, 95, 'enable_street_views_google_map', 'on'),
(847, 95, 'is_iframe', 'off'),
(848, 95, 'st_booking_option_type', 'instant'),
(849, 95, 'st_custom_layout_new', '8'),
(851, 95, 'tour_price_by', 'person'),
(852, 95, 'adult_price', '90'),
(853, 95, 'child_price', '100'),
(854, 95, 'discount_by_people_type', 'percent'),
(855, 95, 'calculator_discount_by_people_type', 'total'),
(856, 95, 'hide_adult_in_booking_form', 'off'),
(857, 95, 'hide_children_in_booking_form', 'on'),
(858, 95, 'hide_infant_in_booking_form', 'on'),
(859, 95, 'disable_adult_name', 'off'),
(860, 95, 'disable_children_name', 'on'),
(861, 95, 'disable_infant_name', 'on'),
(862, 95, 'is_sale_schedule', 'off'),
(863, 95, 'type_tour', 'daily_tour'),
(864, 95, 'duration_day', '30 minutos'),
(865, 95, 'tours_booking_period', '0'),
(866, 95, 'st_tour_external_booking', 'off'),
(867, 95, 'min_people', '1'),
(868, 95, 'max_people', '15'),
(869, 95, 'tours_include', 'Sobrevuelo de 30 Minutos\nCertificado de Vuelo\nNarración del Recorrido en español e inglés'),
(870, 95, 'tours_exclude', 'Impuesto de aeropuerto 30 soles (aproximadamente 9.00 USD) a pagar antes de abordar en el aeropuerto de Nazca. PAGO EN SOLES, SOLO EN EFECTIVO.\nBoleto de Ingreso Turístico 47 soles (aprox. 13.00 USD) a pagar antes de abordar en el aeropuerto de Nazca. PAGO EN SOLES, SOLO EN EFECTIVO. Boleto Turístico\nAlmuerzos o Snacks\nHospedaje'),
(871, 95, 'tours_highlight', '30 minutos de vuelo sobre los geoglifos\n13 figuras principales de Nazca\nAvioneta con asientos individuales junto a ventana\nTraslado al aeródromo María Reiche'),
(872, 95, 'tours_program_style', 'style1'),
(873, 95, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:19:\"Sobrevuelo de Nazca\";s:4:\"desc\";s:205:\"Recojo en el hotel o terminal de Nazca en el horario elegido. · Traslado al aeródromo María Reiche y charla previa al vuelo. · Sobrevuelo de 30 minutos sobre las líneas. · Regreso al centro de Nazca.\";s:5:\"image\";s:0:\"\";}}'),
(875, 95, 'st_allow_cancel', 'off'),
(876, 95, 'st_cancel_percent', '0'),
(877, 95, 'is_meta_payment_gateway_st_submit_form', 'on'),
(878, 95, 'map_lat', '-13.834'),
(879, 95, 'map_lng', '-76.25'),
(880, 95, 'map_zoom', '12'),
(881, 95, 'map_type', ''),
(882, 96, '_edit_last', '1'),
(883, 96, '_edit_lock', '1652688443:1'),
(884, 96, '_thumbnail_id', '10206'),
(885, 96, 'gallery', '10206'),
(886, 96, 'is_featured', 'off'),
(887, 96, 'st_google_map', 'a:4:{s:3:\"lat\";s:7:\"-13.834\";s:3:\"lng\";s:6:\"-76.25\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(888, 96, 'discount_type', 'percent'),
(889, 96, 'enable_street_views_google_map', 'on'),
(890, 96, 'is_iframe', 'off'),
(891, 96, 'st_booking_option_type', 'instant'),
(892, 96, 'st_custom_layout_new', '8'),
(894, 96, 'tour_price_by', 'person'),
(895, 96, 'discount_by_people_type', 'percent'),
(896, 96, 'calculator_discount_by_people_type', 'total'),
(897, 96, 'hide_adult_in_booking_form', 'off'),
(898, 96, 'hide_children_in_booking_form', 'on'),
(899, 96, 'hide_infant_in_booking_form', 'on'),
(900, 96, 'disable_adult_name', 'off'),
(901, 96, 'disable_children_name', 'on'),
(902, 96, 'disable_infant_name', 'on'),
(903, 96, 'is_sale_schedule', 'off'),
(904, 96, 'type_tour', 'daily_tour'),
(905, 96, 'duration_day', '5 horas aprox.'),
(906, 96, 'tours_booking_period', '0'),
(907, 96, 'st_tour_external_booking', 'off'),
(908, 96, 'min_people', '1'),
(909, 96, 'max_people', '15'),
(910, 96, 'tours_include', 'Recojo del terminal de bus o hotel centro de Nazca.\nTraslado al terminal de bus o hotel centro de Nazca.\nTour guiado español - ingles\nTransporte privado.\nIngreso turístico\nAsistencia permanente.'),
(911, 96, 'tours_exclude', 'Alimentos\nExtras'),
(912, 96, 'tours_highlight', 'Acueductos de Cantalloc, en uso desde hace 1.500 años\nGeoglifos de Palpa: La Familia y La Orca\nMiradores naturales del desierto\nTransporte y guía incluidos'),
(913, 96, 'tours_program_style', 'style1'),
(914, 96, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:16:\"Nasca por tierra\";s:4:\"desc\";s:193:\"Recojo en el hotel o terminal de Nazca. · Acueductos de Cantalloc (1 h). · Traslado por el desierto hacia Palpa. · Miradores de los geoglifos de Palpa. · Regreso a Nazca (5 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(916, 96, 'st_allow_cancel', 'off'),
(917, 96, 'st_cancel_percent', '0'),
(918, 96, 'is_meta_payment_gateway_st_submit_form', 'on'),
(919, 96, 'map_lat', '-13.834'),
(920, 96, 'map_lng', '-76.25'),
(921, 96, 'map_zoom', '12'),
(922, 96, 'map_type', ''),
(923, 112, 'sale_price', '40'),
(924, 112, 'min_price', '40'),
(925, 112, 'rate_review', '0'),
(926, 113, 'sale_price', '110'),
(927, 113, 'min_price', '110'),
(928, 113, 'rate_review', '0'),
(929, 114, 'sale_price', '127'),
(930, 114, 'min_price', '100.000000'),
(931, 114, 'rate_review', '0'),
(962, 112, '_edit_last', '1'),
(963, 112, '_edit_lock', '1652688443:1'),
(964, 113, '_edit_last', '1'),
(965, 113, '_edit_lock', '1652696807:1'),
(966, 114, '_edit_last', '1'),
(967, 114, '_edit_lock', '1652688084:1'),
(968, 112, '_thumbnail_id', '10285'),
(969, 112, 'gallery', '10285'),
(970, 112, 'is_featured', 'on'),
(971, 112, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-12.046374\";s:3:\"lng\";s:10:\"-77.042793\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(972, 112, 'discount_type', 'percent'),
(973, 112, 'enable_street_views_google_map', 'on'),
(974, 112, 'is_iframe', 'off'),
(975, 112, 'st_booking_option_type', 'instant'),
(976, 112, 'st_custom_layout_new', '9'),
(978, 112, 'tour_price_by', 'person'),
(979, 112, 'adult_price', '40'),
(980, 112, 'child_price', '60'),
(981, 112, 'discount_by_people_type', 'percent'),
(982, 112, 'calculator_discount_by_people_type', 'total'),
(983, 112, 'hide_adult_in_booking_form', 'off'),
(984, 112, 'hide_children_in_booking_form', 'on'),
(985, 112, 'hide_infant_in_booking_form', 'on'),
(986, 112, 'disable_adult_name', 'off'),
(987, 112, 'disable_children_name', 'on'),
(988, 112, 'disable_infant_name', 'on'),
(989, 112, 'is_sale_schedule', 'off'),
(990, 112, 'type_tour', 'daily_tour'),
(991, 112, 'duration_day', '4 horas'),
(992, 112, 'tours_booking_period', '0'),
(993, 112, 'st_tour_external_booking', 'off'),
(994, 112, 'min_people', '1'),
(995, 112, 'max_people', '15'),
(996, 112, 'tours_include', 'Transporte turístico.\nRecojo de su hotel.\nRetorno a su hotel.\nGuía inglés – español.\nBotella de agua.\nServicio grupal.'),
(997, 112, 'tours_exclude', 'Algo no especificado en el programa.\nAlimentos.\nAlgún Boleto o Entrada no especificado.\nExtras.'),
(998, 112, 'tours_highlight', 'Parque del Amor y malecón de Miraflores\nHuaca Pucllana (vista panorámica)\nPlaza Mayor, Catedral y Palacio de Gobierno\nBosque El Olivar de San Isidro'),
(999, 112, 'tours_program_style', 'style1'),
(1000, 112, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:18:\"Lima en medio día\";s:4:\"desc\";s:293:\"Recojo en el hotel de Miraflores o San Isidro en el horario elegido. · Parque del Amor y malecón de Miraflores. · Huaca Pucllana y Bosque El Olivar (panorámicos). · Centro histórico: Plaza Mayor, Catedral, Palacio Arzobispal y Palacio de Gobierno. · Regreso al hotel (4 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(1002, 112, 'st_allow_cancel', 'off'),
(1003, 112, 'st_cancel_percent', '0'),
(1004, 112, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1005, 112, 'map_lat', '-12.046374'),
(1006, 112, 'map_lng', '-77.042793'),
(1007, 112, 'map_zoom', '12'),
(1008, 112, 'map_type', ''),
(1009, 113, '_thumbnail_id', '10285'),
(1010, 113, 'gallery', '10285'),
(1011, 113, 'is_featured', 'off'),
(1012, 113, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-12.046374\";s:3:\"lng\";s:10:\"-77.042793\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(1013, 113, 'discount_type', 'percent'),
(1014, 113, 'enable_street_views_google_map', 'on'),
(1015, 113, 'is_iframe', 'off'),
(1016, 113, 'st_booking_option_type', 'instant'),
(1017, 113, 'st_custom_layout_new', '8'),
(1019, 113, 'tour_price_by', 'person'),
(1020, 113, 'adult_price', '110'),
(1021, 113, 'child_price', '150'),
(1022, 113, 'discount_by_people_type', 'percent'),
(1023, 113, 'calculator_discount_by_people_type', 'total'),
(1024, 113, 'hide_adult_in_booking_form', 'off'),
(1025, 113, 'hide_children_in_booking_form', 'on'),
(1026, 113, 'hide_infant_in_booking_form', 'on'),
(1027, 113, 'disable_adult_name', 'off'),
(1028, 113, 'disable_children_name', 'on'),
(1029, 113, 'disable_infant_name', 'on'),
(1030, 113, 'is_sale_schedule', 'off'),
(1031, 113, 'type_tour', 'daily_tour'),
(1032, 113, 'duration_day', '4 horas'),
(1033, 113, 'tours_booking_period', '0'),
(1034, 113, 'st_tour_external_booking', 'off'),
(1035, 113, 'min_people', '1'),
(1036, 113, 'max_people', '15'),
(1037, 113, 'tours_include', 'Movilidad privada.\nRecojo de su hotel.\nRetorno a su hotel.\nGuía inglés - español.\nBoleto de ingreso al Museo Larco.\nBotella de agua.'),
(1038, 113, 'tours_exclude', 'Algo no especificado en el programa.\nIngreso a las Huacas\nAlimentos.'),
(1039, 113, 'tours_highlight', 'Colección precolombina del Museo Larco\nDepósitos visitables con más de 45.000 piezas\nVestigios arqueológicos en la ciudad\nRecojo en Barranco, Miraflores, San Isidro o Lima centro'),
(1040, 113, 'tours_program_style', 'style1'),
(1041, 113, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:11:\"Museo Larco\";s:4:\"desc\";s:189:\"Recojo en el hotel en el horario elegido. · Visita guiada al Museo Larco y sus jardines. · Recorrido por los vestigios arqueológicos de la ciudad. · Regreso al hotel (4 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(1043, 113, 'st_allow_cancel', 'off'),
(1044, 113, 'st_cancel_percent', '0'),
(1045, 113, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1046, 113, 'map_lat', '-12.046374'),
(1047, 113, 'map_lng', '-77.042793'),
(1048, 113, 'map_zoom', '12'),
(1049, 113, 'map_type', ''),
(1050, 114, '_thumbnail_id', '10196'),
(1051, 114, 'gallery', '10196'),
(1052, 114, 'is_featured', 'on'),
(1053, 114, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-12.046374\";s:3:\"lng\";s:10:\"-77.042793\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(1054, 114, 'discount_type', 'percent'),
(1055, 114, 'enable_street_views_google_map', 'on'),
(1056, 114, 'is_iframe', 'off'),
(1057, 114, 'st_booking_option_type', 'instant'),
(1058, 114, 'st_custom_layout_new', '8'),
(1060, 114, 'tour_price_by', 'person'),
(1061, 114, 'adult_price', '127'),
(1062, 114, 'child_price', '90'),
(1063, 114, 'discount_by_people_type', 'percent'),
(1064, 114, 'calculator_discount_by_people_type', 'total'),
(1065, 114, 'hide_adult_in_booking_form', 'off'),
(1066, 114, 'hide_children_in_booking_form', 'on'),
(1067, 114, 'hide_infant_in_booking_form', 'on'),
(1068, 114, 'disable_adult_name', 'off'),
(1069, 114, 'disable_children_name', 'on'),
(1070, 114, 'disable_infant_name', 'on'),
(1071, 114, 'is_sale_schedule', 'off'),
(1072, 114, 'type_tour', 'daily_tour'),
(1073, 114, 'duration_day', '4 horas'),
(1074, 114, 'tours_booking_period', '0'),
(1075, 114, 'st_tour_external_booking', 'off'),
(1076, 114, 'min_people', '1'),
(1077, 114, 'max_people', '15'),
(1078, 114, 'tours_include', 'Movilidad privada.\nRecojo de su hotel.\nRetorno a su hotel.\nGuía inglés - español.\nIngreso al Muelle Pesquero.\nClase demostrativa y degustación de Ceviche.\nPreparación y degustación de Pisco Sour.\nDegustación de frutas y dulces peruanos.\nAlmuerzo Peruano Restaurante Taberna el Bolivariano.'),
(1079, 114, 'tours_exclude', 'Algo no especificado en el programa.\nAlimentos.'),
(1080, 114, 'tours_highlight', 'Terminal pesquero de Chorrillos\nMercado local y frutas peruanas\nDegustaciones incluidas durante el recorrido\nGuía gastronómico bilingüe'),
(1081, 114, 'tours_program_style', 'style1'),
(1082, 114, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:15:\"Sabores de Lima\";s:4:\"desc\";s:233:\"09:45 Recojo en el hotel (Barranco, Miraflores, San Isidro o Lima centro). · Terminal pesquero de Chorrillos. · Mercado local con degustación de frutas. · Paradas de comida peruana y pisco. · Regreso al hotel (4 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(1084, 114, 'st_allow_cancel', 'off'),
(1085, 114, 'st_cancel_percent', '0'),
(1086, 114, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1087, 114, 'map_lat', '-12.046374'),
(1088, 114, 'map_lng', '-77.042793'),
(1089, 114, 'map_zoom', '12'),
(1090, 114, 'map_type', ''),
(1091, 130, 'sale_price', '170'),
(1092, 130, 'min_price', '0.000000'),
(1093, 130, 'rate_review', '0'),
(1094, 131, 'sale_price', '80'),
(1095, 131, 'min_price', '80'),
(1096, 131, 'rate_review', '0'),
(1097, 132, 'sale_price', '87'),
(1098, 132, 'min_price', '87'),
(1099, 132, 'rate_review', '0'),
(1100, 130, '_edit_last', '1'),
(1101, 130, '_edit_lock', '1652688363:1'),
(1102, 131, '_edit_last', '1'),
(1103, 131, '_edit_lock', '1652407675:1'),
(1134, 131, 'is_featured', 'on'),
(1135, 131, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-16.409047\";s:3:\"lng\";s:10:\"-71.537451\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1136, 131, 'discount_type', 'percent'),
(1137, 131, 'enable_street_views_google_map', 'on'),
(1138, 131, 'is_iframe', 'off'),
(1139, 131, 'st_booking_option_type', 'instant'),
(1140, 131, 'st_custom_layout_new', '8'),
(1142, 131, 'tour_price_by', 'person'),
(1143, 131, 'discount_by_people_type', 'percent'),
(1144, 131, 'calculator_discount_by_people_type', 'total'),
(1145, 131, 'hide_adult_in_booking_form', 'off'),
(1146, 131, 'hide_children_in_booking_form', 'on'),
(1147, 131, 'hide_infant_in_booking_form', 'on'),
(1148, 131, 'disable_adult_name', 'off'),
(1149, 131, 'disable_children_name', 'on'),
(1150, 131, 'disable_infant_name', 'on'),
(1151, 131, 'is_sale_schedule', 'off'),
(1152, 131, 'type_tour', 'daily_tour'),
(1153, 131, 'duration_day', '3 horas'),
(1154, 131, 'tours_booking_period', '0'),
(1155, 131, 'st_tour_external_booking', 'off'),
(1156, 131, 'min_people', '1'),
(1157, 131, 'tours_include', 'Recojo de hoteles céntricos histórico en Arequipa.\nGuía Profesional (español / Ingles).\nTicket de ingreso turístico.\nTransporte turístico.\nServicio grupal.'),
(1158, 131, 'tours_exclude', 'Alimentos\nExtras'),
(1159, 131, 'tours_highlight', 'Monasterio de Santa Catalina\nMirador de Carmen Alto y la campiña\nBarrio de Yanahuara y sus arcos\nPlaza de Armas y arquitectura en sillar'),
(1160, 131, 'tours_program_style', 'style1'),
(1161, 131, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:22:\"Arequipa en medio día\";s:4:\"desc\";s:246:\"Recojo en los hoteles del centro histórico de Arequipa. · Mirador de Carmen Alto sobre la campiña. · Barrio de Yanahuara y sus arcos con vista al Misti. · Monasterio de Santa Catalina. · Plaza de Armas y regreso al hotel (3 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(1162, 131, 'st_allow_cancel', 'off'),
(1163, 131, 'st_cancel_percent', '0'),
(1164, 131, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1165, 131, 'map_lat', '-16.409047'),
(1166, 131, 'map_lng', '-71.537451'),
(1167, 131, 'map_zoom', '13'),
(1168, 131, 'map_type', ''),
(1169, 130, '_thumbnail_id', '10184'),
(1170, 130, 'gallery', '10184'),
(1171, 130, 'is_featured', 'off'),
(1172, 130, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-12.046374\";s:3:\"lng\";s:10:\"-77.042793\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(1173, 130, 'discount_type', 'percent'),
(1174, 130, 'enable_street_views_google_map', 'on'),
(1175, 130, 'is_iframe', 'off'),
(1176, 130, 'st_booking_option_type', 'instant'),
(1177, 130, 'st_custom_layout_new', '8'),
(1179, 130, 'tour_price_by', 'person'),
(1180, 130, 'base_price', '170'),
(1181, 130, 'discount_by_people_type', 'percent'),
(1182, 130, 'calculator_discount_by_people_type', 'total'),
(1183, 130, 'hide_adult_in_booking_form', 'off'),
(1184, 130, 'hide_children_in_booking_form', 'on'),
(1185, 130, 'hide_infant_in_booking_form', 'on'),
(1186, 130, 'disable_adult_name', 'off'),
(1187, 130, 'disable_children_name', 'on'),
(1188, 130, 'disable_infant_name', 'on'),
(1189, 130, 'is_sale_schedule', 'off'),
(1190, 130, 'type_tour', 'daily_tour'),
(1191, 130, 'duration_day', '6 horas'),
(1192, 130, 'tours_booking_period', '0'),
(1193, 130, 'st_tour_external_booking', 'off'),
(1194, 130, 'min_people', '1'),
(1195, 130, 'max_people', '15'),
(1196, 130, 'tours_include', 'Movilidad privada.\nRecojo de su hotel.\nRetorno a su hotel.\nGuía inglés - español.\nGuía de turismo para Islas Palomino (Grupal)\nImpuesto Sernanp.\nTour grupal en Yate o Deslizador.\nBotella de agua.'),
(1197, 130, 'tours_exclude', 'Algo no especificado en el programa.\nTicket de Ingreso al Castillo Real Felipe.\nAlimentos.'),
(1198, 130, 'tours_highlight', 'Centro histórico monumental del Callao\nNavegación a las Islas Palomino\nColonia de lobos marinos\nOpción de nado con traje de neopreno'),
(1199, 130, 'tours_program_style', 'style1'),
(1200, 130, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:17:\"Callao y Palomino\";s:4:\"desc\";s:279:\"09:15 Recojo en el hotel (Barranco, Miraflores, San Isidro o Lima centro). · Recorrido por el centro histórico del Callao. · Embarque en la Marina y navegación hacia las Islas Palomino. · Avistamiento de lobos marinos y nado opcional. · Regreso al hotel (6 horas en total).\";s:5:\"image\";s:0:\"\";}}'),
(1202, 130, 'st_allow_cancel', 'off'),
(1203, 130, 'st_cancel_percent', '0'),
(1204, 130, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1205, 130, 'map_lat', '-12.046374'),
(1206, 130, 'map_lng', '-77.042793'),
(1207, 130, 'map_zoom', '12'),
(1208, 130, 'map_type', ''),
(1209, 131, '_thumbnail_id', '10262'),
(1210, 131, 'gallery', '10262'),
(1211, 131, 'adult_price', '80'),
(1212, 131, 'child_price', '150'),
(1214, 132, '_edit_last', '1'),
(1215, 132, '_edit_lock', '1786861764:1'),
(1216, 132, '_thumbnail_id', '10322'),
(1217, 132, 'gallery', '10262'),
(1218, 132, 'is_featured', 'on'),
(1219, 132, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-16.409047\";s:3:\"lng\";s:10:\"-71.537451\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1220, 132, 'discount_type', 'percent'),
(1221, 132, 'enable_street_views_google_map', 'on'),
(1222, 132, 'is_iframe', 'off'),
(1223, 132, 'st_booking_option_type', 'instant'),
(1224, 132, 'st_custom_layout_new', '8'),
(1226, 132, 'tour_price_by', 'person'),
(1227, 132, 'adult_price', '87'),
(1228, 132, 'child_price', '120'),
(1229, 132, 'discount_by_people_type', 'percent'),
(1230, 132, 'calculator_discount_by_people_type', 'total'),
(1231, 132, 'hide_adult_in_booking_form', 'off'),
(1232, 132, 'hide_children_in_booking_form', 'on'),
(1233, 132, 'hide_infant_in_booking_form', 'on'),
(1234, 132, 'disable_adult_name', 'off'),
(1235, 132, 'disable_children_name', 'on'),
(1236, 132, 'disable_infant_name', 'on'),
(1237, 132, 'is_sale_schedule', 'off'),
(1238, 132, 'type_tour', 'daily_tour'),
(1239, 132, 'tours_booking_period', '0'),
(1240, 132, 'st_tour_external_booking', 'off'),
(1241, 132, 'min_people', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1242, 132, 'tours_include', 'Recojo de hoteles céntricos en Arequipa.\r\nTransporte turístico.\r\nAlmuerzo buffet\r\nBoleto turístico al valle del Colca\r\nGuía Profesional (español / Ingles)\r\nDesayuno\r\nServicio grupal'),
(1243, 132, 'tours_exclude', 'Ingreso turístico aguas termales s/ 15.00 opcional\r\nExtras'),
(1244, 132, 'tours_highlight', 'Cruz del Cóndor al mediodía\r\nReserva Nacional de Salinas y Aguada Blanca\r\nPueblos de Chivay, Yanque y Maca\r\nDesayuno y almuerzo incluidos'),
(1245, 132, 'tours_program_style', 'style1'),
(1246, 132, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:16:\"Colca en un día\";s:5:\"image\";s:0:\"\";s:4:\"desc\";s:269:\"<p>03:00 Recojo en los hoteles del centro de Arequipa. · 06:30 Desayuno en Chivay. · 08:30 Cruz del Cóndor: avistamiento de cóndores andinos. · 11:00 Miradores del valle y pueblos de Yanque y Maca. · 13:00 Almuerzo. · Regreso a Arequipa al final de la tarde.</p>\";}}'),
(1248, 132, 'st_allow_cancel', 'off'),
(1249, 132, 'st_cancel_percent', '0'),
(1250, 132, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1251, 132, 'map_lat', '-16.409047'),
(1252, 132, 'map_lng', '-71.537451'),
(1253, 132, 'map_zoom', '13'),
(1254, 132, 'map_type', ''),
(1255, 148, 'sale_price', '175'),
(1256, 148, 'min_price', '175'),
(1257, 148, 'rate_review', '0'),
(1258, 149, 'sale_price', '39'),
(1259, 149, 'min_price', '39'),
(1260, 149, 'rate_review', '0'),
(1261, 150, 'sale_price', '45'),
(1262, 150, 'min_price', '45'),
(1263, 150, 'rate_review', '0'),
(1264, 151, 'sale_price', '25'),
(1265, 151, 'min_price', '0.000000'),
(1266, 151, 'rate_review', '0'),
(1267, 152, 'sale_price', '75'),
(1268, 152, 'min_price', '0.000000'),
(1269, 152, 'rate_review', '0'),
(1270, 153, 'sale_price', '250'),
(1271, 153, 'min_price', '250'),
(1272, 153, 'rate_review', '0'),
(1281, 148, '_edit_last', '1'),
(1282, 148, '_edit_lock', '1786724733:1'),
(1305, 148, '_thumbnail_id', '10321'),
(1306, 148, 'gallery', '10262'),
(1307, 148, 'is_featured', 'off'),
(1308, 148, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-16.409047\";s:3:\"lng\";s:10:\"-71.537451\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1309, 148, 'discount_type', 'percent'),
(1310, 148, 'enable_street_views_google_map', 'on'),
(1311, 148, 'is_iframe', 'off'),
(1312, 148, 'st_booking_option_type', 'instant'),
(1313, 148, 'st_custom_layout_new', '8'),
(1315, 148, 'tour_price_by', 'person'),
(1316, 148, 'adult_price', '175'),
(1317, 148, 'child_price', '50'),
(1318, 148, 'discount_by_people_type', 'percent'),
(1319, 148, 'calculator_discount_by_people_type', 'total'),
(1320, 148, 'hide_adult_in_booking_form', 'off'),
(1321, 148, 'hide_children_in_booking_form', 'on'),
(1322, 148, 'hide_infant_in_booking_form', 'on'),
(1323, 148, 'disable_adult_name', 'off'),
(1324, 148, 'disable_children_name', 'on'),
(1325, 148, 'disable_infant_name', 'on'),
(1326, 148, 'is_sale_schedule', 'off'),
(1327, 148, 'type_tour', 'daily_tour'),
(1328, 148, 'duration_day', '2 días 1 noche'),
(1329, 148, 'tours_booking_period', '0'),
(1330, 148, 'st_tour_external_booking', 'off'),
(1331, 148, 'min_people', '1'),
(1332, 148, 'max_people', '15'),
(1333, 148, 'tours_include', 'Recojo de hoteles céntricos en Arequipa.\r\nTransporte turístico.\r\n02 Almuerzo buffet.\r\nBoleto turístico al valle del Colca\r\nGuía Profesional (español / Ingles)\r\n01 Desayuno chivay\r\n01 de noches de alojamiento en Chivay 3***\r\nIngreso a los Baños Termales.\r\nServicio grupal'),
(1334, 148, 'tours_exclude', 'Alimentación no indicada en el itinerario.\r\nSouvenirs, regalos y/o compras personales.\r\nPropinas por servicio (voluntarias).'),
(1335, 148, 'tours_highlight', 'Noche en Chivay, en el valle del Colca\r\nCruz del Cóndor a primera hora\r\nAguas termales de La Calera\r\nTodas las comidas y traslados incluidos'),
(1336, 148, 'tours_program_style', 'style1'),
(1337, 148, 'tours_program', 'a:2:{i:0;a:3:{s:5:\"title\";s:29:\"Día 1 · Arequipa – Chivay\";s:5:\"image\";s:0:\"\";s:4:\"desc\";s:269:\"<p>07:30 – 08:00 Recojo en los hoteles del centro histórico de Arequipa. · Paradas en la Reserva Nacional de Salinas y Aguada Blanca. · Mirador de los Andes. · Llegada a Chivay, almuerzo y tarde en las aguas termales de La Calera. · Cena y noche en el valle.</p>\";}i:1;a:3:{s:5:\"title\";s:39:\"Día 2 · Cruz del Cóndor – Arequipa\";s:5:\"image\";s:0:\"\";s:4:\"desc\";s:196:\"<p>Desayuno temprano y salida hacia la Cruz del Cóndor. · Avistamiento de cóndores andinos. · Miradores del valle y pueblos de Yanque y Maca. · Almuerzo y regreso a Arequipa por la tarde.</p>\";}}'),
(1339, 148, 'st_allow_cancel', 'off'),
(1340, 148, 'st_cancel_percent', '0'),
(1341, 148, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1342, 148, 'map_lat', '-16.409047'),
(1343, 148, 'map_lng', '-71.537451'),
(1344, 148, 'map_zoom', '13'),
(1345, 148, 'map_type', ''),
(1346, 149, '_edit_last', '1'),
(1347, 149, '_edit_lock', '1786726090:1'),
(1348, 149, '_thumbnail_id', '10323'),
(1349, 149, 'gallery', '10262'),
(1350, 149, 'is_featured', 'off'),
(1351, 149, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-16.409047\";s:3:\"lng\";s:10:\"-71.537451\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1352, 149, 'discount_type', 'percent'),
(1353, 149, 'enable_street_views_google_map', 'on'),
(1354, 149, 'is_iframe', 'off'),
(1355, 149, 'st_booking_option_type', 'instant'),
(1356, 149, 'st_custom_layout_new', '9'),
(1358, 149, 'tour_price_by', 'person'),
(1359, 149, 'adult_price', '39'),
(1360, 149, 'child_price', '50'),
(1361, 149, 'discount_by_people_type', 'percent'),
(1362, 149, 'calculator_discount_by_people_type', 'total'),
(1363, 149, 'hide_adult_in_booking_form', 'off'),
(1364, 149, 'hide_children_in_booking_form', 'on'),
(1365, 149, 'hide_infant_in_booking_form', 'on'),
(1366, 149, 'disable_adult_name', 'off'),
(1367, 149, 'disable_children_name', 'on'),
(1368, 149, 'disable_infant_name', 'on'),
(1369, 149, 'is_sale_schedule', 'off'),
(1370, 149, 'type_tour', 'daily_tour'),
(1371, 149, 'duration_day', '4 horas'),
(1372, 149, 'tours_booking_period', '0'),
(1373, 149, 'st_tour_external_booking', 'off'),
(1374, 149, 'min_people', '1'),
(1375, 149, 'max_people', '15'),
(1376, 149, 'tours_include', 'Recojo de hoteles céntricos histórico en Arequipa.\r\nEntrada a las Canteras de Añashuayco.\r\nEntrada a las Canteras de Culebrillas.\r\nGuía Profesional (español / Ingles)\r\nServicio grupal'),
(1377, 149, 'tours_exclude', 'Alimentos\r\nExtras'),
(1378, 149, 'tours_highlight', 'Canteras de sillar de Añashuayco\r\nDemostración de tallado a mano\r\nCañón de Culebrillas\r\nOficio declarado Patrimonio Cultural Inmaterial de la Nación'),
(1379, 149, 'tours_program_style', 'style1'),
(1380, 149, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:15:\"Ruta del Sillar\";s:5:\"image\";s:0:\"\";s:4:\"desc\";s:260:\"<p>Recojo en los hoteles del centro histórico de Arequipa en el horario elegido. · Traslado a la cantera de Añashuayco. · Recorrido con los maestros canteros y demostración de tallado. · Cañón de Culebrillas. · Regreso al hotel (4 horas en total).</p>\";}}'),
(1382, 149, 'st_allow_cancel', 'off'),
(1383, 149, 'st_cancel_percent', '0'),
(1384, 149, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1385, 149, 'map_lat', '-16.409047'),
(1386, 149, 'map_lng', '-71.537451'),
(1387, 149, 'map_zoom', '13'),
(1388, 149, 'map_type', ''),
(1389, 150, '_edit_last', '1'),
(1390, 150, '_edit_lock', '1654511411:1'),
(1391, 150, '_thumbnail_id', '10314'),
(1392, 150, 'gallery', '10314'),
(1393, 150, 'is_featured', 'on'),
(1394, 150, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-15.840221\";s:3:\"lng\";s:10:\"-70.021881\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1395, 150, 'discount_type', 'percent'),
(1396, 150, 'enable_street_views_google_map', 'on'),
(1397, 150, 'is_iframe', 'off'),
(1398, 150, 'st_booking_option_type', 'instant'),
(1399, 150, 'st_custom_layout_new', '8'),
(1401, 150, 'tour_price_by', 'person'),
(1402, 150, 'adult_price', '45'),
(1403, 150, 'child_price', '150'),
(1404, 150, 'discount_by_people_type', 'percent'),
(1405, 150, 'calculator_discount_by_people_type', 'total'),
(1406, 150, 'hide_adult_in_booking_form', 'off'),
(1407, 150, 'hide_children_in_booking_form', 'on'),
(1408, 150, 'hide_infant_in_booking_form', 'on'),
(1409, 150, 'disable_adult_name', 'off'),
(1410, 150, 'disable_children_name', 'on'),
(1411, 150, 'disable_infant_name', 'on'),
(1412, 150, 'is_sale_schedule', 'off'),
(1413, 150, 'type_tour', 'daily_tour'),
(1414, 150, 'duration_day', 'Día completo'),
(1415, 150, 'tours_booking_period', '0'),
(1416, 150, 'st_tour_external_booking', 'off'),
(1417, 150, 'min_people', '1'),
(1418, 150, 'max_people', '15'),
(1419, 150, 'tours_include', 'Recogida y traslado desde hoteles situados en el centro de la ciudad de Puno.\nGuía Español/inglés.\nEntradas turísticas Uros y Taquile.\nLancha rápida.\nAlmuerzo en Taquile.\nServicio grupal'),
(1420, 150, 'tours_exclude', 'Paseo en bote de totora en Islas de los Uros (cuesta S/.15 soles extra) – esto es estrictamente opcional\nExtras.'),
(1421, 150, 'tours_highlight', 'Islas flotantes de los Uros\nIsla de Taquile y su arte textil\nAlmuerzo típico en la isla\nNavegación en lancha rápida'),
(1422, 150, 'tours_program_style', 'style1'),
(1423, 150, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:19:\"Titicaca en un día\";s:4:\"desc\";s:264:\"07:15 Recojo en los hoteles del centro de Puno. · 07:30 Salida en lancha desde el puerto. · 08:00 Visita a dos islas flotantes de los Uros (1 h 15). · 10:30 Navegación a Taquile y caminata por la isla. · 13:00 Almuerzo típico. · 16:30 aprox. Regreso a Puno.\";s:5:\"image\";s:0:\"\";}}'),
(1425, 150, 'st_allow_cancel', 'off'),
(1426, 150, 'st_cancel_percent', '0'),
(1427, 150, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1428, 150, 'map_lat', '-15.840221'),
(1429, 150, 'map_lng', '-70.021881'),
(1430, 150, 'map_zoom', '13'),
(1431, 150, 'map_type', ''),
(1432, 153, '_edit_last', '1'),
(1433, 153, '_edit_lock', '1786571174:1'),
(1434, 152, '_edit_last', '1'),
(1435, 152, '_edit_lock', '1785772837:1'),
(1436, 151, '_edit_last', '1'),
(1437, 151, '_edit_lock', '1652407526:1'),
(1468, 151, '_thumbnail_id', '10212'),
(1469, 151, 'gallery', '10212'),
(1470, 151, 'is_featured', 'off'),
(1471, 151, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-15.840221\";s:3:\"lng\";s:10:\"-70.021881\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1472, 151, 'discount_type', 'percent'),
(1473, 151, 'enable_street_views_google_map', 'on'),
(1474, 151, 'is_iframe', 'off'),
(1475, 151, 'st_booking_option_type', 'instant'),
(1476, 151, 'st_custom_layout_new', '8'),
(1478, 151, 'tour_price_by', 'person'),
(1479, 151, 'base_price', '25'),
(1480, 151, 'discount_by_people_type', 'percent'),
(1481, 151, 'calculator_discount_by_people_type', 'total'),
(1482, 151, 'hide_adult_in_booking_form', 'off'),
(1483, 151, 'hide_children_in_booking_form', 'on'),
(1484, 151, 'hide_infant_in_booking_form', 'on'),
(1485, 151, 'disable_adult_name', 'off'),
(1486, 151, 'disable_children_name', 'on'),
(1487, 151, 'disable_infant_name', 'on'),
(1488, 151, 'is_sale_schedule', 'off'),
(1489, 151, 'type_tour', 'daily_tour'),
(1490, 151, 'duration_day', '3 horas y media aprox.'),
(1491, 151, 'tours_booking_period', '0'),
(1492, 151, 'st_tour_external_booking', 'off'),
(1493, 151, 'min_people', '1'),
(1494, 151, 'max_people', '15'),
(1495, 151, 'tours_include', 'Transporte turístico Puno – Sillustani\nTransporte turístico Sillustani – Puno\nGuía español/inglés\nEntradas turísticas\nServicio grupal'),
(1496, 151, 'tours_exclude', 'Propinas\nExtras'),
(1497, 151, 'tours_highlight', 'Torres funerarias de Sillustani\nVistas sobre la laguna Umayo\nVisita guiada de 1 h 45\nRecojo en los hoteles del centro de Puno'),
(1498, 151, 'tours_program_style', 'style1'),
(1499, 151, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:10:\"Sillustani\";s:4:\"desc\";s:177:\"14:00 Recojo en los hoteles del centro de Puno. · 14:15 Salida hacia el complejo de Sillustani. · 15:00 Llegada y visita guiada (1 h 45). · 17:45 Regreso a la ciudad de Puno.\";s:5:\"image\";s:0:\"\";}}'),
(1501, 151, 'st_allow_cancel', 'off'),
(1502, 151, 'st_cancel_percent', '0'),
(1503, 151, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1504, 151, 'map_lat', '-15.840221'),
(1505, 151, 'map_lng', '-70.021881'),
(1506, 151, 'map_zoom', '13'),
(1507, 151, 'map_type', ''),
(1508, 152, '_thumbnail_id', '10281'),
(1509, 152, 'gallery', '10281'),
(1510, 152, 'is_featured', 'on'),
(1511, 152, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-15.840221\";s:3:\"lng\";s:10:\"-70.021881\";s:4:\"zoom\";s:2:\"13\";s:4:\"type\";s:0:\"\";}'),
(1512, 152, 'discount_type', 'percent'),
(1513, 152, 'enable_street_views_google_map', 'on'),
(1514, 152, 'is_iframe', 'off'),
(1515, 152, 'st_booking_option_type', 'instant'),
(1516, 152, 'st_custom_layout_new', '8'),
(1518, 152, 'tour_price_by', 'person'),
(1519, 152, 'base_price', '75'),
(1520, 152, 'discount_by_people_type', 'percent'),
(1521, 152, 'calculator_discount_by_people_type', 'total'),
(1522, 152, 'hide_adult_in_booking_form', 'off'),
(1523, 152, 'hide_children_in_booking_form', 'on'),
(1524, 152, 'hide_infant_in_booking_form', 'on'),
(1525, 152, 'disable_adult_name', 'off'),
(1526, 152, 'disable_children_name', 'on'),
(1527, 152, 'disable_infant_name', 'on'),
(1528, 152, 'is_sale_schedule', 'off'),
(1529, 152, 'type_tour', 'daily_tour'),
(1530, 152, 'duration_day', '2 días 1 noche'),
(1531, 152, 'tours_booking_period', '0'),
(1532, 152, 'st_tour_external_booking', 'off'),
(1533, 152, 'min_people', '1'),
(1534, 152, 'max_people', '15'),
(1535, 152, 'tours_include', 'Recogida y traslado desde hoteles situados en el centro de la ciudad puno.\nLancha turística.\nGuía Español/inglés.\nEntradas turísticas a los Uros, Amantani y Taquile.\nAlojamiento Básico casa familiar\n01 Almuerzo en Taquile casa familiar\n01 Almuerzo en Amantani casa familiar\n01 desayuno casa familiar\n01 Cena casa familiar\nServicio grupal'),
(1536, 152, 'tours_exclude', 'Paseo en bote de totora en Islas de los Uros (cuesta S/.15 soles extra) – esto es estrictamente opcional'),
(1537, 152, 'tours_highlight', 'Noche en casa de una familia de Amantaní\nIslas flotantes de los Uros\nIsla de Taquile y su textilería\nTodas las comidas incluidas'),
(1538, 152, 'tours_program_style', 'style1'),
(1539, 152, 'tours_program', 'a:2:{i:0;a:3:{s:5:\"title\";s:26:\"Día 1 · Uros y Amantaní\";s:4:\"desc\";s:248:\"07:40 Recojo en los hoteles del centro de Puno. · 08:00 Salida en barco desde el puerto. · Visita a las islas flotantes de los Uros. · Navegación a Amantaní, almuerzo con la familia anfitriona y caminata al mirador. · Cena y noche en la isla.\";s:5:\"image\";s:0:\"\";}i:1;a:3:{s:5:\"title\";s:27:\"Día 2 · Taquile y regreso\";s:4:\"desc\";s:182:\"Desayuno con la familia y despedida. · Navegación a la isla de Taquile. · Caminata por la isla y demostración de arte textil. · Almuerzo típico. · Regreso a Puno por la tarde.\";s:5:\"image\";s:0:\"\";}}'),
(1541, 152, 'st_allow_cancel', 'off'),
(1542, 152, 'st_cancel_percent', '0'),
(1543, 152, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1544, 152, 'map_lat', '-15.840221'),
(1545, 152, 'map_lng', '-70.021881'),
(1546, 152, 'map_zoom', '13'),
(1547, 152, 'map_type', ''),
(1548, 153, '_thumbnail_id', '10190'),
(1549, 153, 'gallery', '10193'),
(1550, 153, 'is_featured', 'off'),
(1551, 153, 'st_google_map', 'a:4:{s:3:\"lat\";s:10:\"-13.834000\";s:3:\"lng\";s:10:\"-76.250000\";s:4:\"zoom\";s:2:\"12\";s:4:\"type\";s:0:\"\";}'),
(1552, 153, 'discount_type', 'percent'),
(1553, 153, 'enable_street_views_google_map', 'on'),
(1554, 153, 'is_iframe', 'off'),
(1555, 153, 'st_booking_option_type', 'instant'),
(1556, 153, 'st_custom_layout_new', '9'),
(1558, 153, 'tour_price_by', 'person'),
(1559, 153, 'base_price', '250'),
(1560, 153, 'discount_by_people_type', 'percent'),
(1561, 153, 'calculator_discount_by_people_type', 'total'),
(1562, 153, 'hide_adult_in_booking_form', 'off'),
(1563, 153, 'hide_children_in_booking_form', 'on'),
(1564, 153, 'hide_infant_in_booking_form', 'on'),
(1565, 153, 'disable_adult_name', 'off'),
(1566, 153, 'disable_children_name', 'on'),
(1567, 153, 'disable_infant_name', 'on'),
(1568, 153, 'is_sale_schedule', 'off'),
(1569, 153, 'type_tour', 'daily_tour'),
(1570, 153, 'tours_booking_period', '0'),
(1571, 153, 'st_tour_external_booking', 'off'),
(1572, 153, 'min_people', '1'),
(1573, 153, 'tours_include', 'Tour Islas Ballestas y Reserva Nacional de Paracas\nLancha o deslizadores modernos\nChaleco salvavidas\nMovilidad turística\nGuía español-inglés\nServicio grupal'),
(1574, 153, 'tours_exclude', 'Ingreso turístico SERNANP adulto S/ 17.00 (tarifa promocional)\nIngreso turístico SERNANP niño S/ 11.00\nIngreso turístico al muelle S/ 5.00\nAlimentos y bebidas\nSeguro de viaje\nExtras\nTicket de bus Lima – Paracas – Lima'),
(1575, 153, 'tours_highlight', 'Islas Ballestas: lobos marinos, pingüinos de Humboldt y aves guaneras\nMirador de La Catedral en la Reserva Nacional de Paracas\nPlaya Roja, de arena rojiza, y Playa La Mina\nLancha rápida, chaleco salvavidas y guía español-inglés'),
(1576, 153, 'tours_program_style', 'style1'),
(1577, 153, 'tours_program', 'a:1:{i:0;a:3:{s:5:\"title\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:4:\"desc\";s:436:\"07:45 Punto de encuentro y traslado al muelle de embarque. · 08:00 Tour Islas Ballestas en lancha rápida: lobos marinos, pingüinos de Humboldt, pelícanos, piqueros y otras aves marinas. · 10:00 Regreso al muelle. · 11:00 Ingreso a la Reserva Nacional de Paracas: travesía por la península con paradas en el mirador de La Catedral, Playa Roja y Playa La Mina, con 30 minutos libres en la playa. · Regreso a Paracas por la tarde.\";s:5:\"image\";s:0:\"\";}}'),
(1578, 153, 'tours_faq', 'a:3:{i:0;a:2:{s:5:\"title\";s:23:\"Información importante\";s:4:\"desc\";s:303:\"No se permite viajar con bebés menores de 1 año en el tour a las Islas Ballestas. El itinerario puede variar según las condiciones climáticas u otros factores externos. Las tarifas publicadas no son válidas para feriados, días festivos ni fines de semana largos, salvo que se indique lo contrario.\";}i:1;a:2:{s:5:\"title\";s:19:\"¿Qué debo llevar?\";s:4:\"desc\";s:170:\"Por la mañana conviene llevar una casaca para el viento en la lancha, bloqueador solar, sombrero o gorra, gafas de sol, pantalones cómodos, zapatillas y traje de baño.\";}i:2;a:2:{s:5:\"title\";s:44:\"¿Cuánto tiempo estaremos en Playa La Mina?\";s:4:\"desc\";s:39:\"En Playa La Mina hay 30 minutos libres.\";}}'),
(1579, 153, 'st_allow_cancel', 'off'),
(1580, 153, 'st_cancel_percent', '0'),
(1581, 153, 'is_meta_payment_gateway_st_submit_form', 'on'),
(1582, 153, 'map_lat', '-13.834000'),
(1583, 153, 'map_lng', '-76.250000'),
(1584, 153, 'map_zoom', '12'),
(1585, 153, 'map_type', ''),
(1586, 112, 'multi_location', '_10229_'),
(1587, 112, 'id_location', '10229'),
(1588, 113, 'multi_location', '_10229_'),
(1589, 113, 'id_location', '10229'),
(1590, 114, 'multi_location', '_10229_'),
(1591, 114, 'id_location', '10229'),
(1592, 130, 'multi_location', '_10229_'),
(1593, 130, 'id_location', '10229'),
(1594, 131, 'multi_location', '_10231_'),
(1595, 131, 'id_location', '10231'),
(1596, 132, 'multi_location', '_10231_'),
(1597, 132, 'id_location', ''),
(1598, 94, 'multi_location', '_15_'),
(1599, 94, 'id_location', '15'),
(1600, 95, 'multi_location', '_15_'),
(1601, 95, 'id_location', '15'),
(1602, 96, 'multi_location', '_15_'),
(1603, 96, 'id_location', '15'),
(1604, 148, 'multi_location', '_10231_'),
(1605, 148, 'id_location', ''),
(1606, 149, 'multi_location', '_10231_'),
(1607, 149, 'id_location', ''),
(1608, 150, 'multi_location', '_10235_'),
(1609, 150, 'id_location', '10235'),
(1610, 151, 'multi_location', '_10235_'),
(1611, 151, 'id_location', '10235'),
(1612, 152, 'multi_location', '_10235_'),
(1613, 152, 'id_location', '10235'),
(1614, 153, 'multi_location', '_15_'),
(1615, 153, 'id_location', '15'),
(1616, 184, 'rate_review', '0'),
(1617, 185, 'rate_review', '0'),
(1618, 184, '_edit_lock', '1786690627:1'),
(1619, 184, '_wp_page_template', 'template-turie-home5.php'),
(1620, 184, '_edit_last', '1'),
(1621, 184, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(1622, 184, 'rs_layout', '1'),
(1623, 184, 'rs_hotel_map_pos', 'right'),
(1624, 184, 'rs_hotel_siderbar_pos', 'left'),
(1625, 184, 'rs_style', 'grid'),
(1626, 184, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1627, 184, 'rs_layout_tour', '1'),
(1628, 184, 'rs_tour_sidebar_pos', 'left'),
(1629, 184, 'rs_style_tour', 'grid'),
(1630, 184, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(1631, 184, 'rs_layout_activity', '1'),
(1632, 184, 'rs_activity_sidebar_pos', 'left'),
(1633, 184, 'rs_style_activity', 'grid'),
(1634, 184, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1635, 184, 'rs_layout_rental', '1'),
(1636, 184, 'rs_style_rental', 'grid'),
(1637, 184, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1638, 184, 'rs_layout_car', '1'),
(1639, 184, 'rs_style_car', 'grid'),
(1640, 184, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1643, 187, 'rate_review', '0'),
(1644, 187, '_menu_item_type', 'custom'),
(1645, 187, '_menu_item_menu_item_parent', '0'),
(1646, 187, '_menu_item_object_id', '187'),
(1647, 187, '_menu_item_object', 'custom'),
(1648, 187, '_menu_item_target', ''),
(1649, 187, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1650, 187, '_menu_item_xfn', ''),
(1651, 187, '_menu_item_url', 'https://modtour.travelerwp.com/'),
(1653, 187, '_menu_item_megamenu', ''),
(1654, 187, '_menu_item_menutitle', ''),
(1727, 187, '_menu_item_megamenu_columns', '4'),
(1728, 187, '_menu_item_menulabel', ''),
(1729, 187, '_menu_item_menulabelcolor', ''),
(1730, 187, '_menu_item_menuimage', ''),
(1755, 194, 'rate_review', '0'),
(1756, 194, '_edit_lock', '1654604567:1'),
(1757, 194, '_wp_page_template', 'template-blank.php'),
(1758, 194, '_edit_last', '1'),
(1759, 194, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(1760, 194, 'rs_layout', '1'),
(1761, 194, 'rs_hotel_map_pos', 'right'),
(1762, 194, 'rs_hotel_siderbar_pos', 'left'),
(1763, 194, 'rs_style', 'grid'),
(1764, 194, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1765, 194, 'rs_layout_tour', '1'),
(1766, 194, 'rs_tour_sidebar_pos', 'left'),
(1767, 194, 'rs_style_tour', 'grid'),
(1768, 194, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(1769, 194, 'rs_layout_activity', '1'),
(1770, 194, 'rs_activity_sidebar_pos', 'left'),
(1771, 194, 'rs_style_activity', 'grid'),
(1772, 194, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1773, 194, 'rs_layout_rental', '1'),
(1774, 194, 'rs_style_rental', 'grid'),
(1775, 194, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1776, 194, 'rs_layout_car', '1'),
(1777, 194, 'rs_style_car', 'grid'),
(1778, 194, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(1779, 194, '_elementor_edit_mode', 'builder'),
(1780, 194, '_elementor_template_type', 'wp-page'),
(1781, 194, '_elementor_version', '3.6.5'),
(1798, 200, '_elementor_edit_mode', 'builder'),
(1799, 200, '_elementor_template_type', 'page'),
(1800, 200, 'rate_review', '0'),
(1801, 200, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1802, 200, '_elementor_data', '[{\"id\":\"3553e530\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74eadbf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c8a7498\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2944ddee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help Center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"299849b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our COVID-19 Response\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b6a6cda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellation options\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed90c75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety information\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"61b5733f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20167d0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3376449b\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1342f875\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community Blog\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"573afc20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70dab09a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy policy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f9c86e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms of service\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5a5e799b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37b0e86c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3184dd6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Partnerships\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc0f655\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f73cf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"44e80502\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5126dae4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59021346\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":{\"id\":195,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3173-1.svg\"},\"library\":\"svg\"},\"_id\":\"0bef775\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":{\"id\":196,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3174-1.svg\"},\"library\":\"svg\"},\"_id\":\"23bb5fd\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":{\"id\":197,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3175-1.svg\"},\"library\":\"svg\"},\"_id\":\"349d523\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"d5fab65\",\"social_icon\":{\"value\":{\"id\":198,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3176-1.svg\"},\"library\":\"svg\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2219290a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4939c5b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4af39e29\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d3b6b21\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f490b48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f789d65\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 Copyright Traveler 2022 \",\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7258d9cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5be7817c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":199,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3182.svg\"},\"align\":\"right\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1808, 194, '_elementor_data', '[{\"id\":\"79e2771e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7cd2b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"43bc5d0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9ca82a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help Center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"469294db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our COVID-19 Response\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a933592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cancellation options\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9776e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety information\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78b800bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"33a24cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b3a9e33\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75826011\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community Blog\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f789cd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"783bdc11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy policy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54b6c602\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms of service\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23aefb4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9c5bd8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"264483c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Partnerships\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e5d2363\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"553812de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4b091b86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"11231338\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e313416\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":{\"id\":195,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3173-1.svg\"},\"library\":\"svg\"},\"_id\":\"0bef775\"},{\"social_icon\":{\"value\":{\"id\":196,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3174-1.svg\"},\"library\":\"svg\"},\"_id\":\"23bb5fd\"},{\"social_icon\":{\"value\":{\"id\":197,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3175-1.svg\"},\"library\":\"svg\"},\"_id\":\"349d523\"},{\"_id\":\"d5fab65\",\"social_icon\":{\"value\":{\"id\":198,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3176-1.svg\"},\"library\":\"svg\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"656d4207\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b262565\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"658e4774\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#DEDEDE\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46d7cc3a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e36121\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"80bb17b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 Copyright Traveler 2022 \",\"header_size\":\"p\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"699ff0ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54b007f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":199,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Frame-3182.svg\"},\"align\":\"right\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1811, 184, '_elementor_edit_mode', 'builder'),
(1812, 184, '_elementor_template_type', 'wp-page'),
(1813, 184, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1838, 184, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1846, 6, '_edit_lock', '1654599306:1'),
(1847, 6, '_wp_page_template', 'default'),
(1848, 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:\"#232323\";}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:7:\"DM Sans\";s:22:\"typography_font_weight\";s:3:\"500\";}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:7:\"ModTour\";s:16:\"site_description\";s:8:\"Traveler\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:18:\"active_breakpoints\";a:3:{i:0;s:15:\"viewport_mobile\";i:1;s:15:\"viewport_tablet\";i:2;s:15:\"viewport_laptop\";}s:22:\"container_width_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1140;s:5:\"sizes\";a:0:{}}s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:720;s:5:\"sizes\";a:0:{}}s:28:\"container_width_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:768;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:576;s:5:\"sizes\";a:0:{}}}'),
(1849, 6, '_elementor_data', '[]'),
(1851, 6, '_elementor_version', '3.6.5'),
(1877, 209, 'rate_review', '0'),
(1878, 209, '_mc4wp_settings', 'a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),
(1879, 209, 'text_subscribed', 'Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(1880, 209, 'text_invalid_email', 'Please provide a valid email address.'),
(1881, 209, 'text_required_field_missing', 'Please fill in the required fields.'),
(1882, 209, 'text_already_subscribed', 'Given email address is already subscribed, thank you!'),
(1883, 209, 'text_error', 'Oops. Something went wrong. Please try again later.'),
(1884, 209, 'text_unsubscribed', 'You were successfully unsubscribed.'),
(1885, 209, 'text_not_subscribed', 'Given email address is not subscribed.'),
(1886, 209, 'text_no_lists_selected', 'Please select at least one list.'),
(1887, 209, 'text_updated', 'Thank you, your records have been updated!'),
(1889, 53, 'discount', ''),
(1890, 53, 'price_sale', '0'),
(1902, 153, 'discount', ''),
(1903, 153, 'price_sale', '0'),
(1908, 149, 'discount', ''),
(1909, 149, 'price_sale', '0'),
(1929, 212, 'rate_review', '0'),
(1930, 212, '_edit_lock', '1654140219:1'),
(1944, 212, '_thumbnail_id', '217'),
(1945, 212, '_edit_last', '1'),
(1963, 153, 'duration_day', '2 días'),
(1964, 153, 'max_people', '7'),
(1989, 132, 'duration_day', 'Día completo'),
(1990, 132, 'max_people', '15'),
(1995, 131, 'max_people', '15'),
(2016, 96, 'adult_price', '90'),
(2017, 96, 'child_price', '50'),
(2018, 96, 'infant_price', '20'),
(2039, 74, 'duration_day', '9 horas aprox.'),
(2066, 223, 'rate_review', '0'),
(2067, 223, '_edit_lock', '1654140364:1'),
(2071, 223, '_thumbnail_id', '224'),
(2072, 223, '_edit_last', '1'),
(2074, 223, 'gallery', '172,171,170'),
(2075, 223, 'media', 'https://www.youtube.com/watch?v=FjU_x1106pg'),
(2076, 225, 'rate_review', '0'),
(2077, 225, '_edit_lock', '1654140220:1'),
(2078, 226, 'rate_review', '0'),
(2079, 226, '_edit_lock', '1654140054:1'),
(2080, 227, 'rate_review', '0'),
(2081, 227, '_edit_lock', '1654140007:1'),
(2082, 228, 'rate_review', '0'),
(2083, 228, '_edit_lock', '1654600202:1'),
(2087, 225, '_thumbnail_id', '229'),
(2088, 225, '_edit_last', '1'),
(2093, 226, '_thumbnail_id', '230'),
(2094, 226, '_edit_last', '1'),
(2099, 227, '_thumbnail_id', '231'),
(2100, 227, '_edit_last', '1'),
(2102, 227, 'gallery', '216,183,180'),
(2104, 228, '_thumbnail_id', '87'),
(2105, 228, '_edit_last', '1'),
(2107, 232, 'rate_review', '0'),
(2108, 232, '_edit_lock', '1654139777:1'),
(2109, 233, 'rate_review', '0'),
(2110, 233, '_edit_lock', '1654139746:1'),
(2111, 234, 'rate_review', '0'),
(2112, 234, '_edit_lock', '1654141043:1'),
(2113, 235, 'rate_review', '0'),
(2114, 235, '_edit_lock', '1654139891:1'),
(2116, 235, '_thumbnail_id', '216'),
(2117, 235, '_edit_last', '1'),
(2120, 232, '_thumbnail_id', '214'),
(2121, 232, '_edit_last', '1'),
(2123, 233, '_thumbnail_id', '215'),
(2124, 233, '_edit_last', '1'),
(2126, 233, '_wp_page_template', 'default'),
(2127, 227, '_wp_page_template', 'default'),
(2129, 232, '_wp_page_template', 'default'),
(2131, 235, '_wp_page_template', 'default'),
(2133, 228, '_wp_page_template', 'default'),
(2135, 226, '_wp_page_template', 'default'),
(2137, 225, '_wp_page_template', 'default'),
(2139, 223, '_wp_page_template', 'default'),
(2141, 212, '_wp_page_template', 'default'),
(2144, 234, '_edit_last', '1'),
(2145, 234, '_wp_page_template', 'default'),
(2148, 234, '_thumbnail_id', '213'),
(2151, 234, 'gallery', '169,170,163'),
(2152, 234, 'media', 'https://www.youtube.com/watch?v=FjU_x1106pg'),
(2165, 236, 'rate_review', '0'),
(2166, 236, '_edit_lock', '1654136473:1'),
(2167, 236, '_wp_page_template', 'template-tour-search.php'),
(2168, 236, '_edit_last', '1'),
(2169, 236, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2170, 236, 'rs_layout', '1'),
(2171, 236, 'rs_hotel_map_pos', 'right'),
(2172, 236, 'rs_hotel_siderbar_pos', 'left'),
(2173, 236, 'rs_style', 'grid'),
(2174, 236, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2175, 236, 'rs_layout_tour', '6'),
(2176, 236, 'rs_tour_sidebar_pos', 'left'),
(2177, 236, 'rs_style_tour', 'grid'),
(2178, 236, 'rs_filter_tour', 'a:5:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:4;a:3:{s:5:\"title\";s:10:\"Durations \";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:9:\"durations\";}i:3;a:3:{s:5:\"title\";s:9:\"Languages\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:9:\"languages\";}}'),
(2179, 236, 'rs_layout_activity', '1'),
(2180, 236, 'rs_activity_sidebar_pos', 'left'),
(2181, 236, 'rs_style_activity', 'grid'),
(2182, 236, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2183, 236, 'rs_layout_rental', '1'),
(2184, 236, 'rs_style_rental', 'grid'),
(2185, 236, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2186, 236, 'rs_layout_car', '1'),
(2187, 236, 'rs_style_car', 'grid'),
(2188, 236, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2191, 236, '_thumbnail_id', '237'),
(2195, 56, 'st_custom_layout_new', '8'),
(2196, 242, '_elementor_edit_mode', 'builder'),
(2197, 242, '_elementor_template_type', 'page'),
(2198, 242, 'rate_review', '0'),
(2199, 242, '_elementor_version', '3.6.5'),
(2200, 242, '_wp_page_template', 'default'),
(2201, 242, '_elementor_data', '[{\"id\":\"2fe29023\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":211,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Banner.png\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"cde3e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ec856d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1482fc44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4192d102\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"edef3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"3bacc062\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b1a9849\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"2f05cb99\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e457169\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"218b4ba6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68ad6673\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68dcbf12\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28b76024\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fb736ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4cd0e9f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4905ca\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f1db110\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c76911b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5ffaf69e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6503a082\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"257d3c7b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d4752c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1d4fa622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fb27a9c\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c05a56a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a8a68fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"300481aa\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26dc8f32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":204,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden st-border-radius-20\"},\"elements\":[{\"id\":\"2652f4c1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":204,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8f62ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1286d654\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ade9d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62e383c3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2204, 244, 'rate_review', '0'),
(2205, 244, '_edit_lock', '1654136473:1'),
(2206, 244, '_wp_page_template', 'template-tour-search.php'),
(2207, 244, '_edit_last', '1'),
(2208, 244, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2209, 244, 'rs_layout', '1'),
(2210, 244, 'rs_hotel_map_pos', 'right'),
(2211, 244, 'rs_hotel_siderbar_pos', 'left'),
(2212, 244, 'rs_style', 'grid'),
(2213, 244, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2214, 244, 'rs_layout_tour', '7'),
(2215, 244, 'rs_tour_sidebar_pos', 'left'),
(2216, 244, 'rs_style_tour', 'grid'),
(2217, 244, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2218, 244, 'rs_layout_activity', '1'),
(2219, 244, 'rs_activity_sidebar_pos', 'left'),
(2220, 244, 'rs_style_activity', 'grid'),
(2221, 244, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2222, 244, 'rs_layout_rental', '1'),
(2223, 244, 'rs_style_rental', 'grid'),
(2224, 244, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2225, 244, 'rs_layout_car', '1'),
(2226, 244, 'rs_style_car', 'grid'),
(2227, 244, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2228, 245, 'rate_review', '0'),
(2229, 245, '_menu_item_type', 'custom'),
(2230, 245, '_menu_item_menu_item_parent', '0'),
(2231, 245, '_menu_item_object_id', '245'),
(2232, 245, '_menu_item_object', 'custom'),
(2233, 245, '_menu_item_target', ''),
(2234, 245, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2235, 245, '_menu_item_xfn', ''),
(2236, 245, '_menu_item_url', '#'),
(2238, 245, '_menu_item_megamenu', ''),
(2239, 245, '_menu_item_menutitle', ''),
(2240, 187, '_wp_old_date', '2022-04-28'),
(2241, 245, '_menu_item_megamenu_columns', '4'),
(2242, 245, '_menu_item_menulabel', ''),
(2243, 245, '_menu_item_menulabelcolor', ''),
(2244, 245, '_menu_item_menuimage', ''),
(2249, 246, 'rate_review', '0'),
(2250, 246, '_menu_item_type', 'post_type'),
(2251, 246, '_menu_item_menu_item_parent', '245'),
(2252, 246, '_menu_item_object_id', '244'),
(2253, 246, '_menu_item_object', 'page'),
(2254, 246, '_menu_item_target', ''),
(2255, 246, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2256, 246, '_menu_item_xfn', ''),
(2257, 246, '_menu_item_url', ''),
(2259, 246, '_menu_item_megamenu', ''),
(2260, 246, '_menu_item_menutitle', ''),
(2261, 247, 'rate_review', '0'),
(2262, 247, '_menu_item_type', 'post_type'),
(2263, 247, '_menu_item_menu_item_parent', '245'),
(2264, 247, '_menu_item_object_id', '236'),
(2265, 247, '_menu_item_object', 'page'),
(2266, 247, '_menu_item_target', ''),
(2267, 247, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2268, 247, '_menu_item_xfn', ''),
(2269, 247, '_menu_item_url', ''),
(2271, 247, '_menu_item_megamenu', ''),
(2272, 247, '_menu_item_menutitle', ''),
(2273, 248, 'rate_review', '0'),
(2274, 248, '_edit_lock', '1652405824:1'),
(2275, 248, '_wp_page_template', 'template-blog.php'),
(2276, 248, '_edit_last', '1'),
(2277, 248, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2278, 248, 'rs_layout', '1'),
(2279, 248, 'rs_hotel_map_pos', 'right'),
(2280, 248, 'rs_hotel_siderbar_pos', 'left'),
(2281, 248, 'rs_style', 'grid'),
(2282, 248, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2283, 248, 'rs_layout_tour', '1'),
(2284, 248, 'rs_tour_sidebar_pos', 'left'),
(2285, 248, 'rs_style_tour', 'grid'),
(2286, 248, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2287, 248, 'rs_layout_activity', '1'),
(2288, 248, 'rs_activity_sidebar_pos', 'left'),
(2289, 248, 'rs_style_activity', 'grid'),
(2290, 248, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2291, 248, 'rs_layout_rental', '1'),
(2292, 248, 'rs_style_rental', 'grid'),
(2293, 248, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2294, 248, 'rs_layout_car', '1'),
(2295, 248, 'rs_style_car', 'grid'),
(2296, 248, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2297, 249, 'rate_review', '0'),
(2298, 249, '_menu_item_type', 'custom'),
(2299, 249, '_menu_item_menu_item_parent', '0'),
(2300, 249, '_menu_item_object_id', '249'),
(2301, 249, '_menu_item_object', 'custom'),
(2302, 249, '_menu_item_target', ''),
(2303, 249, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2304, 249, '_menu_item_xfn', ''),
(2305, 249, '_menu_item_url', '#'),
(2307, 249, '_menu_item_megamenu', ''),
(2308, 249, '_menu_item_menutitle', ''),
(2309, 250, 'rate_review', '0'),
(2310, 250, '_menu_item_type', 'custom'),
(2311, 250, '_menu_item_menu_item_parent', '0'),
(2312, 250, '_menu_item_object_id', '250'),
(2313, 250, '_menu_item_object', 'custom'),
(2314, 250, '_menu_item_target', ''),
(2315, 250, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2316, 250, '_menu_item_xfn', ''),
(2317, 250, '_menu_item_url', '#'),
(2319, 250, '_menu_item_megamenu', ''),
(2320, 250, '_menu_item_menutitle', ''),
(2321, 252, 'rate_review', '0'),
(2322, 252, '_menu_item_type', 'post_type'),
(2323, 252, '_menu_item_menu_item_parent', '250'),
(2324, 252, '_menu_item_object_id', '153'),
(2325, 252, '_menu_item_object', 'st_tours'),
(2326, 252, '_menu_item_target', ''),
(2327, 252, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2328, 252, '_menu_item_xfn', ''),
(2329, 252, '_menu_item_url', ''),
(2331, 252, '_menu_item_megamenu', ''),
(2332, 252, '_menu_item_menutitle', ''),
(2333, 253, 'rate_review', '0'),
(2334, 253, '_menu_item_type', 'post_type'),
(2335, 253, '_menu_item_menu_item_parent', '250'),
(2336, 253, '_menu_item_object_id', '152'),
(2337, 253, '_menu_item_object', 'st_tours'),
(2338, 253, '_menu_item_target', ''),
(2339, 253, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2340, 253, '_menu_item_xfn', ''),
(2341, 253, '_menu_item_url', ''),
(2343, 253, '_menu_item_megamenu', ''),
(2344, 253, '_menu_item_menutitle', ''),
(2345, 246, '_menu_item_megamenu_columns', '4'),
(2346, 246, '_menu_item_menulabel', ''),
(2347, 246, '_menu_item_menulabelcolor', ''),
(2348, 246, '_menu_item_menuimage', ''),
(2349, 247, '_menu_item_megamenu_columns', '4'),
(2350, 247, '_menu_item_menulabel', ''),
(2351, 247, '_menu_item_menulabelcolor', ''),
(2352, 247, '_menu_item_menuimage', ''),
(2353, 250, '_menu_item_megamenu_columns', '4'),
(2354, 250, '_menu_item_menulabel', ''),
(2355, 250, '_menu_item_menulabelcolor', ''),
(2356, 250, '_menu_item_menuimage', ''),
(2357, 253, '_menu_item_megamenu_columns', '4'),
(2358, 253, '_menu_item_menulabel', ''),
(2359, 253, '_menu_item_menulabelcolor', ''),
(2360, 253, '_menu_item_menuimage', ''),
(2361, 252, '_menu_item_megamenu_columns', '4'),
(2362, 252, '_menu_item_menulabel', ''),
(2363, 252, '_menu_item_menulabelcolor', ''),
(2364, 252, '_menu_item_menuimage', ''),
(2365, 249, '_menu_item_megamenu_columns', '4'),
(2366, 249, '_menu_item_menulabel', ''),
(2367, 249, '_menu_item_menulabelcolor', ''),
(2368, 249, '_menu_item_menuimage', ''),
(2369, 254, 'rate_review', '0'),
(2370, 254, '_menu_item_type', 'custom'),
(2371, 254, '_menu_item_menu_item_parent', '249'),
(2372, 254, '_menu_item_object_id', '254'),
(2373, 254, '_menu_item_object', 'custom'),
(2374, 254, '_menu_item_target', ''),
(2375, 254, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2376, 254, '_menu_item_xfn', ''),
(2377, 254, '_menu_item_url', 'https://modtour.travelerwp.com/404'),
(2379, 254, '_menu_item_megamenu', ''),
(2380, 254, '_menu_item_menutitle', ''),
(2381, 254, '_menu_item_megamenu_columns', '4'),
(2382, 254, '_menu_item_menulabel', ''),
(2383, 254, '_menu_item_menulabelcolor', ''),
(2384, 254, '_menu_item_menuimage', ''),
(2386, 234, '_elementor_template_type', 'wp-post'),
(2387, 234, '_elementor_version', '3.6.5'),
(2400, 259, '_elementor_edit_mode', 'builder'),
(2401, 259, '_elementor_template_type', 'page'),
(2402, 259, 'rate_review', '0'),
(2403, 259, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2404, 259, '_elementor_data', '[{\"id\":\"4307bf3a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b0f2cfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62db5bcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"first-content\\\">Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus.<\\/p>\\n<p>Viverra sit diam ut viverra leo duis. Odio consectetur enim, massa nibh euismod eget. Et quis eget vestibulum sit id scelerisque. In felis velit cursus nibh at sagittis. Nisl curabitur dignissim scelerisque massa ut quis pretium. Etiam mauris cursus vitae consequat arcu. Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus consequat sed.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"45fde5c7\",\"elType\":\"section\",\"settings\":{\"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},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45f9d6c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53d80539\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4638937\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.394,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f8db5c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":255,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery1.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72ea2dff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.606,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"315e383a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":256,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery2.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_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},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d8938db\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1156bb6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":63.559,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34d4d4ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":257,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery3.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"88dd5ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.773,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"590dd26e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":258,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery4.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1abaa532\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f48eb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"295da849\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mi diam malesuada habitant duis sit parturient senectus pretium. Lacus dolor sodales lectus mauris est, nunc. Hac adipiscing eget morbi at amet. In mollis placerat consequat nulla porttitor neque cras. Morbi elit nascetur et, etiam dignissim dui interdum nec. Neque integer lectus velit vel quam nisi, vulputate egestas eu. Massa, amet lobortis urna, id elit aliquam imperdiet ipsum enim.\\n<\\/p>\\n<p class=\\\"first-content\\\">Maecenas ac malesuada dignissim sem nisl, consectetur porttitor. A lorem diam pellentesque quis pellentesque <\\/p>\\n<ul>\\n \\t<li>Aliquam et tellus molestie velit sagittis, aliquam. Aliquam auctor.<\\/li>\\n \\t<li>Nunc, lorem viverra nunc, pretium. Faucibus.<\\/li>\\n \\t<li>Porttitor gravida sit tortor, lorem. Sit lectus vestibulum dui pellentesque id non.<\\/li>\\n \\t<li>Morbi arcu gravida varius risus nisl odio proin.<\\/li>\\n<\\/ul>\\n<p>Non sit ornare duis massa quam tristique tempus. Dignissim sit nunc non lectus suspendisse morbi. Ut nunc tempus, sed pellentesque diam dolor. Sit purus, amet, tellus ut. Lobortis aliquam sit quam dictumst.\\nAliquam mauris nibh et amet cras. Et risus vitae id vestibulum, tortor sem tempus, tortor. Sapien odio ut libero, pharetra sodales dolor varius malesuada. At suspendisse porta sagittis ante nisl, lectus. Lorem ac lacus, tristique enim massa. Enim, non sit mauris aliquam blandit.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2407, 234, '_elementor_data', '[{\"id\":\"33a1b1a6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e9a0c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1df33f9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"first-content\\\">Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus.<\\/p>\\n<p>Viverra sit diam ut viverra leo duis. Odio consectetur enim, massa nibh euismod eget. Et quis eget vestibulum sit id scelerisque. In felis velit cursus nibh at sagittis. Nisl curabitur dignissim scelerisque massa ut quis pretium. Etiam mauris cursus vitae consequat arcu. Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus consequat sed.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77539fd0\",\"elType\":\"section\",\"settings\":{\"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\":[{\"id\":\"411ed3cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"71764194\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67b99b65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.394,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dfd2a4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":255,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery1.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2928c535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.606,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5074f348\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":256,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery2.jpg\"},\"image_size\":\"full\",\"align\":\"right\",\"_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\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f7a5952\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4abacf62\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":63.559,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"34b5619b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":257,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery3.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2090505f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.773,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"92fda35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":258,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/05\\/gallery4.jpg\"},\"image_size\":\"full\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2eb98365\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b6d5c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b542264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mi diam malesuada habitant duis sit parturient senectus pretium. Lacus dolor sodales lectus mauris est, nunc. Hac adipiscing eget morbi at amet. In mollis placerat consequat nulla porttitor neque cras. Morbi elit nascetur et, etiam dignissim dui interdum nec. Neque integer lectus velit vel quam nisi, vulputate egestas eu. Massa, amet lobortis urna, id elit aliquam imperdiet ipsum enim.\\n<\\/p>\\n<p class=\\\"first-content\\\">Maecenas ac malesuada dignissim sem nisl, consectetur porttitor. A lorem diam pellentesque quis pellentesque <\\/p>\\n<ul>\\n \\t<li>Aliquam et tellus molestie velit sagittis, aliquam. Aliquam auctor.<\\/li>\\n \\t<li>Nunc, lorem viverra nunc, pretium. Faucibus.<\\/li>\\n \\t<li>Porttitor gravida sit tortor, lorem. Sit lectus vestibulum dui pellentesque id non.<\\/li>\\n \\t<li>Morbi arcu gravida varius risus nisl odio proin.<\\/li>\\n<\\/ul>\\n<p>Non sit ornare duis massa quam tristique tempus. Dignissim sit nunc non lectus suspendisse morbi. Ut nunc tempus, sed pellentesque diam dolor. Sit purus, amet, tellus ut. Lobortis aliquam sit quam dictumst.\\nAliquam mauris nibh et amet cras. Et risus vitae id vestibulum, tortor sem tempus, tortor. Sapien odio ut libero, pharetra sodales dolor varius malesuada. At suspendisse porta sagittis ante nisl, lectus. Lorem ac lacus, tristique enim massa. Enim, non sit mauris aliquam blandit.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2414, 261, 'rate_review', '0'),
(2415, 261, '_edit_lock', '1654565795:1'),
(2416, 261, '_edit_last', '1'),
(2417, 261, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2418, 261, 'rs_layout', '1'),
(2419, 261, 'rs_hotel_map_pos', 'right'),
(2420, 261, 'rs_hotel_siderbar_pos', 'left'),
(2421, 261, 'rs_style', 'grid'),
(2422, 261, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2423, 261, 'rs_layout_tour', '1'),
(2424, 261, 'rs_tour_sidebar_pos', 'left'),
(2425, 261, 'rs_style_tour', 'grid'),
(2426, 261, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2427, 261, 'rs_layout_activity', '1'),
(2428, 261, 'rs_activity_sidebar_pos', 'left'),
(2429, 261, 'rs_style_activity', 'grid'),
(2430, 261, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2431, 261, 'rs_layout_rental', '1'),
(2432, 261, 'rs_style_rental', 'grid'),
(2433, 261, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2434, 261, 'rs_layout_car', '1'),
(2435, 261, 'rs_style_car', 'grid'),
(2436, 261, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2437, 261, '_elementor_edit_mode', 'builder'),
(2438, 261, '_elementor_template_type', 'wp-page'),
(2439, 261, '_elementor_version', '3.6.5'),
(2446, 261, '_wp_page_template', 'template-blank.php'),
(2447, 261, '_elementor_data', '[]'),
(2463, 264, '_elementor_edit_mode', 'builder'),
(2464, 264, '_elementor_template_type', 'wp-page'),
(2465, 264, '_elementor_version', '3.6.5'),
(2466, 264, '_wp_page_template', 'template-blank.php'),
(2467, 264, '_elementor_data', '[{\"id\":\"d1f5e35\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"81882ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"007c1ca\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\"},\"elements\":[],\"widgetType\":\"st_wishlist\"}],\"isInner\":false}],\"isInner\":false}]'),
(2471, 265, '_elementor_edit_mode', 'builder'),
(2472, 265, '_elementor_template_type', 'page'),
(2473, 265, 'rate_review', '0'),
(2474, 265, '_elementor_version', '3.6.5'),
(2475, 265, '_elementor_data', '[]'),
(2478, 265, '_edit_lock', '1652426464:1'),
(2489, 148, '_wp_old_slug', 'mont-saint-michel-day-trip'),
(2490, 150, '_wp_old_slug', 'river-cruise-tour-on-the-seine'),
(2500, 269, '_elementor_edit_mode', 'builder'),
(2501, 269, '_elementor_template_type', 'section'),
(2502, 269, 'rate_review', '0'),
(2503, 269, '_elementor_version', '3.6.5'),
(2504, 269, '_wp_page_template', 'default'),
(2505, 269, '_elementor_data', '[{\"id\":\"2ad38c80\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f5eaef7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"21c65fc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a50849c\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2515, 113, '_wp_old_slug', 'national-parks-tour-one-days'),
(2520, 233, 'gallery', '166,163,171'),
(2521, 273, 'rate_review', '0'),
(2522, 273, '_menu_item_type', 'post_type'),
(2523, 273, '_menu_item_menu_item_parent', '249'),
(2524, 273, '_menu_item_object_id', '248'),
(2525, 273, '_menu_item_object', 'page'),
(2526, 273, '_menu_item_target', ''),
(2527, 273, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2528, 273, '_menu_item_xfn', ''),
(2529, 273, '_menu_item_url', ''),
(2531, 273, '_menu_item_megamenu', ''),
(2532, 273, '_menu_item_menutitle', ''),
(2533, 274, 'rate_review', '0'),
(2534, 274, '_menu_item_type', 'custom'),
(2535, 274, '_menu_item_menu_item_parent', '273'),
(2536, 274, '_menu_item_object_id', '274'),
(2537, 274, '_menu_item_object', 'custom'),
(2538, 274, '_menu_item_target', ''),
(2539, 274, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2540, 274, '_menu_item_xfn', ''),
(2541, 274, '_menu_item_url', 'https://modtour.travelerwp.com/meet-the-steve-jobs-of-the-travel-industry/'),
(2543, 274, '_menu_item_megamenu', ''),
(2544, 274, '_menu_item_menutitle', ''),
(2545, 275, 'rate_review', '0'),
(2546, 275, '_menu_item_type', 'custom'),
(2547, 275, '_menu_item_menu_item_parent', '249'),
(2548, 275, '_menu_item_object_id', '275'),
(2549, 275, '_menu_item_object', 'custom'),
(2550, 275, '_menu_item_target', ''),
(2551, 275, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2552, 275, '_menu_item_xfn', ''),
(2553, 275, '_menu_item_url', '#'),
(2555, 275, '_menu_item_megamenu', ''),
(2556, 275, '_menu_item_menutitle', ''),
(2557, 276, 'rate_review', '0'),
(2558, 276, '_menu_item_type', 'post_type'),
(2559, 276, '_menu_item_menu_item_parent', '249'),
(2560, 276, '_menu_item_object_id', '261'),
(2561, 276, '_menu_item_object', 'page'),
(2562, 276, '_menu_item_target', ''),
(2563, 276, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2564, 276, '_menu_item_xfn', ''),
(2565, 276, '_menu_item_url', ''),
(2567, 276, '_menu_item_megamenu', ''),
(2568, 276, '_menu_item_menutitle', ''),
(2569, 187, '_wp_old_date', '2022-05-13'),
(2570, 245, '_wp_old_date', '2022-05-13'),
(2571, 246, '_wp_old_date', '2022-05-13'),
(2572, 247, '_wp_old_date', '2022-05-13'),
(2573, 250, '_wp_old_date', '2022-05-13'),
(2574, 253, '_wp_old_date', '2022-05-13'),
(2575, 252, '_wp_old_date', '2022-05-13'),
(2576, 249, '_wp_old_date', '2022-05-13'),
(2577, 274, '_menu_item_megamenu_columns', '4'),
(2578, 274, '_menu_item_menulabel', ''),
(2579, 274, '_menu_item_menulabelcolor', ''),
(2580, 274, '_menu_item_menuimage', ''),
(2581, 273, '_menu_item_megamenu_columns', '4'),
(2582, 273, '_menu_item_menulabel', ''),
(2583, 273, '_menu_item_menulabelcolor', ''),
(2584, 273, '_menu_item_menuimage', ''),
(2585, 275, '_menu_item_megamenu_columns', '4'),
(2586, 275, '_menu_item_menulabel', ''),
(2587, 275, '_menu_item_menulabelcolor', ''),
(2588, 275, '_menu_item_menuimage', ''),
(2591, 254, '_wp_old_date', '2022-05-13'),
(2592, 276, '_menu_item_megamenu_columns', '4'),
(2593, 276, '_menu_item_menulabel', ''),
(2594, 276, '_menu_item_menulabelcolor', ''),
(2595, 276, '_menu_item_menuimage', ''),
(2596, 277, 'rate_review', '0'),
(2597, 277, '_edit_lock', '1653531337:1'),
(2598, 277, '_wp_page_template', 'template-user.php'),
(2599, 277, '_edit_last', '1'),
(2600, 277, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2601, 277, 'rs_layout', '1'),
(2602, 277, 'rs_hotel_map_pos', 'right'),
(2603, 277, 'rs_hotel_siderbar_pos', 'left'),
(2604, 277, 'rs_style', 'grid'),
(2605, 277, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2606, 277, 'rs_layout_tour', '1'),
(2607, 277, 'rs_tour_sidebar_pos', 'left'),
(2608, 277, 'rs_style_tour', 'grid'),
(2609, 277, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2610, 277, 'rs_layout_activity', '1'),
(2611, 277, 'rs_activity_sidebar_pos', 'left'),
(2612, 277, 'rs_style_activity', 'grid'),
(2613, 277, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2614, 277, 'rs_layout_rental', '1'),
(2615, 277, 'rs_style_rental', 'grid'),
(2616, 277, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2617, 277, 'rs_layout_car', '1'),
(2618, 277, 'rs_style_car', 'grid'),
(2619, 277, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2634, 285, 'rate_review', '0'),
(2635, 285, '_edit_lock', '1653536323:1'),
(2636, 285, '_wp_page_template', 'template-partner-information.php'),
(2637, 285, '_edit_last', '1'),
(2638, 285, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2639, 285, 'rs_layout', '1'),
(2640, 285, 'rs_hotel_map_pos', 'right'),
(2641, 285, 'rs_hotel_siderbar_pos', 'left'),
(2642, 285, 'rs_style', 'grid'),
(2643, 285, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2644, 285, 'rs_layout_tour', '1'),
(2645, 285, 'rs_tour_sidebar_pos', 'left'),
(2646, 285, 'rs_style_tour', 'grid'),
(2647, 285, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2648, 285, 'rs_layout_activity', '1'),
(2649, 285, 'rs_activity_sidebar_pos', 'left'),
(2650, 285, 'rs_style_activity', 'grid'),
(2651, 285, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2652, 285, 'rs_layout_rental', '1'),
(2653, 285, 'rs_style_rental', 'grid'),
(2654, 285, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2655, 285, 'rs_layout_car', '1'),
(2656, 285, 'rs_style_car', 'grid'),
(2657, 285, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2671, 244, '_thumbnail_id', '237'),
(2676, 234, '_elementor_edit_mode', 'builder'),
(2684, 150, 'discount_by_adult', 'a:1:{i:0;a:4:{s:5:\"title\";s:9:\"Group 3-5\";s:3:\"key\";s:1:\"3\";s:6:\"key_to\";s:1:\"5\";s:5:\"value\";s:2:\"10\";}}'),
(2685, 150, 'discount_by_child', 'a:1:{i:0;a:4:{s:5:\"title\";s:9:\"Group 2-6\";s:3:\"key\";s:1:\"2\";s:6:\"key_to\";s:1:\"6\";s:5:\"value\";s:2:\"12\";}}'),
(2686, 297, 'rate_review', '0'),
(2704, 297, '_edit_lock', '1786688817:1'),
(2705, 297, '_edit_last', '1'),
(2706, 297, '_elementor_edit_mode', 'builder'),
(2707, 297, '_elementor_template_type', 'wp-page'),
(2708, 297, '_elementor_version', '3.6.5'),
(2709, 297, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2710, 297, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x780\",\"source\":\"url\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(2739, 307, '_elementor_edit_mode', 'builder'),
(2740, 307, '_elementor_template_type', 'page'),
(2741, 307, 'rate_review', '0'),
(2742, 307, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2743, 307, '_elementor_data', '[{\"id\":\"18c4a2d2\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ea5b54e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58104b3f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6743116c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6769ac3c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61734cd8\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fe12ad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"517cf5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19cdc77e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6eb65c5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a6063cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"729d1411\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f2db505\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64f39dc4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"49ab05ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10198ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecbb8db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f6a98fa\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d06928e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65d5e7c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27e89686\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652b322b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c402ee6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"112f6f6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"126ac52d\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c64fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33bb4d9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":299,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team1.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57f6c3e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff41f06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"42bb65a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7916ec59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":300,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team2.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e4fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a775852\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11fe2ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"400a91e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":301,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team3.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"256e48c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7b3e39\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6e15f6da\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fe4f8f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7f062902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c947c02\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bffcef5\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6988402e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24feea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74d09e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"122e358b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5a5e9d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3007aaa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33f1c717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f2df18c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d9effd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f0ae6cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5f77091b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a39ac9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b084858\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"589f2769\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68437417\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76157160\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2745, 308, 'rate_review', '0'),
(2746, 308, '_edit_lock', '1654605969:1'),
(2747, 308, '_edit_last', '1'),
(2748, 308, '_elementor_edit_mode', 'builder'),
(2749, 308, '_elementor_template_type', 'wp-page'),
(2750, 308, '_elementor_version', '3.6.5'),
(2751, 308, '_wp_page_template', 'template-blank.php'),
(2752, 308, '_elementor_data', '[{\"id\":\"4e07b0df\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39a7a8d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"34471327\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46e69fcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"46566152\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"73607a2b\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6d4793e9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"79795e34\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"1304add7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7deaafde\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"63682216\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"78b588c3\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"72abbd61\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"222e8254\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1717fc56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bc2ad95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18e655da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"168c8f11\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1290x870\",\"source\":\"url\",\"alt\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77334924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"120\",\"bottom\":\"0080\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5c5f14c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b518fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7763d1ed\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2754, 309, 'rate_review', '0'),
(2755, 310, '_elementor_edit_mode', 'builder'),
(2756, 310, '_elementor_template_type', 'page'),
(2757, 310, 'rate_review', '0'),
(2758, 310, '_elementor_version', '3.6.5'),
(2759, 310, '_elementor_data', '[{\"id\":\"1255281d\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1297afc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c9a8c5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5230d452\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a4c6d91\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"71a80608\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5e546185\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"78175a40\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"7d2e012a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ba65e94\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6b51a8cf\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"622d125c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"2835fd48\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d9942ed\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5692ae8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ce122c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72c4bb69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53d3cfd1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"480d3750\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"120\",\"bottom\":\"0080\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a5d8cf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2095e32a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f00dd7\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2761, 309, '_edit_lock', '1654565363:1'),
(2762, 309, '_edit_last', '1'),
(2763, 309, '_wp_page_template', 'template-payment-success.php'),
(2764, 309, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2765, 309, 'rs_layout', '1'),
(2766, 309, 'rs_hotel_map_pos', 'right'),
(2767, 309, 'rs_hotel_siderbar_pos', 'left'),
(2768, 309, 'rs_style', 'grid'),
(2769, 309, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2770, 309, 'rs_layout_tour', '1'),
(2771, 309, 'rs_tour_sidebar_pos', 'left'),
(2772, 309, 'rs_style_tour', 'grid'),
(2773, 309, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2774, 309, 'rs_layout_activity', '1'),
(2775, 309, 'rs_activity_sidebar_pos', 'left'),
(2776, 309, 'rs_style_activity', 'grid'),
(2777, 309, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2778, 309, 'rs_layout_rental', '1'),
(2779, 309, 'rs_style_rental', 'grid'),
(2780, 309, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2781, 309, 'rs_layout_car', '1'),
(2782, 309, 'rs_style_car', 'grid'),
(2783, 309, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2784, 311, 'rate_review', '0'),
(2785, 311, '_edit_lock', '1786575406:1'),
(2786, 311, '_edit_last', '1'),
(2787, 311, '_wp_page_template', 'template-login-normal.php'),
(2788, 311, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2789, 311, 'rs_layout', '1'),
(2790, 311, 'rs_hotel_map_pos', 'right'),
(2791, 311, 'rs_hotel_siderbar_pos', 'left'),
(2792, 311, 'rs_style', 'grid'),
(2793, 311, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2794, 311, 'rs_layout_tour', '1'),
(2795, 311, 'rs_tour_sidebar_pos', 'left'),
(2796, 311, 'rs_style_tour', 'grid');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2797, 311, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2798, 311, 'rs_layout_activity', '1'),
(2799, 311, 'rs_activity_sidebar_pos', 'left'),
(2800, 311, 'rs_style_activity', 'grid'),
(2801, 311, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2802, 311, 'rs_layout_rental', '1'),
(2803, 311, 'rs_style_rental', 'grid'),
(2804, 311, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2805, 311, 'rs_layout_car', '1'),
(2806, 311, 'rs_style_car', 'grid'),
(2807, 311, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2808, 312, 'rate_review', '0'),
(2809, 313, 'rate_review', '0'),
(2810, 312, '_edit_lock', '1654565417:1'),
(2811, 312, '_edit_last', '1'),
(2812, 312, '_wp_page_template', 'template-register.php'),
(2813, 312, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2814, 312, 'rs_layout', '1'),
(2815, 312, 'rs_hotel_map_pos', 'right'),
(2816, 312, 'rs_hotel_siderbar_pos', 'left'),
(2817, 312, 'rs_style', 'grid'),
(2818, 312, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2819, 312, 'rs_layout_tour', '1'),
(2820, 312, 'rs_tour_sidebar_pos', 'left'),
(2821, 312, 'rs_style_tour', 'grid'),
(2822, 312, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2823, 312, 'rs_layout_activity', '1'),
(2824, 312, 'rs_activity_sidebar_pos', 'left'),
(2825, 312, 'rs_style_activity', 'grid'),
(2826, 312, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2827, 312, 'rs_layout_rental', '1'),
(2828, 312, 'rs_style_rental', 'grid'),
(2829, 312, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2830, 312, 'rs_layout_car', '1'),
(2831, 312, 'rs_style_car', 'grid'),
(2832, 312, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2833, 313, '_edit_lock', '1786334020:1'),
(2834, 313, '_edit_last', '1'),
(2835, 313, '_wp_page_template', 'template-blank.php'),
(2836, 313, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(2837, 313, 'rs_layout', '1'),
(2838, 313, 'rs_hotel_map_pos', 'right'),
(2839, 313, 'rs_hotel_siderbar_pos', 'left'),
(2840, 313, 'rs_style', 'grid'),
(2841, 313, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2842, 313, 'rs_layout_tour', '1'),
(2843, 313, 'rs_tour_sidebar_pos', 'left'),
(2844, 313, 'rs_style_tour', 'grid'),
(2845, 313, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(2846, 313, 'rs_layout_activity', '1'),
(2847, 313, 'rs_activity_sidebar_pos', 'left'),
(2848, 313, 'rs_style_activity', 'grid'),
(2849, 313, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2850, 313, 'rs_layout_rental', '1'),
(2851, 313, 'rs_style_rental', 'grid'),
(2852, 313, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2853, 313, 'rs_layout_car', '1'),
(2854, 313, 'rs_style_car', 'grid'),
(2855, 313, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(2856, 313, '_elementor_edit_mode', 'builder'),
(2857, 313, '_elementor_template_type', 'wp-page'),
(2858, 313, '_elementor_version', '3.6.5'),
(2868, 317, '_elementor_edit_mode', 'builder'),
(2869, 317, '_elementor_template_type', 'page'),
(2870, 317, 'rate_review', '0'),
(2871, 317, '_elementor_version', '3.6.5'),
(2872, 317, '_elementor_data', '[{\"id\":\"182337ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a87abca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bb4e8e4\",\"elType\":\"widget\",\"settings\":{\"address\":\"New york\",\"zoom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a006eba\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72343b58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24f4d048\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact information\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c3fe0a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f821d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":314,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/location.svg\"},\"library\":\"svg\"},\"title_text\":\"540 Libety Road, New District, New York\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4ceb1f15\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5428eea0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":315,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/call-calling.svg\"},\"library\":\"svg\"},\"title_text\":\"(000) 999 -656 -888\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29078569\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59704c85\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":316,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/sms.svg\"},\"library\":\"svg\"},\"title_text\":\"travelerwp@gmail.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"89947af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d7979f1\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact Form\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(2883, 313, '_elementor_data', '[{\"id\":\"f38538b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46026278\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bc87f52\",\"elType\":\"widget\",\"settings\":{\"address\":\"New york\",\"zoom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4828ac6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"103bc7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"39321ae8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact information\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eccb2eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d6d09c5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":314,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/location.svg\"},\"library\":\"svg\"},\"title_text\":\"540 Libety Road, New District, New York\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e55d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59edc24c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":315,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/call-calling.svg\"},\"library\":\"svg\"},\"title_text\":\"(000) 999 -656 -888\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"12627ea0\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"19300fc2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":316,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/sms.svg\"},\"library\":\"svg\"},\"title_text\":\"travelerwp@gmail.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"10a400c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1c32a863\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact Form\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(2885, 319, 'rate_review', '0'),
(2886, 319, '_edit_lock', '1654605972:1'),
(2887, 319, '_edit_last', '1'),
(2888, 319, '_elementor_edit_mode', 'builder'),
(2889, 319, '_elementor_template_type', 'wp-page'),
(2890, 319, '_elementor_version', '3.6.5'),
(2891, 319, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2892, 319, '_elementor_data', '[{\"id\":\"692602d7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61167355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"626a9510\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1290x600\",\"source\":\"url\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_size_laptop\":\"cover\",\"margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60ac35f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true},{\"id\":\"76cf60bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image_mobile\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/image.png\",\"id\":825,\"alt\":\"\",\"source\":\"library\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ffb5853\",\"elType\":\"widget\",\"settings\":{\"title\":\"You can become a Local Expert\\nanything, anywhere\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49d3327b\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=wGLGYUcv_CU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true},{\"id\":\"36ede7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b685e62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42829df8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a583a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it work?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4a17ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76c22cfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73a2cbd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":321,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon.svg\"},\"library\":\"svg\"},\"title_text\":\"Sign up\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"28186256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"79c2ec1d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":322,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Add your services\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"764451f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"19d4c7a5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":323,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-3.svg\"},\"library\":\"svg\"},\"title_text\":\"Get bookings\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40de12\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cabae55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"760ec5c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register now\",\"link\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color\":\"#3B71FE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cb7de2e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20095a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b271ecf\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3ef380dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6f33d58c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2456fffc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the superhosts\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056e971\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"443af6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"799cd426\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6365b7a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5de54042\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\",\"alt\":\"\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0c897b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38a058eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"634a4c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"14df5827\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ade8319\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efe9611\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Chiang Mai\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a477d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"698b13d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26819614\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2973bb63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6bfec47c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"a7b4870\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cc8ee27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705fd8e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50cf307e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69b55a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"4473054c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c702036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e76ea10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Paraty\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"307ffb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"54723bf6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ac2d4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60fb6eed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"171b0072\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3b8addc5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68ac94a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4913147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d2fc479\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6e2250e7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b323418\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4626751e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40acbb82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a565571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"eac8da6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3b121a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"567ab615\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b2e359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"28b464b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ab77c68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"630a6741\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3deafd83\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5fc364b7\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1ecece87\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"64d8b85c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"794f1590\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a5e91ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5af8492f\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"70f460ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"54afa300\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2931, 332, '_elementor_edit_mode', 'builder'),
(2932, 332, '_elementor_template_type', 'page'),
(2933, 332, 'rate_review', '0'),
(2934, 332, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2935, 332, '_elementor_data', '[{\"id\":\"74ffa78f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c0d97a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"172b3365\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":320,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"530ff4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2e4bea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image_mobile\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/image.png\",\"id\":825,\"alt\":\"\",\"source\":\"library\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"733a5599\",\"elType\":\"widget\",\"settings\":{\"title\":\"You can become a Local Expert\\nanything, anywhere\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"161a5ad5\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=wGLGYUcv_CU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true},{\"id\":\"68a7b6c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d933399\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b618229\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d2efffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it work?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22913de1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8490f81\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ca25cdf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":321,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon.svg\"},\"library\":\"svg\"},\"title_text\":\"Sign up\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"70e5e90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a7eaee\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":322,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Add your services\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"66979ae4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"439b8756\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":323,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-3.svg\"},\"library\":\"svg\"},\"title_text\":\"Get bookings\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b150d80\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a82de41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7751398d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register now\",\"link\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color\":\"#3B71FE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d15a71d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58c9b6e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ab8edfa\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d34c08d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"65accd39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d483219\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the superhosts\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6062a255\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f171bed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"350ba88a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"244028a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"353d9d8b\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":324,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-1.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"396b86a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14f1c42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"569e221a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fde8966\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":325,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-2.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15109f99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7000f7ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Chiang Mai\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2852fc4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48020dc4\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":326,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-3.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e300cc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f232c02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"565300be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"243cfbaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":327,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host42.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24e59ee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e88f815\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"762cd8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5586504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e7b8d76\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":328,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-4.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24824613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e75a9cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Paraty\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"274491fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d39b2ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":329,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-5.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a64c25a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5de0fc2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"15e02c5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4829437a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":330,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-6.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4d8f36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7452d0e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6670142b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e7b0d6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":331,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-7.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30074668\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b807728\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a03fb60\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43df6d84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a831b17\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"628ccf83\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2b86c46e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ab59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7ab9b680\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"272b1e1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"380f0b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aacbeef\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5cb6c34a\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6472e89\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"618892ac\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"74790f76\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f4c5f9b\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"22b9988c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"eb991a8\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"506c0fa9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2940, 333, 'rate_review', '0'),
(2941, 333, '_menu_item_type', 'post_type'),
(2942, 333, '_menu_item_menu_item_parent', '249'),
(2943, 333, '_menu_item_object_id', '319'),
(2944, 333, '_menu_item_object', 'page'),
(2945, 333, '_menu_item_target', ''),
(2946, 333, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2947, 333, '_menu_item_xfn', ''),
(2948, 333, '_menu_item_url', ''),
(2950, 333, '_menu_item_megamenu', ''),
(2951, 333, '_menu_item_menutitle', ''),
(2952, 334, 'rate_review', '0'),
(2953, 334, '_menu_item_type', 'post_type'),
(2954, 334, '_menu_item_menu_item_parent', '0'),
(2955, 334, '_menu_item_object_id', '313'),
(2956, 334, '_menu_item_object', 'page'),
(2957, 334, '_menu_item_target', ''),
(2958, 334, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2959, 334, '_menu_item_xfn', ''),
(2960, 334, '_menu_item_url', ''),
(2962, 334, '_menu_item_megamenu', ''),
(2963, 334, '_menu_item_menutitle', ''),
(2964, 335, 'rate_review', '0'),
(2965, 335, '_menu_item_type', 'post_type'),
(2966, 335, '_menu_item_menu_item_parent', '249'),
(2967, 335, '_menu_item_object_id', '312'),
(2968, 335, '_menu_item_object', 'page'),
(2969, 335, '_menu_item_target', ''),
(2970, 335, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2971, 335, '_menu_item_xfn', ''),
(2972, 335, '_menu_item_url', ''),
(2974, 335, '_menu_item_megamenu', ''),
(2975, 335, '_menu_item_menutitle', ''),
(2976, 336, 'rate_review', '0'),
(2977, 336, '_menu_item_type', 'post_type'),
(2978, 336, '_menu_item_menu_item_parent', '249'),
(2979, 336, '_menu_item_object_id', '311'),
(2980, 336, '_menu_item_object', 'page'),
(2981, 336, '_menu_item_target', ''),
(2982, 336, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2983, 336, '_menu_item_xfn', ''),
(2984, 336, '_menu_item_url', ''),
(2986, 336, '_menu_item_megamenu', ''),
(2987, 336, '_menu_item_menutitle', ''),
(2988, 337, 'rate_review', '0'),
(2989, 337, '_menu_item_type', 'post_type'),
(2990, 337, '_menu_item_menu_item_parent', '249'),
(2991, 337, '_menu_item_object_id', '308'),
(2992, 337, '_menu_item_object', 'page'),
(2993, 337, '_menu_item_target', ''),
(2994, 337, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2995, 337, '_menu_item_xfn', ''),
(2996, 337, '_menu_item_url', ''),
(2998, 337, '_menu_item_megamenu', ''),
(2999, 337, '_menu_item_menutitle', ''),
(3000, 338, 'rate_review', '0'),
(3001, 338, '_menu_item_type', 'post_type'),
(3002, 338, '_menu_item_menu_item_parent', '0'),
(3003, 338, '_menu_item_object_id', '297'),
(3004, 338, '_menu_item_object', 'page'),
(3005, 338, '_menu_item_target', ''),
(3006, 338, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3007, 338, '_menu_item_xfn', ''),
(3008, 338, '_menu_item_url', ''),
(3010, 338, '_menu_item_megamenu', ''),
(3011, 338, '_menu_item_menutitle', ''),
(3012, 187, '_wp_old_date', '2022-05-24'),
(3013, 338, '_menu_item_megamenu_columns', '4'),
(3014, 338, '_menu_item_menulabel', ''),
(3015, 338, '_menu_item_menulabelcolor', ''),
(3016, 338, '_menu_item_menuimage', ''),
(3017, 245, '_wp_old_date', '2022-05-24'),
(3018, 246, '_wp_old_date', '2022-05-24'),
(3019, 247, '_wp_old_date', '2022-05-24'),
(3020, 250, '_wp_old_date', '2022-05-24'),
(3021, 253, '_wp_old_date', '2022-05-24'),
(3022, 252, '_wp_old_date', '2022-05-24'),
(3023, 249, '_wp_old_date', '2022-05-24'),
(3024, 273, '_wp_old_date', '2022-05-24'),
(3025, 274, '_wp_old_date', '2022-05-24'),
(3026, 275, '_wp_old_date', '2022-05-24'),
(3027, 254, '_wp_old_date', '2022-05-24'),
(3028, 333, '_menu_item_megamenu_columns', '4'),
(3029, 333, '_menu_item_menulabel', ''),
(3030, 333, '_menu_item_menulabelcolor', ''),
(3031, 333, '_menu_item_menuimage', ''),
(3032, 336, '_menu_item_megamenu_columns', '4'),
(3033, 336, '_menu_item_menulabel', ''),
(3034, 336, '_menu_item_menulabelcolor', ''),
(3035, 336, '_menu_item_menuimage', ''),
(3036, 337, '_menu_item_megamenu_columns', '4'),
(3037, 337, '_menu_item_menulabel', ''),
(3038, 337, '_menu_item_menulabelcolor', ''),
(3039, 337, '_menu_item_menuimage', ''),
(3040, 335, '_menu_item_megamenu_columns', '4'),
(3041, 335, '_menu_item_menulabel', ''),
(3042, 335, '_menu_item_menulabelcolor', ''),
(3043, 335, '_menu_item_menuimage', ''),
(3044, 276, '_wp_old_date', '2022-05-24'),
(3045, 334, '_menu_item_megamenu_columns', '4'),
(3046, 334, '_menu_item_menulabel', ''),
(3047, 334, '_menu_item_menulabelcolor', ''),
(3048, 334, '_menu_item_menuimage', ''),
(3049, 15, '_elementor_edit_mode', 'builder'),
(3050, 15, '_elementor_template_type', 'wp-post'),
(3051, 15, '_elementor_version', '3.6.5'),
(3112, 348, '_elementor_edit_mode', 'builder'),
(3113, 348, '_elementor_template_type', 'page'),
(3114, 348, 'rate_review', '0'),
(3115, 348, '_elementor_version', '3.6.5'),
(3116, 348, '_elementor_data', '[{\"id\":\"5fddf5f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a10d40c\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"34cb6747\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c457449\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"239e62ff\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"3a9b5052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55aba5fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c3ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a937378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"692381fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2697bd6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b84ba49\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"43537efa\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"670a3084\",\"elType\":\"widget\",\"settings\":{\"type_form\":\"mix_service\",\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"6a143843\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c6eb9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3698fa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68072325\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69d68f21\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"695bd93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351fe953\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ad352e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39de1a5e\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5435e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"178a53b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d44bd90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41bfea05\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3135, 149, '_wp_old_slug', 'cannes-and-antibes-night-tour'),
(3136, 15, '_wp_page_template', 'elementor_header_footer'),
(3137, 15, '_elementor_data', '[{\"id\":\"65bcaa13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6c72c841\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[]},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"5eed619b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725dc2b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"3852e51f\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"51ca2d31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"28c1c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ab5e23f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cb8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1765cdf7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2437fc7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"}},\"elements\":[{\"id\":\"70303228\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26004fbf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dbe11f6\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"84ae254\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"65b8edc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6670db50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f87ae70\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e36a967\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"609c29f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bf943e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5756bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\"},\"elements\":[{\"id\":\"6a95c1c2\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"607a617a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"1ef04644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bc2ac79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac95b83\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3286, 359, '_elementor_edit_mode', 'builder'),
(3287, 359, '_elementor_template_type', 'page'),
(3288, 359, 'rate_review', '0'),
(3289, 359, '_elementor_version', '3.6.5'),
(3290, 359, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3291, 359, '_elementor_data', '[{\"id\":\"12cbb072\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"35633d23\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[]},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"73d638a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5db739e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"6d2da3b0\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1cfbe811\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"39c9c044\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"757c7e9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"293954d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2676a32e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"93483ce\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"}},\"elements\":[{\"id\":\"5079d308\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24607947\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"60fcedda\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"5dc79f2a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a00d97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bb45617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f47524f\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c915175\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ac9d057\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee24547\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"30a68692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\"},\"elements\":[{\"id\":\"66df1603\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2730b137\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"6524d62c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c5f666b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20142368\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3293, 360, '_elementor_edit_mode', 'builder'),
(3294, 360, '_elementor_template_type', 'wp-post'),
(3295, 360, '_elementor_version', '3.6.5'),
(3296, 360, '_wp_page_template', 'elementor_header_footer'),
(3297, 360, '_elementor_data', '[{\"id\":\"65bcaa13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6c72c841\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[]},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"5eed619b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725dc2b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"3852e51f\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"51ca2d31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"28c1c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ab5e23f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cb8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1765cdf7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2437fc7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"}},\"elements\":[{\"id\":\"70303228\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26004fbf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dbe11f6\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"84ae254\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"65b8edc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6670db50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f87ae70\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e36a967\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"609c29f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bf943e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5756bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\"},\"elements\":[{\"id\":\"6a95c1c2\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"607a617a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"1ef04644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bc2ac79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac95b83\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3300, 361, 'rate_review', '0'),
(3301, 361, '_edit_lock', '1654590591:1'),
(3302, 361, '_edit_last', '1'),
(3303, 361, '_wp_page_template', 'template-package-success-new.php'),
(3304, 361, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(3305, 361, 'rs_layout', '1'),
(3306, 361, 'rs_hotel_map_pos', 'right'),
(3307, 361, 'rs_hotel_siderbar_pos', 'left'),
(3308, 361, 'rs_style', 'grid'),
(3309, 361, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3310, 361, 'rs_layout_tour', '1'),
(3311, 361, 'rs_tour_sidebar_pos', 'left'),
(3312, 361, 'rs_style_tour', 'grid'),
(3313, 361, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(3314, 361, 'rs_layout_activity', '1'),
(3315, 361, 'rs_activity_sidebar_pos', 'left'),
(3316, 361, 'rs_style_activity', 'grid'),
(3317, 361, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3318, 361, 'rs_layout_rental', '1'),
(3319, 361, 'rs_style_rental', 'grid'),
(3320, 361, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3321, 361, 'rs_layout_car', '1'),
(3322, 361, 'rs_style_car', 'grid'),
(3323, 361, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3324, 362, 'rate_review', '0'),
(3325, 362, '_edit_lock', '1654590615:1'),
(3326, 362, '_edit_last', '1'),
(3327, 362, '_wp_page_template', 'template-checkout-packages-new.php'),
(3328, 362, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(3329, 362, 'rs_layout', '1'),
(3330, 362, 'rs_hotel_map_pos', 'right'),
(3331, 362, 'rs_hotel_siderbar_pos', 'left'),
(3332, 362, 'rs_style', 'grid'),
(3333, 362, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3334, 362, 'rs_layout_tour', '1'),
(3335, 362, 'rs_tour_sidebar_pos', 'left'),
(3336, 362, 'rs_style_tour', 'grid'),
(3337, 362, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(3338, 362, 'rs_layout_activity', '1'),
(3339, 362, 'rs_activity_sidebar_pos', 'left'),
(3340, 362, 'rs_style_activity', 'grid'),
(3341, 362, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3342, 362, 'rs_layout_rental', '1'),
(3343, 362, 'rs_style_rental', 'grid'),
(3344, 362, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3345, 362, 'rs_layout_car', '1'),
(3346, 362, 'rs_style_car', 'grid'),
(3347, 362, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3348, 363, 'rate_review', '0'),
(3349, 363, '_edit_lock', '1654596912:1'),
(3350, 363, '_edit_last', '1'),
(3351, 363, '_elementor_edit_mode', 'builder'),
(3352, 363, '_elementor_template_type', 'wp-page'),
(3353, 363, '_elementor_version', '3.6.5'),
(3354, 364, '_elementor_edit_mode', 'builder'),
(3355, 364, '_elementor_template_type', 'page'),
(3356, 364, 'rate_review', '0'),
(3357, 364, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3358, 364, '_elementor_data', '[{\"id\":\"231e4174\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E5E5E5\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ac5519d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a0fa2cf\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\",\"check\":\"check\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\",\"check\":\"check\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\",\"check\":\"check\"},{\"title_items\":\"Price Range\",\"_id\":\"4f6e908\",\"check\":\"check\"},{\"check\":\"no\",\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\"},{\"check\":\"no\",\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"1\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"1b36d7e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78be31a2\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\",\"check\":\"check\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\",\"check\":\"check\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\",\"check\":\"check\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\",\"check\":\"check\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\",\"check\":\"check\"},{\"check\":\"no\",\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"2\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"37ff3811\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"378ef2e\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\",\"check\":\"check\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\",\"check\":\"check\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\",\"check\":\"check\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\",\"check\":\"check\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\",\"check\":\"check\"},{\"title_items\":\"Announcment\",\"_id\":\"4b480f2\",\"check\":\"check\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"3\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"3b85b4d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4081e066\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\",\"check\":\"check\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\",\"check\":\"check\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\",\"check\":\"check\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\",\"check\":\"check\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\",\"check\":\"check\"},{\"title_items\":\"Announcment\",\"_id\":\"4b480f2\",\"check\":\"check\"},{\"title_items\":\"Timekit\",\"_id\":\"5637ac9\",\"check\":\"check\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"4\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29578018\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f3f42ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"279ab0c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#232323\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eeb9b91\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50e56ba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bce46f8\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"open_faq\":\"true\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"64676c18\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 1 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"39a09ee4\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 2 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"7133b638\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 3 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":false},{\"id\":\"55482cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21a8fae6\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 4 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1f6346ee\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 5 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"7c62e294\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 6 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1f4b0d34\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 7 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6889cdae\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 8 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":false}],\"isInner\":false}]'),
(3360, 363, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3361, 363, '_elementor_data', '[{\"id\":\"3ca3673b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E5E5E5\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e5ac7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6e0f8b0e\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\"},{\"title_items\":\"Price Range\",\"_id\":\"4f6e908\"},{\"check\":\"no\",\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\"},{\"check\":\"no\",\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"1\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"4777fab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"77807aba\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\"},{\"check\":\"no\",\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"2\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"bac9058\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7cdf8da4\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\"},{\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"check\":\"no\",\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"3\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false},{\"id\":\"260c5721\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1c1ee8e\",\"elType\":\"widget\",\"settings\":{\"attach_image\":{\"url\":\"http:\\/\\/traveler.ku\\/wp-content\\/uploads\\/2022\\/01\\/ico_piggy-bank_1.svg\",\"id\":11263,\"alt\":\"\",\"source\":\"library\"},\"sale_member\":\"30\",\"list_support\":[{\"_id\":\"ba43d2d\",\"title_items\":\"Image Gallery\"},{\"title_items\":\"Location\",\"_id\":\"cd40e03\"},{\"title_items\":\"Business Hours\",\"_id\":\"f620e10\"},{\"title_items\":\"Price Range\",\"_id\":\"8b076f6\"},{\"title_items\":\"Hide competitors Ads\",\"_id\":\"569db25\"},{\"title_items\":\"Announcment\",\"_id\":\"4b480f2\"},{\"title_items\":\"Timekit\",\"_id\":\"5637ac9\"}],\"text_button\":\"Get started\",\"title_table\":\"FREE\",\"id_package\":\"4\",\"st_images_icon\":{\"url\":\"\",\"id\":\"\",\"source\":\"url\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"general_color\":\"#727272\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"box_shadow1_box_shadow_type\":\"yes\",\"box_shadow2_box_shadow_type\":\"yes\",\"title_typography_general_typography\":\"custom\",\"title_typography_general_font_family\":\"DM Sans\",\"title_typography_general_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_general_font_weight\":\"400\",\"border_radius_general\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_general_box_shadow_type\":\"yes\",\"box_shadow_general_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"title_space_bottom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_align\":\"left\",\"title_color\":\"#727272\",\"layout\":\"style2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"DM Sans\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"price_typography_font_weight\":\"bold\",\"price_typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"price_color\":\"#232323\",\"price_align\":\"left\",\"price_space_top\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_space_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"time_packpage_typography_typography\":\"custom\",\"time_packpage_typography_font_family\":\"DM Sans\",\"time_packpage_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"time_packpage_typography_font_weight\":\"500\",\"time_packpage_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"time_packpage_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"time_packpage_color\":\"#727272\",\"time_packpage_align\":\"left\",\"time_packpage_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"DM Sans\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"none\",\"button_color\":\"#3B71FE\",\"button_align\":\"center\",\"border_radius_button\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"true\"},\"general_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"st_table_pricing\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ca2f490\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"63f973ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58cd45be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#232323\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fd90549\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5165d286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1cf642aa\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"open_faq\":\"true\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"69a84290\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 1 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"458d3d99\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 2 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"211560a3\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 3 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":false},{\"id\":\"3002f199\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7f64554\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 4 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"2bd31ad9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 5 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"2a0fc6c2\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 6 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"49d23f55\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 7 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"69beb70a\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment 8 ?\",\"question_faq\":\"Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"true\"},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":false}],\"isInner\":false}]'),
(3363, 363, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(3364, 363, 'rs_layout', '1'),
(3365, 363, 'rs_hotel_map_pos', 'right'),
(3366, 363, 'rs_hotel_siderbar_pos', 'left'),
(3367, 363, 'rs_style', 'grid'),
(3368, 363, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3369, 363, 'rs_layout_tour', '1'),
(3370, 363, 'rs_tour_sidebar_pos', 'left'),
(3371, 363, 'rs_style_tour', 'grid'),
(3372, 363, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(3373, 363, 'rs_layout_activity', '1'),
(3374, 363, 'rs_activity_sidebar_pos', 'left'),
(3375, 363, 'rs_style_activity', 'grid'),
(3376, 363, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3377, 363, 'rs_layout_rental', '1'),
(3378, 363, 'rs_style_rental', 'grid'),
(3379, 363, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3380, 363, 'rs_layout_car', '1'),
(3381, 363, 'rs_style_car', 'grid'),
(3382, 363, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3403, 366, '_elementor_edit_mode', 'builder'),
(3404, 366, '_elementor_template_type', 'section'),
(3405, 366, 'rate_review', '0'),
(3406, 366, '_elementor_version', '3.6.5'),
(3407, 366, '_elementor_data', '[{\"id\":\"7c36a7b5\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0100\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d380935\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6295ea79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fdc9fdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52932f49\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6520d872\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1576643\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79ef52dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c2ffa7\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3433, 368, '_wp_page_template', 'template-blank.php'),
(3434, 368, '_elementor_edit_mode', 'builder'),
(3435, 368, '_elementor_template_type', 'wp-page'),
(3436, 368, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3437, 368, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":211,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Banner.png\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3440, 369, '_wp_page_template', 'template-blank.php'),
(3441, 369, '_elementor_edit_mode', 'builder'),
(3442, 369, '_elementor_template_type', 'wp-page'),
(3443, 369, '_elementor_version', '3.6.5'),
(3444, 369, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":211,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Banner.png\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3447, 370, '_wp_page_template', 'template-blank.php'),
(3448, 370, '_elementor_edit_mode', 'builder'),
(3449, 370, '_elementor_template_type', 'wp-page'),
(3450, 370, '_elementor_version', '3.6.5'),
(3451, 370, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3455, 371, '_elementor_edit_mode', 'builder'),
(3456, 371, '_elementor_template_type', 'wp-page'),
(3457, 371, '_elementor_version', '3.6.5'),
(3458, 371, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3459, 371, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":299,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team1.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":300,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team2.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":301,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team3.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3462, 372, '_elementor_edit_mode', 'builder'),
(3463, 372, '_elementor_template_type', 'wp-page'),
(3464, 372, '_elementor_version', '3.6.5'),
(3465, 372, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3466, 372, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":299,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team1.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":300,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team2.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":301,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team3.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3469, 373, '_elementor_edit_mode', 'builder'),
(3470, 373, '_elementor_template_type', 'wp-page'),
(3471, 373, '_elementor_version', '3.6.5'),
(3472, 373, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3473, 373, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3476, 374, '_elementor_edit_mode', 'builder'),
(3477, 374, '_elementor_template_type', 'wp-page'),
(3478, 374, '_elementor_version', '3.6.5'),
(3479, 374, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3480, 374, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3482, 375, '_elementor_edit_mode', 'builder'),
(3483, 375, '_elementor_template_type', 'wp-page'),
(3484, 375, '_elementor_version', '3.6.5'),
(3485, 375, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3486, 375, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":302,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team4.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":303,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team5.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":304,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team6.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":305,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team7.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3488, 376, '_elementor_edit_mode', 'builder'),
(3489, 376, '_elementor_template_type', 'wp-page'),
(3490, 376, '_elementor_version', '3.6.5'),
(3491, 376, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3492, 376, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3494, 377, '_elementor_edit_mode', 'builder'),
(3495, 377, '_elementor_template_type', 'wp-page'),
(3496, 377, '_elementor_version', '3.6.5'),
(3497, 377, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3498, 377, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3500, 378, '_elementor_edit_mode', 'builder'),
(3501, 378, '_elementor_template_type', 'wp-page'),
(3502, 378, '_elementor_version', '3.6.5'),
(3503, 378, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3504, 378, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":306,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/team8.png\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3506, 379, '_elementor_edit_mode', 'builder'),
(3507, 379, '_elementor_template_type', 'wp-page'),
(3508, 379, '_elementor_version', '3.6.5'),
(3509, 379, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3510, 379, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3512, 380, '_elementor_edit_mode', 'builder'),
(3513, 380, '_elementor_template_type', 'wp-page'),
(3514, 380, '_elementor_version', '3.6.5'),
(3515, 380, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3516, 380, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3518, 381, '_elementor_edit_mode', 'builder'),
(3519, 381, '_elementor_template_type', 'wp-page'),
(3520, 381, '_elementor_version', '3.6.5'),
(3521, 381, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3522, 381, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":298,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image-1.png\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3524, 382, '_elementor_edit_mode', 'builder'),
(3525, 382, '_elementor_template_type', 'wp-page'),
(3526, 382, '_elementor_version', '3.6.5'),
(3527, 382, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3528, 382, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x780\",\"source\":\"url\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(3532, 383, '_elementor_edit_mode', 'builder'),
(3533, 383, '_elementor_template_type', 'wp-page'),
(3534, 383, '_elementor_version', '3.6.5'),
(3535, 383, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3536, 383, '_elementor_data', '[{\"id\":\"692602d7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61167355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"626a9510\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":320,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_size_laptop\":\"cover\",\"margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60ac35f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true},{\"id\":\"76cf60bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image_mobile\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/image.png\",\"id\":825,\"alt\":\"\",\"source\":\"library\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ffb5853\",\"elType\":\"widget\",\"settings\":{\"title\":\"You can become a Local Expert\\nanything, anywhere\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49d3327b\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=wGLGYUcv_CU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true},{\"id\":\"36ede7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b685e62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42829df8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a583a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it work?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4a17ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76c22cfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73a2cbd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":321,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon.svg\"},\"library\":\"svg\"},\"title_text\":\"Sign up\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"28186256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"79c2ec1d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":322,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Add your services\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"764451f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"19d4c7a5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":323,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-3.svg\"},\"library\":\"svg\"},\"title_text\":\"Get bookings\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40de12\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cabae55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"760ec5c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register now\",\"link\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color\":\"#3B71FE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cb7de2e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20095a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b271ecf\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3ef380dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6f33d58c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2456fffc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the superhosts\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056e971\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"443af6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"799cd426\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6365b7a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5de54042\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":324,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-1.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0c897b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38a058eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"634a4c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"14df5827\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":325,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-2.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ade8319\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efe9611\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Chiang Mai\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a477d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"698b13d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":326,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-3.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26819614\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2973bb63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6bfec47c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"a7b4870\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":327,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host42.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cc8ee27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705fd8e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50cf307e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69b55a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"4473054c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":328,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-4.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c702036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e76ea10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Paraty\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"307ffb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"54723bf6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":329,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-5.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ac2d4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60fb6eed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"171b0072\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3b8addc5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":330,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-6.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68ac94a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4913147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d2fc479\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6e2250e7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":331,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-7.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b323418\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4626751e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40acbb82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a565571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"eac8da6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3b121a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"567ab615\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b2e359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"28b464b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ab77c68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"630a6741\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3deafd83\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5fc364b7\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1ecece87\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"64d8b85c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"794f1590\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a5e91ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5af8492f\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"70f460ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"54afa300\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3539, 384, '_elementor_edit_mode', 'builder'),
(3540, 384, '_elementor_template_type', 'wp-page'),
(3541, 384, '_elementor_version', '3.6.5'),
(3542, 384, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3543, 384, '_elementor_data', '[{\"id\":\"692602d7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61167355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"626a9510\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":320,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/image.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_size_laptop\":\"cover\",\"margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60ac35f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true},{\"id\":\"76cf60bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image_mobile\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/image.png\",\"id\":825,\"alt\":\"\",\"source\":\"library\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ffb5853\",\"elType\":\"widget\",\"settings\":{\"title\":\"You can become a Local Expert\\nanything, anywhere\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49d3327b\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=wGLGYUcv_CU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true},{\"id\":\"36ede7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b685e62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42829df8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a583a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it work?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4a17ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76c22cfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73a2cbd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":321,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon.svg\"},\"library\":\"svg\"},\"title_text\":\"Sign up\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"28186256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"79c2ec1d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":322,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Add your services\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"764451f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"19d4c7a5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":323,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-3.svg\"},\"library\":\"svg\"},\"title_text\":\"Get bookings\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40de12\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cabae55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"760ec5c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register now\",\"link\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color\":\"#3B71FE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cb7de2e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20095a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b271ecf\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3ef380dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6f33d58c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2456fffc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the superhosts\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056e971\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"443af6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"799cd426\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6365b7a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5de54042\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":324,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-1.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0c897b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38a058eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"634a4c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"14df5827\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":325,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-2.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ade8319\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efe9611\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Chiang Mai\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a477d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"698b13d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":326,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-3.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26819614\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2973bb63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6bfec47c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"a7b4870\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":327,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host42.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cc8ee27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705fd8e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50cf307e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69b55a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"4473054c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":328,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-4.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c702036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e76ea10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Paraty\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"307ffb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"54723bf6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":329,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-5.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ac2d4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60fb6eed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"171b0072\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3b8addc5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":330,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-6.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68ac94a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4913147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d2fc479\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6e2250e7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":331,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/host-7.png\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b323418\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4626751e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40acbb82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a565571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"eac8da6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3b121a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"567ab615\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b2e359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"28b464b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ab77c68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"630a6741\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3deafd83\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5fc364b7\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1ecece87\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"64d8b85c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"794f1590\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a5e91ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5af8492f\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"70f460ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"54afa300\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3546, 385, '_elementor_edit_mode', 'builder'),
(3547, 385, '_elementor_template_type', 'wp-page'),
(3548, 385, '_elementor_version', '3.6.5'),
(3549, 385, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3550, 385, '_elementor_data', '[{\"id\":\"692602d7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61167355\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"626a9510\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1290x600\",\"source\":\"url\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_size_laptop\":\"cover\",\"margin_laptop\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60ac35f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true},{\"id\":\"76cf60bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image_mobile\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/image.png\",\"id\":825,\"alt\":\"\",\"source\":\"library\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ffb5853\",\"elType\":\"widget\",\"settings\":{\"title\":\"You can become a Local Expert\\nanything, anywhere\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49d3327b\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=wGLGYUcv_CU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true},{\"id\":\"36ede7c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b685e62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"42829df8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a583a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How does it work?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4a17ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76c22cfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73a2cbd9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":321,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon.svg\"},\"library\":\"svg\"},\"title_text\":\"Sign up\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"28186256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"79c2ec1d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":322,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Add your services\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"764451f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"19d4c7a5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":323,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/icon-3.svg\"},\"library\":\"svg\"},\"title_text\":\"Get bookings\",\"description_text\":\"Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.\",\"position\":\"left\",\"position_mobile\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b40de12\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cabae55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"760ec5c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register now\",\"link\":{\"url\":\"https:\\/\\/modtel.travelerwp.com\\/register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color\":\"#3B71FE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cb7de2e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20095a93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b271ecf\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3ef380dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"6f33d58c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2456fffc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet the superhosts\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056e971\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"443af6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"799cd426\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6365b7a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"5de54042\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\",\"alt\":\"\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a0c897b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38a058eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"634a4c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"14df5827\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ade8319\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efe9611\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Chiang Mai\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a477d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"698b13d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26819614\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2973bb63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6bfec47c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"a7b4870\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cc8ee27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705fd8e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50cf307e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69b55a28\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"4473054c\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c702036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e76ea10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Paraty\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"307ffb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"54723bf6\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ac2d4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60fb6eed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"171b0072\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"3b8addc5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68ac94a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4913147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d2fc479\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"6e2250e7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/250\",\"source\":\"url\"},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b323418\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4626751e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Host in Atlanta\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40acbb82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a565571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"eac8da6\",\"elType\":\"section\",\"settings\":{\"structure\":\"33\"},\"elements\":[{\"id\":\"3b121a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"567ab615\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7b2e359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"28b464b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ab77c68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"630a6741\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3deafd83\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5fc364b7\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"1ecece87\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"64d8b85c\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"794f1590\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a5e91ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"5af8492f\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"70f460ea\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"54afa300\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3553, 386, '_elementor_edit_mode', 'builder'),
(3554, 386, '_elementor_template_type', 'wp-page'),
(3555, 386, '_elementor_version', '3.6.5'),
(3556, 386, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3557, 386, '_elementor_data', '[{\"id\":\"4e07b0df\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39a7a8d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"34471327\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46e69fcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"46566152\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"73607a2b\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6d4793e9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"79795e34\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"1304add7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7deaafde\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"63682216\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"78b588c3\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"72abbd61\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"222e8254\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1717fc56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bc2ad95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18e655da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"168c8f11\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77334924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"120\",\"bottom\":\"0080\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5c5f14c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b518fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7763d1ed\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3560, 387, '_elementor_edit_mode', 'builder'),
(3561, 387, '_elementor_template_type', 'wp-page'),
(3562, 387, '_elementor_version', '3.6.5'),
(3563, 387, '_wp_page_template', 'template-blank.php'),
(3564, 387, '_elementor_data', '[{\"id\":\"4e07b0df\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39a7a8d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"34471327\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46e69fcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"46566152\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"73607a2b\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6d4793e9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"79795e34\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"1304add7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7deaafde\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"63682216\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"78b588c3\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"72abbd61\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"222e8254\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1717fc56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bc2ad95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18e655da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"168c8f11\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"204\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/04\\/Rectangle-7-min.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77334924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"120\",\"bottom\":\"0080\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5c5f14c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b518fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7763d1ed\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3567, 388, '_elementor_edit_mode', 'builder'),
(3568, 388, '_elementor_template_type', 'wp-page'),
(3569, 388, '_elementor_version', '3.6.5'),
(3570, 388, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3571, 388, '_elementor_data', '[{\"id\":\"4e07b0df\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39a7a8d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"34471327\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46e69fcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"46566152\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How will I receive my payment?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"73607a2b\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to extend the support?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"6d4793e9\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to using widget in Elementor\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"79795e34\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How Can I Config Twitter Key API?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true},{\"id\":\"1304add7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7deaafde\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to import demo Traveler\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"024\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"63682216\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"Internal Server Error ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"78b588c3\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to Reset to Default Color ?\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"},{\"id\":\"72abbd61\",\"elType\":\"widget\",\"settings\":{\"ask_faq\":\"How to increase the PHP Time Limit\",\"question_faq\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":1,\"blur\":12,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"item_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"24\",\"bottom\":\"16\",\"left\":\"24\",\"isLinked\":\"\"},\"ask_typography_typography\":\"custom\",\"ask_typography_font_family\":\"DM Sans\",\"ask_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ask_typography_font_weight\":\"500\",\"ask_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ask_color\":\"#232323\",\"question_typography_typography\":\"custom\",\"question_typography_font_family\":\"DM Sans\",\"question_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"question_typography_font_weight\":\"400\",\"question_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"question_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"list_faq\":[]},\"elements\":[],\"widgetType\":\"st_faq\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"222e8254\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1717fc56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bc2ad95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18e655da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"168c8f11\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1290x870\",\"source\":\"url\",\"alt\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77334924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"120\",\"bottom\":\"0080\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5c5f14c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b518fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7763d1ed\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3586, 9670, 'rate_review', '0'),
(3587, 9670, 'min_price', ''),
(3588, 9670, 'rate_review', '0'),
(3589, 9670, '_edit_last', '1'),
(3590, 9670, 'content-template-email', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;font-family: Poppins, sans-serif !important\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px;background: #5192FA\" width=\"20%\"><a href=\"https://mixmap.travelerwp.com/wp-content/uploads/2018/11/mix_logo-2.svg\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://furniture.wooler.co/wp-content/uploads/2021/01/Group-95.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0;color: #fff;font-size: 17px;padding: 30px 45px;text-align: right\" width=\"80%\"><a style=\"color: #fff;padding-left: 12px;text-decoration: none\" href=\"#\">Hotel</a>&nbsp;<a style=\"color: #fff;padding-left: 20px;text-decoration: none\" href=\"#\">Rental</a>&nbsp;<a style=\"color: #fff;padding-left: 20px;text-decoration: none\" href=\"#\">Car</a>&nbsp;<a style=\"color: #fff;padding-left: 20px;text-decoration: none\" href=\"#\">Tour</a>&nbsp;<a style=\"color: #fff;padding-left: 20px;text-decoration: none\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px;width: 1000px;color: #666;font-family: Poppins, sans-serif !important;background: #fff\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 0px;font-size: 20px\">Hello&nbsp;<strong style=\"font-size: 25px\">Administrator</strong>, NgoThoai</td>\n</tr>\n<tr>\n<td>[st_is_partner_register]Have a new user register as&nbsp;<strong style=\"color: #5191fa\">Partner</strong>. Please check info below:[/st_is_partner_register] [st_is_partner_update]Have a new user update certificates as&nbsp;<strong style=\"color: #5191fa\">Partner</strong>. Please check info below:[/st_is_partner_update]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;font-size: 30px;font-weight: 600\">Partner Information</td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px\">\n<table style=\"width: 100%;border-collapse: collapse;color: #666\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px\">Full Name:</td>\n<td style=\"padding: 20px 30px;color: #5191fa;border-color: #000\">[st_info_full_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px\">Username:</td>\n<td style=\"padding: 20px 30px;color: #5191fa\">[st_info_user_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px\">Email:</td>\n<td style=\"padding: 20px 30px\">[st_info_user_email]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px\">Register Date:</td>\n<td style=\"padding: 20px 30px\">[st_info_user_date_create]</td>\n</tr>\n<tr>\n<td style=\"padding: 28px 30px\">Services Registration:</td>\n<td style=\"padding: 20px 30px\">[st_info_user_certificates]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px;font-size: 20px;padding-top: 50px;text-align: center\"><a style=\"background-color: #666;border-radius: 5px;color: #fff;font-family: tahoma;font-size: 14px;font-weight: bold;margin-left: 10px;padding: 10px 30px;text-decoration: none\" href=\"[st_url_info_user]\" target=\"_blank\" rel=\"noopener\">CHECK NOW&nbsp;</a><a style=\"background-color: #5192fa;border-radius: 5px;color: #fff;font-family: tahoma;font-size: 14px;font-weight: bold;margin-left: 10px;padding: 10px 30px;text-decoration: none\" href=\"[st_url_list_user_partner]\" target=\"_blank\" rel=\"noopener\">VIEW ALL REQUEST</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181;width: 1000px;font-family: Poppins, sans-serif !important\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5\">\n<td style=\"width: 60%;padding: 25px\"><span style=\"margin-bottom: 13px;display: inline-block;line-height: 23px;font-size: 15px\">Booking, reviews and advices on hotels, resorts, flights,<br />vacation rentals, travel packages, and lots more!</span><br /><a style=\"color: #333;text-decoration: none\" href=\"#\">About Us</a><span style=\"font-size: 15px\">&nbsp;&nbsp;|&nbsp;&nbsp;</span><a style=\"color: #333;text-decoration: none\" href=\"#\">Contact Us</a><span style=\"font-size: 15px\">&nbsp;&nbsp;|&nbsp;&nbsp;</span><a style=\"color: #333;text-decoration: none\" href=\"#\">News</a></td>\n<td style=\"width: 60%;padding: 25px;text-align: right\"><a style=\"margin: 10px;display: inline-block\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a>&nbsp;<a style=\"margin: 10px;display: inline-block\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a>&nbsp;<a style=\"margin: 10px;display: inline-block\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>'),
(3591, 9670, 'rank_math_internal_links_processed', '1'),
(3592, 9670, 'rank_math_permalink', 'registeremail-for-admin'),
(3593, 9670, 'rank_math_primary_st_location_type', '0'),
(3594, 9670, 'rank_math_seo_score', '24'),
(3595, 9670, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3596, 9670, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3597, 9670, 'rank_math_facebook_enable_image_overlay', 'off'),
(3598, 9670, 'rank_math_facebook_image_overlay', 'play'),
(3599, 9670, 'rank_math_twitter_use_facebook', 'on'),
(3600, 9670, 'rank_math_twitter_card_type', 'summary_large_image'),
(3601, 9670, 'rank_math_twitter_enable_image_overlay', 'off'),
(3602, 9670, 'rank_math_twitter_image_overlay', 'play'),
(3603, 9800, 'rate_review', '0'),
(3604, 9800, 'min_price', ''),
(3605, 9800, 'rate_review', '0'),
(3606, 9800, '_edit_last', '1'),
(3607, 9800, 'rank_math_internal_links_processed', '1'),
(3608, 9800, 'rank_math_primary_st_location_type', '0'),
(3609, 9800, 'rank_math_seo_score', '24'),
(3610, 9800, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3611, 9800, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3612, 9800, 'rank_math_facebook_enable_image_overlay', 'off'),
(3613, 9800, 'rank_math_facebook_image_overlay', 'play'),
(3614, 9800, 'rank_math_twitter_use_facebook', 'on'),
(3615, 9800, 'rank_math_twitter_card_type', 'summary_large_image'),
(3616, 9800, 'rank_math_twitter_enable_image_overlay', 'off'),
(3617, 9800, 'rank_math_twitter_image_overlay', 'play'),
(3618, 9800, 'rank_math_permalink', 'register-email-to-partner'),
(3619, 9809, 'rate_review', '0'),
(3620, 9809, 'min_price', ''),
(3621, 9809, 'rate_review', '0'),
(3622, 9809, '_edit_last', '1'),
(3623, 9809, 'rank_math_internal_links_processed', '1'),
(3624, 9809, 'rank_math_primary_st_location_type', '0'),
(3625, 9809, 'rank_math_seo_score', '20'),
(3626, 9809, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3627, 9809, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3628, 9809, 'rank_math_facebook_enable_image_overlay', 'off'),
(3629, 9809, 'rank_math_facebook_image_overlay', 'play'),
(3630, 9809, 'rank_math_twitter_use_facebook', 'on'),
(3631, 9809, 'rank_math_twitter_card_type', 'summary_large_image'),
(3632, 9809, 'rank_math_twitter_enable_image_overlay', 'off'),
(3633, 9809, 'rank_math_twitter_image_overlay', 'play'),
(3634, 9809, 'rank_math_permalink', 'register-normal-user-email-to-administrator'),
(3635, 9817, 'rate_review', '0'),
(3636, 9817, 'min_price', ''),
(3637, 9817, 'rate_review', '0'),
(3638, 9817, '_edit_last', '1'),
(3639, 9817, 'rank_math_internal_links_processed', '1'),
(3640, 9817, 'rank_math_primary_st_location_type', '0'),
(3641, 9817, 'rank_math_seo_score', '15'),
(3642, 9817, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3643, 9817, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3644, 9817, 'rank_math_facebook_enable_image_overlay', 'off'),
(3645, 9817, 'rank_math_facebook_image_overlay', 'play'),
(3646, 9817, 'rank_math_twitter_use_facebook', 'on'),
(3647, 9817, 'rank_math_twitter_card_type', 'summary_large_image'),
(3648, 9817, 'rank_math_twitter_enable_image_overlay', 'off'),
(3649, 9817, 'rank_math_twitter_image_overlay', 'play'),
(3650, 9822, 'rate_review', '0'),
(3651, 9822, 'min_price', ''),
(3652, 9822, 'rate_review', '0'),
(3653, 9822, '_edit_last', '1'),
(3654, 9822, 'rank_math_internal_links_processed', '1'),
(3655, 9822, 'rank_math_primary_st_location_type', '0'),
(3656, 9822, 'rank_math_seo_score', '24'),
(3657, 9822, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3658, 9822, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3659, 9822, 'rank_math_facebook_enable_image_overlay', 'off'),
(3660, 9822, 'rank_math_facebook_image_overlay', 'play'),
(3661, 9822, 'rank_math_twitter_use_facebook', 'on'),
(3662, 9822, 'rank_math_twitter_card_type', 'summary_large_image'),
(3663, 9822, 'rank_math_twitter_enable_image_overlay', 'off'),
(3664, 9822, 'rank_math_twitter_image_overlay', 'play'),
(3665, 9822, 'rank_math_permalink', 'register-email-for-cancellation'),
(3666, 9830, 'rate_review', '0'),
(3667, 9830, 'min_price', ''),
(3668, 9830, 'rate_review', '0'),
(3669, 9830, '_edit_last', '1'),
(3670, 9830, 'rank_math_internal_links_processed', '1'),
(3671, 9830, 'rank_math_permalink', 'request-email-to-administrator'),
(3672, 9830, 'rank_math_primary_st_location_type', '0'),
(3673, 9830, 'rank_math_seo_score', '25'),
(3674, 9830, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3675, 9830, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3676, 9830, 'rank_math_facebook_enable_image_overlay', 'off'),
(3677, 9830, 'rank_math_facebook_image_overlay', 'play'),
(3678, 9830, 'rank_math_twitter_use_facebook', 'on'),
(3679, 9830, 'rank_math_twitter_card_type', 'summary_large_image'),
(3680, 9830, 'rank_math_twitter_enable_image_overlay', 'off'),
(3681, 9830, 'rank_math_twitter_image_overlay', 'play'),
(3682, 9856, 'rate_review', '0'),
(3683, 9856, 'min_price', ''),
(3684, 9856, 'rate_review', '0'),
(3685, 9856, '_edit_last', '1'),
(3686, 9856, 'rank_math_internal_links_processed', '1'),
(3687, 9856, 'rank_math_permalink', 'approved-email-from-administrator-request-withdrawal'),
(3688, 9856, 'rank_math_primary_st_location_type', '0'),
(3689, 9856, 'rank_math_seo_score', '16'),
(3690, 9856, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3691, 9856, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3692, 9856, 'rank_math_facebook_enable_image_overlay', 'off'),
(3693, 9856, 'rank_math_facebook_image_overlay', 'play'),
(3694, 9856, 'rank_math_twitter_use_facebook', 'on'),
(3695, 9856, 'rank_math_twitter_card_type', 'summary_large_image'),
(3696, 9856, 'rank_math_twitter_enable_image_overlay', 'off'),
(3697, 9856, 'rank_math_twitter_image_overlay', 'play'),
(3698, 9862, 'rate_review', '0'),
(3699, 9862, 'min_price', ''),
(3700, 9862, 'rate_review', '0'),
(3701, 9862, '_edit_last', '1'),
(3702, 9862, 'rank_math_internal_links_processed', '1'),
(3703, 9862, 'rank_math_primary_st_location_type', '0'),
(3704, 9862, 'rank_math_seo_score', '20'),
(3705, 9862, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3706, 9862, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3707, 9862, 'rank_math_facebook_enable_image_overlay', 'off'),
(3708, 9862, 'rank_math_facebook_image_overlay', 'play'),
(3709, 9862, 'rank_math_twitter_use_facebook', 'on'),
(3710, 9862, 'rank_math_twitter_card_type', 'summary_large_image'),
(3711, 9862, 'rank_math_twitter_enable_image_overlay', 'off'),
(3712, 9862, 'rank_math_twitter_image_overlay', 'play'),
(3713, 9862, 'rank_math_permalink', 'approved-email-to-user'),
(3714, 9867, 'rate_review', '0'),
(3715, 9867, 'min_price', ''),
(3716, 9867, 'rate_review', '0'),
(3717, 9867, '_edit_last', '1'),
(3718, 9867, 'rank_math_internal_links_processed', '1'),
(3719, 9867, 'rank_math_primary_st_location_type', '0'),
(3720, 9867, 'rank_math_seo_score', '20'),
(3721, 9867, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3722, 9867, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3723, 9867, 'rank_math_facebook_enable_image_overlay', 'off'),
(3724, 9867, 'rank_math_facebook_image_overlay', 'play'),
(3725, 9867, 'rank_math_twitter_use_facebook', 'on'),
(3726, 9867, 'rank_math_twitter_card_type', 'summary_large_image'),
(3727, 9867, 'rank_math_twitter_enable_image_overlay', 'off'),
(3728, 9867, 'rank_math_twitter_image_overlay', 'play'),
(3729, 9867, 'rank_math_permalink', 'cancel-email-to-user-withdrawal'),
(3730, 9871, 'rate_review', '0'),
(3731, 9871, 'min_price', ''),
(3732, 9871, 'rate_review', '0'),
(3733, 9871, '_edit_last', '1'),
(3734, 9871, 'rank_math_internal_links_processed', '1'),
(3735, 9871, 'rank_math_primary_st_location_type', '0'),
(3736, 9871, 'rank_math_seo_score', '15'),
(3737, 9871, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3738, 9871, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3739, 9871, 'rank_math_facebook_enable_image_overlay', 'off'),
(3740, 9871, 'rank_math_facebook_image_overlay', 'play'),
(3741, 9871, 'rank_math_twitter_use_facebook', 'on'),
(3742, 9871, 'rank_math_twitter_card_type', 'summary_large_image'),
(3743, 9871, 'rank_math_twitter_enable_image_overlay', 'off'),
(3744, 9871, 'rank_math_twitter_image_overlay', 'play'),
(3745, 9875, 'rate_review', '0'),
(3746, 9875, 'min_price', ''),
(3747, 9875, 'rate_review', '0'),
(3748, 9875, '_edit_last', '1'),
(3749, 9875, 'rank_math_internal_links_processed', '1'),
(3750, 9875, 'rank_math_permalink', 'email-for-admin-when-have-a-new-member'),
(3751, 9875, 'rank_math_primary_st_location_type', '0'),
(3752, 9875, 'rank_math_seo_score', '16'),
(3753, 9875, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3754, 9875, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3755, 9875, 'rank_math_facebook_enable_image_overlay', 'off'),
(3756, 9875, 'rank_math_facebook_image_overlay', 'play'),
(3757, 9875, 'rank_math_twitter_use_facebook', 'on'),
(3758, 9875, 'rank_math_twitter_card_type', 'summary_large_image'),
(3759, 9875, 'rank_math_twitter_enable_image_overlay', 'off'),
(3760, 9875, 'rank_math_twitter_image_overlay', 'play'),
(3761, 9877, 'rate_review', '0'),
(3762, 9877, 'min_price', ''),
(3763, 9877, 'rate_review', '0'),
(3764, 9877, '_edit_last', '1'),
(3765, 9877, 'rank_math_internal_links_processed', '1'),
(3766, 9877, 'rank_math_primary_st_location_type', '0'),
(3767, 9877, 'rank_math_seo_score', '16'),
(3768, 9877, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3769, 9877, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3770, 9877, 'rank_math_facebook_enable_image_overlay', 'off'),
(3771, 9877, 'rank_math_facebook_image_overlay', 'play'),
(3772, 9877, 'rank_math_twitter_use_facebook', 'on'),
(3773, 9877, 'rank_math_twitter_card_type', 'summary_large_image'),
(3774, 9877, 'rank_math_twitter_enable_image_overlay', 'off'),
(3775, 9877, 'rank_math_twitter_image_overlay', 'play'),
(3776, 9881, 'rate_review', '0'),
(3777, 9881, 'min_price', ''),
(3778, 9881, 'rate_review', '0'),
(3779, 9881, '_edit_last', '1'),
(3780, 9881, 'rank_math_internal_links_processed', '1'),
(3781, 9881, 'rank_math_primary_st_location_type', '0'),
(3782, 9881, 'rank_math_seo_score', '15'),
(3783, 9881, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3784, 9881, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3785, 9881, 'rank_math_facebook_enable_image_overlay', 'off'),
(3786, 9881, 'rank_math_facebook_image_overlay', 'play'),
(3787, 9881, 'rank_math_twitter_use_facebook', 'on'),
(3788, 9881, 'rank_math_twitter_card_type', 'summary_large_image'),
(3789, 9881, 'rank_math_twitter_enable_image_overlay', 'off'),
(3790, 9881, 'rank_math_twitter_image_overlay', 'play'),
(3791, 9881, 'rank_math_permalink', 'email-template-send-to-administrator-booking'),
(3792, 9897, 'rate_review', '0'),
(3793, 9897, 'min_price', ''),
(3794, 9897, 'rate_review', '0'),
(3795, 9897, '_edit_last', '1'),
(3796, 9897, 'rank_math_internal_links_processed', '1'),
(3797, 9897, 'rank_math_permalink', 'email-template-send-to-partner-owner-booking'),
(3798, 9897, 'rank_math_primary_st_location_type', '0'),
(3799, 9897, 'rank_math_seo_score', '15'),
(3800, 9897, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3801, 9897, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3802, 9897, 'rank_math_facebook_enable_image_overlay', 'off'),
(3803, 9897, 'rank_math_facebook_image_overlay', 'play'),
(3804, 9897, 'rank_math_twitter_use_facebook', 'on'),
(3805, 9897, 'rank_math_twitter_card_type', 'summary_large_image'),
(3806, 9897, 'rank_math_twitter_enable_image_overlay', 'off'),
(3807, 9897, 'rank_math_twitter_image_overlay', 'play'),
(3808, 9909, 'rate_review', '0'),
(3809, 9909, 'min_price', ''),
(3810, 9909, 'rate_review', '0'),
(3811, 9909, '_edit_last', '1'),
(3812, 9909, 'rank_math_internal_links_processed', '1'),
(3813, 9909, 'rank_math_permalink', 'email-template-send-to-partner-when-package-is-expired-date'),
(3814, 9909, 'rank_math_primary_st_location_type', '0'),
(3815, 9909, 'rank_math_seo_score', '16'),
(3816, 9909, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3817, 9909, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3818, 9909, 'rank_math_facebook_enable_image_overlay', 'off'),
(3819, 9909, 'rank_math_facebook_image_overlay', 'play'),
(3820, 9909, 'rank_math_twitter_use_facebook', 'on'),
(3821, 9909, 'rank_math_twitter_card_type', 'summary_large_image'),
(3822, 9909, 'rank_math_twitter_enable_image_overlay', 'off'),
(3823, 9909, 'rank_math_twitter_image_overlay', 'play'),
(3824, 9911, 'rate_review', '0'),
(3825, 9911, 'min_price', ''),
(3826, 9911, 'rate_review', '0'),
(3827, 9911, '_edit_last', '1'),
(3828, 9911, 'rank_math_internal_links_processed', '1'),
(3829, 9911, 'rank_math_permalink', 'email-template-for-booking-info-send-to-customer'),
(3830, 9911, 'rank_math_primary_st_location_type', '0'),
(3831, 9911, 'rank_math_seo_score', '20'),
(3832, 9911, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3833, 9911, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3834, 9911, 'rank_math_facebook_enable_image_overlay', 'off'),
(3835, 9911, 'rank_math_facebook_image_overlay', 'play'),
(3836, 9911, 'rank_math_twitter_use_facebook', 'on'),
(3837, 9911, 'rank_math_twitter_card_type', 'summary_large_image'),
(3838, 9911, 'rank_math_twitter_enable_image_overlay', 'off'),
(3839, 9911, 'rank_math_twitter_image_overlay', 'play'),
(3840, 9920, 'rate_review', '0'),
(3841, 9920, 'min_price', ''),
(3842, 9920, 'rate_review', '0'),
(3843, 9920, '_edit_last', '1'),
(3844, 9920, 'rank_math_internal_links_processed', '1'),
(3845, 9920, 'rank_math_permalink', 'email-template-for-notification-of-departure-date-send-to-customer'),
(3846, 9920, 'rank_math_primary_st_location_type', '0'),
(3847, 9920, 'rank_math_seo_score', '15'),
(3848, 9920, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3849, 9920, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3850, 9920, 'rank_math_facebook_enable_image_overlay', 'off'),
(3851, 9920, 'rank_math_facebook_image_overlay', 'play'),
(3852, 9920, 'rank_math_twitter_use_facebook', 'on'),
(3853, 9920, 'rank_math_twitter_card_type', 'summary_large_image'),
(3854, 9920, 'rank_math_twitter_enable_image_overlay', 'off'),
(3855, 9920, 'rank_math_twitter_image_overlay', 'play'),
(3856, 9922, 'rate_review', '0'),
(3857, 9922, 'min_price', ''),
(3858, 9922, 'rate_review', '0'),
(3859, 9922, '_edit_last', '1'),
(3860, 9922, 'rank_math_internal_links_processed', '1'),
(3861, 9922, 'rank_math_permalink', 'email-template-for-confirm-send-to-customer'),
(3862, 9922, 'rank_math_primary_st_location_type', '0'),
(3863, 9922, 'rank_math_seo_score', '20'),
(3864, 9922, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3865, 9922, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3866, 9922, 'rank_math_facebook_enable_image_overlay', 'off'),
(3867, 9922, 'rank_math_facebook_image_overlay', 'play'),
(3868, 9922, 'rank_math_twitter_use_facebook', 'on'),
(3869, 9922, 'rank_math_twitter_card_type', 'summary_large_image'),
(3870, 9922, 'rank_math_twitter_enable_image_overlay', 'off'),
(3871, 9922, 'rank_math_twitter_image_overlay', 'play'),
(3872, 9927, 'rate_review', '0'),
(3873, 9927, 'min_price', ''),
(3874, 9927, 'rate_review', '0'),
(3875, 9927, '_edit_last', '1'),
(3876, 9927, 'rank_math_internal_links_processed', '1'),
(3877, 9927, 'rank_math_primary_st_location_type', '0'),
(3878, 9927, 'rank_math_seo_score', '21'),
(3879, 9927, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3880, 9927, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3881, 9927, 'rank_math_facebook_enable_image_overlay', 'off'),
(3882, 9927, 'rank_math_facebook_image_overlay', 'play'),
(3883, 9927, 'rank_math_twitter_use_facebook', 'on'),
(3884, 9927, 'rank_math_twitter_card_type', 'summary_large_image'),
(3885, 9927, 'rank_math_twitter_enable_image_overlay', 'off'),
(3886, 9927, 'rank_math_twitter_image_overlay', 'play'),
(3887, 9927, 'rank_math_permalink', 'email-template-for-approve-send-to-administrator'),
(3888, 9943, 'rate_review', '0'),
(3889, 9943, 'min_price', ''),
(3890, 9943, 'rate_review', '0'),
(3891, 9943, '_edit_last', '1'),
(3892, 9943, 'rank_math_internal_links_processed', '1'),
(3893, 9943, 'rank_math_permalink', 'email-template-for-cancel-booking-send-to-administrator'),
(3894, 9943, 'rank_math_primary_st_location_type', '0'),
(3895, 9943, 'rank_math_seo_score', '16'),
(3896, 9943, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3897, 9943, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3898, 9943, 'rank_math_facebook_enable_image_overlay', 'off'),
(3899, 9943, 'rank_math_facebook_image_overlay', 'play'),
(3900, 9943, 'rank_math_twitter_use_facebook', 'on'),
(3901, 9943, 'rank_math_twitter_card_type', 'summary_large_image'),
(3902, 9943, 'rank_math_twitter_enable_image_overlay', 'off'),
(3903, 9943, 'rank_math_twitter_image_overlay', 'play'),
(3904, 9953, 'rate_review', '0'),
(3905, 9953, 'min_price', ''),
(3906, 9953, 'rate_review', '0'),
(3907, 9953, '_edit_last', '1'),
(3908, 9953, 'rank_math_internal_links_processed', '1'),
(3909, 9953, 'rank_math_permalink', 'email-template-for-cancel-booking-send-to-partner'),
(3910, 9953, 'rank_math_primary_st_location_type', '0'),
(3911, 9953, 'rank_math_seo_score', '16'),
(3912, 9953, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3913, 9953, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3914, 9953, 'rank_math_facebook_enable_image_overlay', 'off'),
(3915, 9953, 'rank_math_facebook_image_overlay', 'play'),
(3916, 9953, 'rank_math_twitter_use_facebook', 'on'),
(3917, 9953, 'rank_math_twitter_card_type', 'summary_large_image'),
(3918, 9953, 'rank_math_twitter_enable_image_overlay', 'off'),
(3919, 9953, 'rank_math_twitter_image_overlay', 'play'),
(3920, 10105, 'rate_review', '0'),
(3921, 10105, 'min_price', ''),
(3922, 10105, 'rate_review', '0'),
(3923, 10105, '_edit_last', '1'),
(3924, 10105, 'rank_math_internal_links_processed', '1'),
(3925, 10105, 'rank_math_primary_st_location_type', '0'),
(3926, 10105, 'rank_math_seo_score', '17'),
(3927, 10105, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3928, 10105, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3929, 10105, 'rank_math_facebook_enable_image_overlay', 'off'),
(3930, 10105, 'rank_math_facebook_image_overlay', 'play'),
(3931, 10105, 'rank_math_twitter_use_facebook', 'on'),
(3932, 10105, 'rank_math_twitter_card_type', 'summary_large_image'),
(3933, 10105, 'rank_math_twitter_enable_image_overlay', 'off'),
(3934, 10105, 'rank_math_twitter_image_overlay', 'play'),
(3935, 10105, 'rank_math_permalink', 'email-template-for-successful-canceled-send-to-partner'),
(3936, 10108, 'rate_review', '0'),
(3937, 10108, 'min_price', ''),
(3938, 10108, 'rate_review', '0'),
(3939, 10108, '_edit_last', '1'),
(3940, 10108, 'rank_math_internal_links_processed', '1'),
(3941, 10108, 'rank_math_primary_st_location_type', '0'),
(3942, 10108, 'rank_math_seo_score', '17'),
(3943, 10108, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3944, 10108, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3945, 10108, 'rank_math_facebook_enable_image_overlay', 'off'),
(3946, 10108, 'rank_math_facebook_image_overlay', 'play'),
(3947, 10108, 'rank_math_twitter_use_facebook', 'on'),
(3948, 10108, 'rank_math_twitter_card_type', 'summary_large_image'),
(3949, 10108, 'rank_math_twitter_enable_image_overlay', 'off'),
(3950, 10108, 'rank_math_twitter_image_overlay', 'play'),
(3951, 10108, 'rank_math_permalink', 'email-template-for-successful-canceled-send-to-customer'),
(3952, 10161, 'rate_review', '0'),
(3953, 10161, 'min_price', ''),
(3954, 10161, 'rate_review', '0'),
(3955, 10161, '_edit_last', '1'),
(3956, 10161, 'rank_math_internal_links_processed', '1'),
(3957, 10161, 'rank_math_primary_st_location_type', '0'),
(3958, 10161, 'rank_math_seo_score', '14'),
(3959, 10161, 'rank_math_robots', 'a:1:{i:0;s:5:\"index\";}'),
(3960, 10161, 'rank_math_advanced_robots', 'a:3:{s:11:\"max-snippet\";s:2:\"-1\";s:17:\"max-video-preview\";s:2:\"-1\";s:17:\"max-image-preview\";s:5:\"large\";}'),
(3961, 10161, 'rank_math_facebook_enable_image_overlay', 'off'),
(3962, 10161, 'rank_math_facebook_image_overlay', 'play'),
(3963, 10161, 'rank_math_twitter_use_facebook', 'on'),
(3964, 10161, 'rank_math_twitter_card_type', 'summary_large_image'),
(3965, 10161, 'rank_math_twitter_enable_image_overlay', 'off'),
(3966, 10161, 'rank_math_twitter_image_overlay', 'play'),
(3967, 10161, 'rank_math_permalink', 'register-resend-email-to-administrator'),
(3972, 10162, 'rate_review', '0'),
(3973, 10162, '_edit_lock', '1658919196:1'),
(3974, 10162, '_wp_page_template', 'template-confirm.php'),
(3975, 10162, '_edit_last', '1'),
(3976, 10162, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(3977, 10162, 'rs_layout', '1'),
(3978, 10162, 'rs_hotel_map_pos', 'right'),
(3979, 10162, 'rs_hotel_siderbar_pos', 'left'),
(3980, 10162, 'rs_style', 'grid'),
(3981, 10162, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3982, 10162, 'rs_layout_tour', '1'),
(3983, 10162, 'rs_tour_sidebar_pos', 'left'),
(3984, 10162, 'rs_style_tour', 'grid'),
(3985, 10162, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(3986, 10162, 'rs_layout_activity', '1'),
(3987, 10162, 'rs_activity_sidebar_pos', 'left'),
(3988, 10162, 'rs_style_activity', 'grid'),
(3989, 10162, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3990, 10162, 'rs_layout_rental', '1'),
(3991, 10162, 'rs_style_rental', 'grid'),
(3992, 10162, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3993, 10162, 'rs_layout_car', '1'),
(3994, 10162, 'rs_style_car', 'grid'),
(3995, 10162, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3996, 10162, 'rs_filter_car_transfer', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(3997, 10162, '_wpb_vc_js_status', 'false'),
(3998, 10, '_edit_lock', '1658919741:1'),
(3999, 10, '_wp_page_template', 'template-checkout.php'),
(4000, 10, '_edit_last', '1'),
(4001, 10, 'cs_bgr', 'a:6:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:16:\"background-image\";s:0:\"\";}'),
(4002, 10, 'rs_layout', '1'),
(4003, 10, 'rs_hotel_map_pos', 'right'),
(4004, 10, 'rs_hotel_siderbar_pos', 'left'),
(4005, 10, 'rs_style', 'grid'),
(4006, 10, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4007, 10, 'rs_layout_tour', '1'),
(4008, 10, 'rs_tour_sidebar_pos', 'left'),
(4009, 10, 'rs_style_tour', 'grid'),
(4010, 10, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(4011, 10, 'rs_layout_activity', '1'),
(4012, 10, 'rs_activity_sidebar_pos', 'left'),
(4013, 10, 'rs_style_activity', 'grid'),
(4014, 10, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4015, 10, 'rs_layout_rental', '1'),
(4016, 10, 'rs_style_rental', 'grid');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4017, 10, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4018, 10, 'rs_layout_car', '1'),
(4019, 10, 'rs_style_car', 'grid'),
(4020, 10, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4021, 10, 'rs_filter_car_transfer', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4022, 10, '_wpb_vc_js_status', 'false'),
(4023, 10165, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(4024, 10165, '_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:9:{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:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1536x1536.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10716;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-2048x2048.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17714;}s:21:\"woocommerce_thumbnail\";a:7:{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:11:\"width_query\";i:300;s:12:\"height_query\";i:300;}s:18:\"woocommerce_single\";a:7:{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:11:\"width_query\";i:600;s:12:\"height_query\";i:0;}s:5:\"48x48\";a:5:{s:4:\"file\";s:34:\"woocommerce-placeholder-48x48.webp\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:186;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4025, 5, '_hash', '65298ab13ed163e1d54b5a5013f45a68ee5de8cd4438453eae8de80b294c77d7'),
(4041, 10167, 'rate_review', '0'),
(4046, 184, 'rs_hotel_map_room', '13'),
(4047, 184, 'rs_tour_map_room', '13'),
(4048, 184, 'rs_activity_map_room', '13'),
(4049, 184, 'rs_map_room', '13'),
(4050, 184, 'rs_layout_car_transfer', '1'),
(4051, 184, 'rs_filter_car_transfer', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(4055, 10168, 'rate_review', '0'),
(4056, 10168, '_menu_item_type', 'post_type'),
(4057, 10168, '_menu_item_menu_item_parent', '0'),
(4058, 10168, '_menu_item_object_id', '184'),
(4059, 10168, '_menu_item_object', 'page'),
(4060, 10168, '_menu_item_target', ''),
(4061, 10168, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4062, 10168, '_menu_item_xfn', ''),
(4063, 10168, '_menu_item_url', ''),
(4064, 10168, '_menu_item_megamenu', ''),
(4065, 10168, '_menu_item_menutitle', ''),
(4066, 10169, 'rate_review', '0'),
(4067, 10169, '_menu_item_type', 'post_type'),
(4068, 10169, '_menu_item_menu_item_parent', '0'),
(4069, 10169, '_menu_item_object_id', '244'),
(4070, 10169, '_menu_item_object', 'page'),
(4071, 10169, '_menu_item_target', ''),
(4072, 10169, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4073, 10169, '_menu_item_xfn', ''),
(4074, 10169, '_menu_item_url', ''),
(4075, 10169, '_menu_item_megamenu', ''),
(4076, 10169, '_menu_item_menutitle', ''),
(4077, 10170, 'rate_review', '0'),
(4078, 10170, '_menu_item_type', 'post_type'),
(4079, 10170, '_menu_item_menu_item_parent', '0'),
(4080, 10170, '_menu_item_object_id', '297'),
(4081, 10170, '_menu_item_object', 'page'),
(4082, 10170, '_menu_item_target', ''),
(4083, 10170, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4084, 10170, '_menu_item_xfn', ''),
(4085, 10170, '_menu_item_url', ''),
(4086, 10170, '_menu_item_megamenu', ''),
(4087, 10170, '_menu_item_menutitle', ''),
(4088, 10171, 'rate_review', '0'),
(4089, 10171, '_menu_item_type', 'post_type'),
(4090, 10171, '_menu_item_menu_item_parent', '0'),
(4091, 10171, '_menu_item_object_id', '248'),
(4092, 10171, '_menu_item_object', 'page'),
(4093, 10171, '_menu_item_target', ''),
(4094, 10171, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4095, 10171, '_menu_item_xfn', ''),
(4096, 10171, '_menu_item_url', ''),
(4097, 10171, '_menu_item_megamenu', ''),
(4098, 10171, '_menu_item_menutitle', ''),
(4099, 10172, 'rate_review', '0'),
(4100, 10172, '_menu_item_type', 'post_type'),
(4101, 10172, '_menu_item_menu_item_parent', '0'),
(4102, 10172, '_menu_item_object_id', '308'),
(4103, 10172, '_menu_item_object', 'page'),
(4104, 10172, '_menu_item_target', ''),
(4105, 10172, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4106, 10172, '_menu_item_xfn', ''),
(4107, 10172, '_menu_item_url', ''),
(4108, 10172, '_menu_item_megamenu', ''),
(4109, 10172, '_menu_item_menutitle', ''),
(4110, 10173, 'rate_review', '0'),
(4111, 10173, '_menu_item_type', 'post_type'),
(4112, 10173, '_menu_item_menu_item_parent', '0'),
(4113, 10173, '_menu_item_object_id', '313'),
(4114, 10173, '_menu_item_object', 'page'),
(4115, 10173, '_menu_item_target', ''),
(4116, 10173, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4117, 10173, '_menu_item_xfn', ''),
(4118, 10173, '_menu_item_url', ''),
(4119, 10173, '_menu_item_megamenu', ''),
(4120, 10173, '_menu_item_menutitle', ''),
(4125, 10174, '_wp_attached_file', '2026/08/carusel-2.jpg'),
(4126, 10174, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-2.jpg\";s:8:\"filesize\";i:474421;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30831;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-2-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412452;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644381;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30831;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61968;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5394;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4127, 10175, '_wp_attached_file', '2026/08/carusel-3.jpg'),
(4128, 10175, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-3.jpg\";s:8:\"filesize\";i:476751;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17531;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5836;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-3-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57879;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-3-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350901;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-3-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:586667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17531;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36652;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4129, 10176, '_wp_attached_file', '2026/08/carusel-4.jpg'),
(4130, 10176, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-4.jpg\";s:8:\"filesize\";i:478873;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14303;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4695;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-4-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50827;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-4-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332380;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-4-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:566347;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14303;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31496;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2713;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4131, 10177, '_wp_attached_file', '2026/08/carusel-5.jpg'),
(4132, 10177, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-5.jpg\";s:8:\"filesize\";i:477887;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-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:18955;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:5833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-5-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71881;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-5-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:407317;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-5-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:660511;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-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:18955;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43367;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:3294;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4133, 10178, '_wp_attached_file', '2026/08/carusel-6.jpg'),
(4134, 10178, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-6.jpg\";s:8:\"filesize\";i:478227;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-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:14915;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:4717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-6-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56743;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-6-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:315264;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-6-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:524288;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-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:14915;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34656;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:2740;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4135, 10179, '_wp_attached_file', '2026/08/carusel-7.jpg'),
(4136, 10179, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:21:\"2026/08/carusel-7.jpg\";s:8:\"filesize\";i:477268;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18936;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-7-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6160;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-7-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63152;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-7-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:360788;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-7-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:591785;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18936;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39803;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3411;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4137, 10180, '_wp_attached_file', '2026/08/carusel-8.jpg'),
(4138, 10180, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1855;s:4:\"file\";s:21:\"2026/08/carusel-8.jpg\";s:8:\"filesize\";i:471883;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27773;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-8-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-8-768x556.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99190;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-8-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:495239;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-8-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:786711;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27773;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-8-600x434.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63536;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4693;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4139, 10181, '_wp_attached_file', '2026/08/carusel-9.jpeg'),
(4140, 10181, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2026/08/carusel-9.jpeg\";s:8:\"filesize\";i:388931;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33495;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-9-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-9-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9258;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-9-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-9-1536x1536.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644527;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-9-2048x2048.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1031909;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-9-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33495;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-9-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98848;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-9-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4838;}s:7:\"680x500\";a:5:{s:4:\"file\";s:22:\"carusel-9-680x500.jpeg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116300;}s:7:\"360x270\";a:5:{s:4:\"file\";s:22:\"carusel-9-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34652;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4141, 10182, '_wp_attached_file', '2026/08/carusel-10.jpeg'),
(4142, 10182, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:23:\"2026/08/carusel-10.jpeg\";s:8:\"filesize\";i:369463;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18759;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-10-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198804;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-10-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5706;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-10-768x511.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72144;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-10-1536x1536.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:424749;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-10-2048x2048.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:685411;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-10-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18759;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-10-600x399.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45124;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-10-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3173;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4143, 10183, '_wp_attached_file', '2026/08/carusel-11.jpeg'),
(4144, 10183, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:23:\"2026/08/carusel-11.jpeg\";s:8:\"filesize\";i:102976;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-11-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31173;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-11-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-11-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-11-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104689;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-11-1536x1536.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390938;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-11-2048x2048.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:650661;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-11-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31173;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-11-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-11-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5262;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4145, 10184, '_wp_attached_file', '2026/08/carusel-12.jpeg'),
(4146, 10184, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:23:\"2026/08/carusel-12.jpeg\";s:8:\"filesize\";i:364805;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-12-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27385;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-12-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-12-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-12-768x511.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94504;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-12-1536x1536.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:383678;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-12-2048x2048.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:604323;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-12-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27385;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-12-600x399.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63540;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-12-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4959;}s:7:\"680x500\";a:5:{s:4:\"file\";s:23:\"carusel-12-680x500.jpeg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83620;}s:7:\"360x270\";a:5:{s:4:\"file\";s:23:\"carusel-12-360x270.jpeg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30144;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4147, 10185, '_wp_attached_file', '2026/08/carusel-13.jpeg'),
(4148, 10185, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:23:\"2026/08/carusel-13.jpeg\";s:8:\"filesize\";i:475995;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-13-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21869;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-13-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-13-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6889;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-13-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70290;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-13-1536x1536.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380749;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-13-2048x2048.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:615238;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-13-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21869;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-13-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44321;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-13-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3792;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4149, 184, '_turie_hero_gallery', '10174,10175,10176,10177,10178,10179,10180,10181,10182,10183,10184,10185,10186,10187,10188'),
(4150, 10186, '_wp_attached_file', '2026/08/carusel-1.jpg'),
(4151, 10186, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2026/08/carusel-1.jpg\";s:8:\"filesize\";i:210519;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-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:15193;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:5356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192304;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290673;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-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:15193;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31569;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-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:3124;}s:7:\"680x500\";a:5:{s:4:\"file\";s:21:\"carusel-1-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42401;}s:7:\"360x270\";a:5:{s:4:\"file\";s:21:\"carusel-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15682;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4152, 10187, '_wp_attached_file', '2026/08/carusel-2-1.jpg'),
(4153, 10187, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-2-1.jpg\";s:8:\"filesize\";i:459771;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-2-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:27412;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-2-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-2-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:8599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-2-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95675;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-2-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:431159;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-2-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-2-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:27412;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-2-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-2-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:4785;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4154, 10188, '_wp_attached_file', '2026/08/carusel-12.jpg'),
(4155, 10188, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-12.jpg\";s:8:\"filesize\";i:464739;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29801;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-12-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-12-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112408;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-12-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:471685;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-12-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:708777;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29801;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-12-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72350;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4332;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4159, 10189, '_wp_attached_file', '2026/08/carusel-1-1.jpg'),
(4160, 10189, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-1-1.jpg\";s:8:\"filesize\";i:210519;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-1-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:15193;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-1-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-1-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:5356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-1-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192304;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-1-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290673;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-1-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:15193;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-1-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31569;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-1-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:3124;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4161, 10190, '_wp_attached_file', '2026/08/carusel-2-2.jpg'),
(4162, 10190, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-2-2.jpg\";s:8:\"filesize\";i:459771;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27412;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-2-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95675;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-2-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:431159;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-2-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-2-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27412;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4785;}s:7:\"266x266\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22328;}s:7:\"900x600\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-900x600.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126608;}s:7:\"680x500\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85642;}s:7:\"360x270\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28085;}s:7:\"870x500\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-870x500.jpg\";s:5:\"width\";i:870;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103412;}s:7:\"110x110\";a:5:{s:4:\"file\";s:23:\"carusel-2-2-110x110.jpg\";s:5:\"width\";i:110;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5304;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4163, 10191, '_wp_attached_file', '2026/08/carusel-3-1.jpg'),
(4164, 10191, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-3-1.jpg\";s:8:\"filesize\";i:244754;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-3-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:16544;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-3-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109955;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-3-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:5532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-3-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56023;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-3-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204826;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-3-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305051;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-3-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:16544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-3-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38008;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-3-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:3141;}s:7:\"680x500\";a:5:{s:4:\"file\";s:23:\"carusel-3-1-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49609;}s:7:\"360x270\";a:5:{s:4:\"file\";s:23:\"carusel-3-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18029;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4165, 10192, '_wp_attached_file', '2026/08/carusel-4-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4166, 10192, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-4-1.jpg\";s:8:\"filesize\";i:305579;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-4-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:15321;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-4-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4934;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-4-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56266;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-4-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250324;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-4-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377102;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-4-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:15321;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:7:{s:4:\"file\";s:23:\"carusel-4-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36032;s:11:\"width_query\";i:600;s:12:\"height_query\";i:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-4-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:2852;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4167, 10193, '_wp_attached_file', '2026/08/carusel-5-1.jpg'),
(4168, 10193, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-5-1.jpg\";s:8:\"filesize\";i:467836;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-5-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:18962;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-5-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212011;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5722;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-5-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74949;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-5-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:468485;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-5-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:741944;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-5-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:18962;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-5-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-5-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:3169;}s:7:\"266x266\";a:5:{s:4:\"file\";s:23:\"carusel-5-1-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15321;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4169, 10194, '_wp_attached_file', '2026/08/carusel-6-1.jpg'),
(4170, 10194, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-6-1.jpg\";s:8:\"filesize\";i:277719;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10585;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-6-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-6-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40991;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-6-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233463;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-6-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352499;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10585;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-6-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25187;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-6-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:2015;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4171, 10195, '_wp_attached_file', '2026/08/carusel-7-1.jpg'),
(4172, 10195, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/08/carusel-7-1.jpg\";s:8:\"filesize\";i:471154;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-7-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:23652;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-7-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-7-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:7404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-7-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91369;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-7-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:392812;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-7-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:583073;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-7-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:23652;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-7-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58373;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-7-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:4056;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4173, 10196, '_wp_attached_file', '2026/08/carusel-8-1.jpg'),
(4174, 10196, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2026/08/carusel-8-1.jpg\";s:8:\"filesize\";i:331357;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"carusel-8-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:21610;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"carusel-8-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"carusel-8-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134806;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"carusel-8-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273671;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"carusel-8-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"carusel-8-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:21610;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"carusel-8-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92432;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"carusel-8-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:4119;}s:7:\"680x500\";a:5:{s:4:\"file\";s:23:\"carusel-8-1-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57668;}s:7:\"360x270\";a:5:{s:4:\"file\";s:23:\"carusel-8-1-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21708;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4175, 10197, '_wp_attached_file', '2026/08/carusel-9.jpg'),
(4176, 10197, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2026/08/carusel-9.jpg\";s:8:\"filesize\";i:380154;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"carusel-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24049;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"carusel-9-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"carusel-9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81977;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"carusel-9-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311277;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"carusel-9-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:465506;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"carusel-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24049;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"carusel-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"carusel-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4340;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4177, 10198, '_wp_attached_file', '2026/08/carusel-10.jpg'),
(4178, 10198, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2026/08/carusel-10.jpg\";s:8:\"filesize\";i:473444;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21875;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-10-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6830;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114254;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-10-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363957;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-10-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:571352;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-10-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73376;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3739;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4179, 10199, '_wp_attached_file', '2026/08/carusel-11.jpg'),
(4180, 10199, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-11.jpg\";s:8:\"filesize\";i:287041;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21756;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-11-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6850;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-11-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70754;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-11-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245445;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-11-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:356715;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21756;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-11-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48601;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3713;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4181, 10200, '_wp_attached_file', '2026/08/carusel-12-1.jpg'),
(4182, 10200, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:24:\"2026/08/carusel-12-1.jpg\";s:8:\"filesize\";i:464739;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"carusel-12-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:29801;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"carusel-12-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"carusel-12-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:8515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"carusel-12-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112408;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"carusel-12-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:471685;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"carusel-12-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:708777;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"carusel-12-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:29801;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"carusel-12-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72350;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"carusel-12-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:4332;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4183, 10201, '_wp_attached_file', '2026/08/carusel-13.jpg'),
(4184, 10201, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-13.jpg\";s:8:\"filesize\";i:284958;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19401;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-13-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-13-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-13-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243105;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-13-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19401;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-13-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41112;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3774;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4185, 10202, '_wp_attached_file', '2026/08/carusel-14.jpg'),
(4186, 10202, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:22:\"2026/08/carusel-14.jpg\";s:8:\"filesize\";i:463856;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32518;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-14-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-14-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-14-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:490773;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-14-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:739181;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32518;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-14-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106881;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5175;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4187, 10203, '_wp_attached_file', '2026/08/carusel-15.jpg'),
(4188, 10203, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:22:\"2026/08/carusel-15.jpg\";s:8:\"filesize\";i:484015;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32559;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-15-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-15-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114239;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-15-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:494578;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-15-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:767781;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32559;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-15-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73408;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5166;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4189, 10204, '_wp_attached_file', '2026/08/carusel-16.jpg'),
(4190, 10204, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:22:\"2026/08/carusel-16.jpg\";s:8:\"filesize\";i:426949;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21299;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-16-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141702;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-16-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89675;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-16-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279962;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-16-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:457494;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21299;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-16-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61324;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4295;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4191, 10205, '_wp_attached_file', '2026/08/carusel-17.jpg'),
(4192, 10205, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1776;s:4:\"file\";s:22:\"2026/08/carusel-17.jpg\";s:8:\"filesize\";i:452921;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21373;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-17-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140768;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-17-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63414;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-17-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271742;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-17-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:438531;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21373;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-17-600x416.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4289;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4193, 10206, '_wp_attached_file', '2026/08/carusel-18.jpg'),
(4194, 10206, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2026/08/carusel-18.jpg\";s:8:\"filesize\";i:422419;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27308;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-18-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202961;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"carusel-18-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181746;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-18-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369221;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-18-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:528382;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27308;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-18-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122928;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4078;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4195, 10207, '_wp_attached_file', '2026/08/carusel-19.jpg'),
(4196, 10207, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-19.jpg\";s:8:\"filesize\";i:468309;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23187;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-19-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-19-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85643;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-19-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375079;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-19-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:563505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23187;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-19-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53936;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3969;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4197, 10208, '_wp_attached_file', '2026/08/carusel-20.jpg'),
(4198, 10208, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:545;s:4:\"file\";s:22:\"2026/08/carusel-20.jpg\";s:8:\"filesize\";i:94544;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6309;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-20-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-20-768x348.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29252;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-20-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91563;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-20-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147993;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-20-600x272.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1529;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4199, 10209, '_wp_attached_file', '2026/08/carusel-21.jpg'),
(4200, 10209, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-21.jpg\";s:8:\"filesize\";i:411522;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22763;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-21-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-21-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76414;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-21-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345378;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-21-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:523862;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22763;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-21-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49540;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3934;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4201, 10210, '_wp_attached_file', '2026/08/carusel-22.jpg'),
(4202, 10210, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/08/carusel-22.jpg\";s:8:\"filesize\";i:257646;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"carusel-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20012;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"carusel-22-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6757;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"carusel-22-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56457;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"carusel-22-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246849;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"carusel-22-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371659;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"carusel-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20012;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"carusel-22-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38339;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"carusel-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3749;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4203, 10211, '_wp_attached_file', '2026/08/banner-candelabra-dondeviajar.jpg'),
(4204, 10211, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:745;s:4:\"file\";s:41:\"2026/08/banner-candelabra-dondeviajar.jpg\";s:8:\"filesize\";i:170970;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9636;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"banner-candelabra-dondeviajar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3276;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-768x298.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"banner-candelabra-dondeviajar-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201848;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"banner-candelabra-dondeviajar-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319562;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9636;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-600x232.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"banner-candelabra-dondeviajar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2002;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4205, 10212, '_wp_attached_file', '2026/08/banner-fot-dondeviajar.jpg'),
(4206, 10212, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:1300;s:4:\"file\";s:34:\"2026/08/banner-fot-dondeviajar.jpg\";s:8:\"filesize\";i:243438;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27297;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"banner-fot-dondeviajar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"banner-fot-dondeviajar-768x1426.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206037;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"banner-fot-dondeviajar-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:415884;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"banner-fot-dondeviajar-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:667581;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27297;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"banner-fot-dondeviajar-600x1114.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138074;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4281;}s:7:\"680x500\";a:5:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88618;}s:7:\"360x270\";a:5:{s:4:\"file\";s:34:\"banner-fot-dondeviajar-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30796;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4209, 10214, '_wp_attached_file', '2026/08/banner-titicaca-dondeviajar.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4210, 10214, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:745;s:4:\"file\";s:39:\"2026/08/banner-titicaca-dondeviajar.jpg\";s:8:\"filesize\";i:343585;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18985;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"banner-titicaca-dondeviajar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143886;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6072;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-768x298.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50431;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"banner-titicaca-dondeviajar-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275235;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"banner-titicaca-dondeviajar-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:442864;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18985;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-600x232.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31349;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"banner-titicaca-dondeviajar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3429;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4211, 10215, '_wp_attached_file', '2026/08/banner-top.jpg'),
(4212, 10215, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2026/08/banner-top.jpg\";s:8:\"filesize\";i:96914;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"banner-top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28771;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"banner-top-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-top-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:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"banner-top-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99431;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"banner-top-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416514;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"banner-top-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:658941;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"banner-top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28771;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"banner-top-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76580;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-top-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4581;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4213, 153, '_wp_old_slug', '3-day-loire-mer-extraordinaire'),
(4214, 153, 'st_upsell', 'a:1:{s:12:\"type-service\";s:8:\"st_tours\";}'),
(4215, 153, 'enable_pickup', 'off'),
(4216, 10217, '_elementor_edit_mode', 'builder'),
(4217, 10217, '_elementor_template_type', 'wp-post'),
(4218, 10217, '_elementor_version', '3.6.5'),
(4219, 10217, '_wp_page_template', 'elementor_header_footer'),
(4220, 10217, '_elementor_data', '[{\"id\":\"65bcaa13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6c72c841\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[]},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"5eed619b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725dc2b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"3852e51f\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"51ca2d31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"28c1c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ab5e23f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cb8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1765cdf7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2437fc7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"}},\"elements\":[{\"id\":\"70303228\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26004fbf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dbe11f6\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"84ae254\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"65b8edc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6670db50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f87ae70\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e36a967\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"609c29f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bf943e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5756bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\"},\"elements\":[{\"id\":\"6a95c1c2\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"607a617a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"1ef04644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bc2ac79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac95b83\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(4320, 10229, 'rate_review', '0'),
(4321, 10229, '_edit_last', '1'),
(4322, 10229, '_wp_page_template', 'default'),
(4323, 10229, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(4324, 10229, 'map_lat', ''),
(4325, 10229, 'map_lng', ''),
(4326, 10229, 'map_zoom', ''),
(4327, 10229, 'map_type', ''),
(4328, 10229, '_edit_lock', '1786552394:1'),
(4329, 10231, 'rate_review', '0'),
(4330, 10231, '_edit_last', '1'),
(4331, 10231, '_wp_page_template', 'default'),
(4332, 10231, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(4333, 10231, 'map_lat', ''),
(4334, 10231, 'map_lng', ''),
(4335, 10231, 'map_zoom', ''),
(4336, 10231, 'map_type', ''),
(4337, 10231, '_edit_lock', '1786154941:1'),
(4338, 10233, 'rate_review', '0'),
(4339, 10233, '_edit_last', '1'),
(4340, 10233, '_wp_page_template', 'default'),
(4341, 10233, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(4342, 10233, 'map_lat', ''),
(4343, 10233, 'map_lng', ''),
(4344, 10233, 'map_zoom', ''),
(4345, 10233, 'map_type', ''),
(4346, 10233, '_edit_lock', '1786155915:1'),
(4347, 10235, 'rate_review', '0'),
(4348, 10235, '_edit_last', '1'),
(4349, 10235, '_wp_page_template', 'default'),
(4350, 10235, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(4351, 10235, 'map_lat', ''),
(4352, 10235, 'map_lng', ''),
(4353, 10235, 'map_zoom', ''),
(4354, 10235, 'map_type', ''),
(4355, 10235, '_edit_lock', '1786721303:1'),
(4356, 10237, 'rate_review', '0'),
(4357, 10237, '_edit_last', '1'),
(4358, 10237, '_wp_page_template', 'default'),
(4359, 10237, 'st_google_map', 'a:4:{s:3:\"lat\";s:0:\"\";s:3:\"lng\";s:0:\"\";s:4:\"zoom\";s:0:\"\";s:4:\"type\";s:0:\"\";}'),
(4360, 10237, 'map_lat', ''),
(4361, 10237, 'map_lng', ''),
(4362, 10237, 'map_zoom', ''),
(4363, 10237, 'map_type', ''),
(4364, 10237, '_edit_lock', '1786721547:1'),
(4366, 152, 'enable_pickup', 'off'),
(4376, 10239, '_wp_attached_file', '2026/08/google.png'),
(4377, 10239, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"2026/08/google.png\";s:8:\"filesize\";i:141028;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"google-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12795;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"google-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"google-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"google-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54004;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"google-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154625;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"google-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233877;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"google-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12795;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"google-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32568;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"google-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3798;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4391, 184, 'footnotes', ''),
(4393, 10242, 'footnotes', ''),
(4395, 10242, '_wp_page_template', 'template-turie-home5.php'),
(4396, 10242, '_elementor_edit_mode', 'builder'),
(4397, 10242, '_elementor_template_type', 'wp-page'),
(4398, 10242, '_elementor_version', '3.6.5'),
(4399, 10242, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(4403, 184, 'hero_subtitulo', 'Descubre el Perú'),
(4404, 184, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(4405, 184, 'hero_titulo', 'Momentos que se viven una sola vez'),
(4406, 184, '_hero_titulo', 'field_unka_hero_titulo'),
(4407, 184, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4408, 184, '_hero_texto', 'field_unka_hero_texto'),
(4409, 184, 'sugeridos_titulo', 'Destinos sugeridos'),
(4410, 184, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(4411, 184, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(4412, 184, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(4413, 184, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(4414, 184, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(4415, 184, 'beneficio_1', ''),
(4416, 184, '_beneficio_1', 'field_unka_beneficio_1'),
(4417, 184, 'beneficio_2_titulo', 'Rutas y trekking'),
(4418, 184, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(4419, 184, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4420, 184, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(4421, 184, 'beneficio_2', ''),
(4422, 184, '_beneficio_2', 'field_unka_beneficio_2'),
(4423, 184, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(4424, 184, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(4425, 184, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4426, 184, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(4427, 184, 'beneficio_3', ''),
(4428, 184, '_beneficio_3', 'field_unka_beneficio_3'),
(4429, 184, 'beneficio_4_titulo', 'Seguridad total'),
(4430, 184, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(4431, 184, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4432, 184, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(4433, 184, 'beneficio_4', ''),
(4434, 184, '_beneficio_4', 'field_unka_beneficio_4'),
(4435, 184, 'nosotros_subtitulo', 'Viajemos juntos'),
(4436, 184, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(4437, 184, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(4438, 184, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(4439, 184, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(4440, 184, '_nosotros_texto', 'field_unka_nosotros_texto'),
(4441, 184, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(4442, 184, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(4443, 184, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4444, 184, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(4445, 184, 'nosotros_item_1', ''),
(4446, 184, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(4447, 184, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(4448, 184, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(4449, 184, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4450, 184, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(4451, 184, 'nosotros_item_2', ''),
(4452, 184, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(4453, 184, 'nosotros_boton', 'Conócenos'),
(4454, 184, '_nosotros_boton', 'field_unka_nosotros_boton'),
(4455, 184, 'nosotros_imagen_1', '10188'),
(4456, 184, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(4457, 184, 'nosotros_imagen_2', '10198'),
(4458, 184, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(4459, 184, 'video_archivo', '10306'),
(4460, 184, '_video_archivo', 'field_unka_video_archivo'),
(4461, 184, 'video_poster', '10307'),
(4462, 184, '_video_poster', 'field_unka_video_poster'),
(4463, 184, 'video_url', ''),
(4464, 184, '_video_url', 'field_unka_video_url'),
(4465, 184, 'destinos_subtitulo', 'Paquetes de viaje'),
(4466, 184, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(4467, 184, 'destinos_titulo', 'Destinos que enamoran'),
(4468, 184, '_destinos_titulo', 'field_unka_destinos_titulo'),
(4469, 184, 'destinos_boton', 'Ver todos los destinos'),
(4470, 184, '_destinos_boton', 'field_unka_destinos_boton'),
(4471, 184, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(4472, 184, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(4473, 184, 'tours_recientes_titulo', 'Tours para cada viajero'),
(4474, 184, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(4475, 184, 'tours_recientes_boton', 'Ver todos los tours'),
(4476, 184, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(4477, 184, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(4478, 184, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(4479, 184, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(4480, 184, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(4481, 184, 'tours_valorados_boton', 'Ver todos los tours'),
(4482, 184, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(4483, 184, 'banner_imagen', '10214'),
(4484, 184, '_banner_imagen', 'field_unka_banner_imagen'),
(4485, 184, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(4486, 184, '_banner_titulo', 'field_unka_banner_titulo'),
(4487, 184, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4488, 184, '_banner_texto', 'field_unka_banner_texto'),
(4489, 184, 'banner_boton', 'Reservar ahora'),
(4490, 184, '_banner_boton', 'field_unka_banner_boton'),
(4491, 184, 'oferta_1_imagen', '10263'),
(4492, 184, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(4493, 184, 'oferta_1_sello', ''),
(4494, 184, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(4495, 184, 'oferta_1_titulo_grande', '50%'),
(4496, 184, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(4497, 184, 'oferta_1_titulo', 'Vive la magia del Perú'),
(4498, 184, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(4499, 184, 'oferta_1_ubicacion', 'Cusco, Perú'),
(4500, 184, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(4501, 184, 'oferta_1_boton', 'Reservar ahora'),
(4502, 184, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(4503, 184, 'oferta_1', ''),
(4504, 184, '_oferta_1', 'field_unka_oferta_1'),
(4505, 184, 'oferta_2_imagen', '10262'),
(4506, 184, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(4507, 184, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(4508, 184, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(4509, 184, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(4510, 184, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(4511, 184, 'oferta_2_ubicacion', 'Cusco, Perú'),
(4512, 184, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(4513, 184, 'oferta_2_boton', 'Reservar ahora'),
(4514, 184, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(4515, 184, 'oferta_2', ''),
(4516, 184, '_oferta_2', 'field_unka_oferta_2'),
(4517, 184, 'testimonios_subtitulo', 'Testimonios'),
(4518, 184, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(4519, 184, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(4520, 184, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(4521, 184, 'testimonios_logo', '10253'),
(4522, 184, '_testimonios_logo', 'field_unka_testimonios_logo'),
(4523, 184, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(4524, 184, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(4525, 184, 'testimonio_1_autor', 'Carolina M.'),
(4526, 184, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(4527, 184, 'testimonio_1_cargo', 'Viajera frecuente'),
(4528, 184, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(4529, 184, 'testimonio_1', ''),
(4530, 184, '_testimonio_1', 'field_unka_testimonio_1'),
(4531, 184, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(4532, 184, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(4533, 184, 'testimonio_2_autor', 'José A.'),
(4534, 184, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(4535, 184, 'testimonio_2_cargo', 'Viajero frecuente'),
(4536, 184, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(4537, 184, 'testimonio_2', ''),
(4538, 184, '_testimonio_2', 'field_unka_testimonio_2'),
(4539, 184, 'testimonio_3_texto', ''),
(4540, 184, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(4541, 184, 'testimonio_3_autor', ''),
(4542, 184, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(4543, 184, 'testimonio_3_cargo', ''),
(4544, 184, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(4545, 184, 'testimonio_3', ''),
(4546, 184, '_testimonio_3', 'field_unka_testimonio_3'),
(4547, 184, 'testimonio_4_texto', ''),
(4548, 184, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(4549, 184, 'testimonio_4_autor', ''),
(4550, 184, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(4551, 184, 'testimonio_4_cargo', ''),
(4552, 184, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(4553, 184, 'testimonio_4', ''),
(4554, 184, '_testimonio_4', 'field_unka_testimonio_4'),
(4555, 184, 'marca_1_imagen', '10276'),
(4556, 184, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(4557, 184, 'marca_2_imagen', '10273'),
(4558, 184, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(4559, 184, 'marca_3_imagen', '10270'),
(4560, 184, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(4561, 184, 'marca_4_imagen', '10268'),
(4562, 184, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(4563, 184, 'marca_5_imagen', '10269'),
(4564, 184, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(4565, 184, 'marca_6_imagen', '10267'),
(4566, 184, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(4567, 184, 'marca_7_imagen', '10265'),
(4568, 184, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(4569, 184, 'explora_1_imagen', '10280'),
(4570, 184, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(4571, 184, 'explora_1_titulo', 'Explora la ciudad'),
(4572, 184, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(4573, 184, 'explora_1', ''),
(4574, 184, '_explora_1', 'field_unka_explora_1'),
(4575, 184, 'explora_2_imagen', '10279'),
(4576, 184, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(4577, 184, 'explora_2_titulo', 'Imperdibles'),
(4578, 184, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(4579, 184, 'explora_2', ''),
(4580, 184, '_explora_2', 'field_unka_explora_2'),
(4581, 184, 'explora_3_imagen', '10281'),
(4582, 184, '_explora_3_imagen', 'field_unka_explora_3_imagen');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4583, 184, 'explora_3_titulo', 'Calles históricas'),
(4584, 184, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(4585, 184, 'explora_3', ''),
(4586, 184, '_explora_3', 'field_unka_explora_3'),
(4587, 184, 'explora_4_imagen', '10189'),
(4588, 184, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(4589, 184, 'explora_4_titulo', 'Maravillas modernas'),
(4590, 184, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(4591, 184, 'explora_4', ''),
(4592, 184, '_explora_4', 'field_unka_explora_4'),
(4593, 184, 'blog_subtitulo', 'Nuestro blog'),
(4594, 184, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(4595, 184, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(4596, 184, '_blog_titulo', 'field_unka_blog_titulo'),
(4597, 184, 'blog_1_imagen', ''),
(4598, 184, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(4599, 184, 'blog_1_fecha', 'Dec 12,2025'),
(4600, 184, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(4601, 184, 'blog_1_autor', 'UNKA'),
(4602, 184, '_blog_1_autor', 'field_unka_blog_1_autor'),
(4603, 184, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(4604, 184, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(4605, 184, 'blog_1', ''),
(4606, 184, '_blog_1', 'field_unka_blog_1'),
(4607, 184, 'blog_2_imagen', ''),
(4608, 184, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(4609, 184, 'blog_2_fecha', 'Dec 12,2025'),
(4610, 184, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(4611, 184, 'blog_2_autor', 'UNKA'),
(4612, 184, '_blog_2_autor', 'field_unka_blog_2_autor'),
(4613, 184, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(4614, 184, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(4615, 184, 'blog_2', ''),
(4616, 184, '_blog_2', 'field_unka_blog_2'),
(4617, 184, 'blog_3_imagen', ''),
(4618, 184, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(4619, 184, 'blog_3_fecha', 'Dec 12,2025'),
(4620, 184, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(4621, 184, 'blog_3_autor', 'UNKA'),
(4622, 184, '_blog_3_autor', 'field_unka_blog_3_autor'),
(4623, 184, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(4624, 184, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(4625, 184, 'blog_3', ''),
(4626, 184, '_blog_3', 'field_unka_blog_3'),
(4627, 184, 'blog_4_imagen', ''),
(4628, 184, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(4629, 184, 'blog_4_fecha', 'Dec 12,2025'),
(4630, 184, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(4631, 184, 'blog_4_autor', 'UNKA'),
(4632, 184, '_blog_4_autor', 'field_unka_blog_4_autor'),
(4633, 184, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(4634, 184, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(4635, 184, 'blog_4', ''),
(4636, 184, '_blog_4', 'field_unka_blog_4'),
(4637, 10242, 'hero_subtitulo', 'Descubre el Perú'),
(4638, 10242, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(4639, 10242, 'hero_titulo', 'Momentos que se viven una sola vez'),
(4640, 10242, '_hero_titulo', 'field_unka_hero_titulo'),
(4641, 10242, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4642, 10242, '_hero_texto', 'field_unka_hero_texto'),
(4643, 10242, 'sugeridos_titulo', 'Destinos sugeridos'),
(4644, 10242, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(4645, 10242, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(4646, 10242, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(4647, 10242, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(4648, 10242, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(4649, 10242, 'beneficio_1', ''),
(4650, 10242, '_beneficio_1', 'field_unka_beneficio_1'),
(4651, 10242, 'beneficio_2_titulo', 'Rutas y trekking'),
(4652, 10242, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(4653, 10242, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4654, 10242, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(4655, 10242, 'beneficio_2', ''),
(4656, 10242, '_beneficio_2', 'field_unka_beneficio_2'),
(4657, 10242, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(4658, 10242, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(4659, 10242, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4660, 10242, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(4661, 10242, 'beneficio_3', ''),
(4662, 10242, '_beneficio_3', 'field_unka_beneficio_3'),
(4663, 10242, 'beneficio_4_titulo', 'Seguridad total'),
(4664, 10242, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(4665, 10242, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4666, 10242, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(4667, 10242, 'beneficio_4', ''),
(4668, 10242, '_beneficio_4', 'field_unka_beneficio_4'),
(4669, 10242, 'nosotros_subtitulo', 'Viajemos juntos'),
(4670, 10242, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(4671, 10242, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(4672, 10242, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(4673, 10242, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(4674, 10242, '_nosotros_texto', 'field_unka_nosotros_texto'),
(4675, 10242, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(4676, 10242, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(4677, 10242, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4678, 10242, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(4679, 10242, 'nosotros_item_1', ''),
(4680, 10242, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(4681, 10242, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(4682, 10242, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(4683, 10242, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4684, 10242, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(4685, 10242, 'nosotros_item_2', ''),
(4686, 10242, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(4687, 10242, 'nosotros_boton', 'Conócenos'),
(4688, 10242, '_nosotros_boton', 'field_unka_nosotros_boton'),
(4689, 10242, 'nosotros_imagen_1', ''),
(4690, 10242, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(4691, 10242, 'nosotros_imagen_2', ''),
(4692, 10242, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(4693, 10242, 'video_archivo', ''),
(4694, 10242, '_video_archivo', 'field_unka_video_archivo'),
(4695, 10242, 'video_poster', ''),
(4696, 10242, '_video_poster', 'field_unka_video_poster'),
(4697, 10242, 'video_url', ''),
(4698, 10242, '_video_url', 'field_unka_video_url'),
(4699, 10242, 'destinos_subtitulo', 'Paquetes de viaje'),
(4700, 10242, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(4701, 10242, 'destinos_titulo', 'Destinos que enamoran'),
(4702, 10242, '_destinos_titulo', 'field_unka_destinos_titulo'),
(4703, 10242, 'destinos_boton', 'Ver todos los destinos'),
(4704, 10242, '_destinos_boton', 'field_unka_destinos_boton'),
(4705, 10242, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(4706, 10242, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(4707, 10242, 'tours_recientes_titulo', 'Tours para cada viajero'),
(4708, 10242, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(4709, 10242, 'tours_recientes_boton', 'Ver todos los tours'),
(4710, 10242, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(4711, 10242, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(4712, 10242, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(4713, 10242, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(4714, 10242, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(4715, 10242, 'tours_valorados_boton', 'Ver todos los tours'),
(4716, 10242, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(4717, 10242, 'banner_imagen', ''),
(4718, 10242, '_banner_imagen', 'field_unka_banner_imagen'),
(4719, 10242, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(4720, 10242, '_banner_titulo', 'field_unka_banner_titulo'),
(4721, 10242, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4722, 10242, '_banner_texto', 'field_unka_banner_texto'),
(4723, 10242, 'banner_boton', 'Reservar ahora'),
(4724, 10242, '_banner_boton', 'field_unka_banner_boton'),
(4725, 10242, 'oferta_1_imagen', ''),
(4726, 10242, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(4727, 10242, 'oferta_1_sello', ''),
(4728, 10242, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(4729, 10242, 'oferta_1_titulo_grande', '50%'),
(4730, 10242, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(4731, 10242, 'oferta_1_titulo', 'Vive la magia del Perú'),
(4732, 10242, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(4733, 10242, 'oferta_1_ubicacion', 'Cusco, Perú'),
(4734, 10242, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(4735, 10242, 'oferta_1_boton', 'Reservar ahora'),
(4736, 10242, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(4737, 10242, 'oferta_1', ''),
(4738, 10242, '_oferta_1', 'field_unka_oferta_1'),
(4739, 10242, 'oferta_2_imagen', ''),
(4740, 10242, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(4741, 10242, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(4742, 10242, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(4743, 10242, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(4744, 10242, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(4745, 10242, 'oferta_2_ubicacion', 'Cusco, Perú'),
(4746, 10242, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(4747, 10242, 'oferta_2_boton', 'Reservar ahora'),
(4748, 10242, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(4749, 10242, 'oferta_2', ''),
(4750, 10242, '_oferta_2', 'field_unka_oferta_2'),
(4751, 10242, 'testimonios_subtitulo', 'Testimonios'),
(4752, 10242, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(4753, 10242, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(4754, 10242, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(4755, 10242, 'testimonios_logo', '10241'),
(4756, 10242, '_testimonios_logo', 'field_unka_testimonios_logo'),
(4757, 10242, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(4758, 10242, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(4759, 10242, 'testimonio_1_autor', 'Carolina M.'),
(4760, 10242, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(4761, 10242, 'testimonio_1_cargo', 'Viajera frecuente'),
(4762, 10242, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(4763, 10242, 'testimonio_1', ''),
(4764, 10242, '_testimonio_1', 'field_unka_testimonio_1'),
(4765, 10242, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(4766, 10242, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(4767, 10242, 'testimonio_2_autor', 'José A.'),
(4768, 10242, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(4769, 10242, 'testimonio_2_cargo', 'Viajero frecuente'),
(4770, 10242, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(4771, 10242, 'testimonio_2', ''),
(4772, 10242, '_testimonio_2', 'field_unka_testimonio_2'),
(4773, 10242, 'testimonio_3_texto', ''),
(4774, 10242, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(4775, 10242, 'testimonio_3_autor', ''),
(4776, 10242, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(4777, 10242, 'testimonio_3_cargo', ''),
(4778, 10242, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(4779, 10242, 'testimonio_3', ''),
(4780, 10242, '_testimonio_3', 'field_unka_testimonio_3'),
(4781, 10242, 'testimonio_4_texto', ''),
(4782, 10242, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(4783, 10242, 'testimonio_4_autor', ''),
(4784, 10242, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(4785, 10242, 'testimonio_4_cargo', ''),
(4786, 10242, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(4787, 10242, 'testimonio_4', ''),
(4788, 10242, '_testimonio_4', 'field_unka_testimonio_4'),
(4789, 10242, 'marca_1_imagen', ''),
(4790, 10242, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(4791, 10242, 'marca_2_imagen', ''),
(4792, 10242, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(4793, 10242, 'marca_3_imagen', ''),
(4794, 10242, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(4795, 10242, 'marca_4_imagen', ''),
(4796, 10242, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(4797, 10242, 'marca_5_imagen', ''),
(4798, 10242, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(4799, 10242, 'marca_6_imagen', ''),
(4800, 10242, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(4801, 10242, 'marca_7_imagen', ''),
(4802, 10242, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(4803, 10242, 'explora_1_imagen', ''),
(4804, 10242, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(4805, 10242, 'explora_1_titulo', 'Explora la ciudad'),
(4806, 10242, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(4807, 10242, 'explora_1', ''),
(4808, 10242, '_explora_1', 'field_unka_explora_1'),
(4809, 10242, 'explora_2_imagen', ''),
(4810, 10242, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(4811, 10242, 'explora_2_titulo', 'Imperdibles'),
(4812, 10242, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(4813, 10242, 'explora_2', ''),
(4814, 10242, '_explora_2', 'field_unka_explora_2'),
(4815, 10242, 'explora_3_imagen', ''),
(4816, 10242, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(4817, 10242, 'explora_3_titulo', 'Calles históricas'),
(4818, 10242, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(4819, 10242, 'explora_3', ''),
(4820, 10242, '_explora_3', 'field_unka_explora_3'),
(4821, 10242, 'explora_4_imagen', ''),
(4822, 10242, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(4823, 10242, 'explora_4_titulo', 'Maravillas modernas'),
(4824, 10242, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(4825, 10242, 'explora_4', ''),
(4826, 10242, '_explora_4', 'field_unka_explora_4'),
(4827, 10242, 'blog_subtitulo', 'Nuestro blog'),
(4828, 10242, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(4829, 10242, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(4830, 10242, '_blog_titulo', 'field_unka_blog_titulo'),
(4831, 10242, 'blog_1_imagen', ''),
(4832, 10242, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(4833, 10242, 'blog_1_fecha', 'Dec 12,2025'),
(4834, 10242, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(4835, 10242, 'blog_1_autor', 'UNKA'),
(4836, 10242, '_blog_1_autor', 'field_unka_blog_1_autor'),
(4837, 10242, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(4838, 10242, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(4839, 10242, 'blog_1', ''),
(4840, 10242, '_blog_1', 'field_unka_blog_1'),
(4841, 10242, 'blog_2_imagen', ''),
(4842, 10242, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(4843, 10242, 'blog_2_fecha', 'Dec 12,2025'),
(4844, 10242, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(4845, 10242, 'blog_2_autor', 'UNKA'),
(4846, 10242, '_blog_2_autor', 'field_unka_blog_2_autor'),
(4847, 10242, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(4848, 10242, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(4849, 10242, 'blog_2', ''),
(4850, 10242, '_blog_2', 'field_unka_blog_2'),
(4851, 10242, 'blog_3_imagen', ''),
(4852, 10242, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(4853, 10242, 'blog_3_fecha', 'Dec 12,2025'),
(4854, 10242, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(4855, 10242, 'blog_3_autor', 'UNKA'),
(4856, 10242, '_blog_3_autor', 'field_unka_blog_3_autor'),
(4857, 10242, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(4858, 10242, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(4859, 10242, 'blog_3', ''),
(4860, 10242, '_blog_3', 'field_unka_blog_3'),
(4861, 10242, 'blog_4_imagen', ''),
(4862, 10242, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(4863, 10242, 'blog_4_fecha', 'Dec 12,2025'),
(4864, 10242, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(4865, 10242, 'blog_4_autor', 'UNKA'),
(4866, 10242, '_blog_4_autor', 'field_unka_blog_4_autor'),
(4867, 10242, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(4868, 10242, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(4869, 10242, 'blog_4', ''),
(4870, 10242, '_blog_4', 'field_unka_blog_4'),
(4883, 10244, 'footnotes', ''),
(4885, 10244, '_wp_page_template', 'template-turie-home5.php'),
(4886, 10244, '_elementor_edit_mode', 'builder'),
(4887, 10244, '_elementor_template_type', 'wp-page'),
(4888, 10244, '_elementor_version', '3.6.5'),
(4889, 10244, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(4893, 10244, 'hero_subtitulo', 'Descubre el Perú'),
(4894, 10244, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(4895, 10244, 'hero_titulo', 'Momentos que se viven una sola vez'),
(4896, 10244, '_hero_titulo', 'field_unka_hero_titulo'),
(4897, 10244, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4898, 10244, '_hero_texto', 'field_unka_hero_texto'),
(4899, 10244, 'sugeridos_titulo', 'Destinos sugeridos'),
(4900, 10244, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(4901, 10244, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(4902, 10244, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(4903, 10244, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(4904, 10244, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(4905, 10244, 'beneficio_1', ''),
(4906, 10244, '_beneficio_1', 'field_unka_beneficio_1'),
(4907, 10244, 'beneficio_2_titulo', 'Rutas y trekking'),
(4908, 10244, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(4909, 10244, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4910, 10244, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(4911, 10244, 'beneficio_2', ''),
(4912, 10244, '_beneficio_2', 'field_unka_beneficio_2'),
(4913, 10244, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(4914, 10244, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(4915, 10244, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4916, 10244, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(4917, 10244, 'beneficio_3', ''),
(4918, 10244, '_beneficio_3', 'field_unka_beneficio_3'),
(4919, 10244, 'beneficio_4_titulo', 'Seguridad total'),
(4920, 10244, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(4921, 10244, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4922, 10244, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(4923, 10244, 'beneficio_4', ''),
(4924, 10244, '_beneficio_4', 'field_unka_beneficio_4'),
(4925, 10244, 'nosotros_subtitulo', 'Viajemos juntos'),
(4926, 10244, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(4927, 10244, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(4928, 10244, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(4929, 10244, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(4930, 10244, '_nosotros_texto', 'field_unka_nosotros_texto'),
(4931, 10244, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(4932, 10244, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(4933, 10244, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4934, 10244, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(4935, 10244, 'nosotros_item_1', ''),
(4936, 10244, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(4937, 10244, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(4938, 10244, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(4939, 10244, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(4940, 10244, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(4941, 10244, 'nosotros_item_2', ''),
(4942, 10244, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(4943, 10244, 'nosotros_boton', 'Conócenos'),
(4944, 10244, '_nosotros_boton', 'field_unka_nosotros_boton'),
(4945, 10244, 'nosotros_imagen_1', ''),
(4946, 10244, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(4947, 10244, 'nosotros_imagen_2', ''),
(4948, 10244, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(4949, 10244, 'video_archivo', ''),
(4950, 10244, '_video_archivo', 'field_unka_video_archivo'),
(4951, 10244, 'video_poster', ''),
(4952, 10244, '_video_poster', 'field_unka_video_poster'),
(4953, 10244, 'video_url', ''),
(4954, 10244, '_video_url', 'field_unka_video_url'),
(4955, 10244, 'destinos_subtitulo', 'Paquetes de viaje'),
(4956, 10244, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(4957, 10244, 'destinos_titulo', 'Destinos que enamoran'),
(4958, 10244, '_destinos_titulo', 'field_unka_destinos_titulo'),
(4959, 10244, 'destinos_boton', 'Ver todos los destinos'),
(4960, 10244, '_destinos_boton', 'field_unka_destinos_boton'),
(4961, 10244, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(4962, 10244, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(4963, 10244, 'tours_recientes_titulo', 'Tours para cada viajero'),
(4964, 10244, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(4965, 10244, 'tours_recientes_boton', 'Ver todos los tours'),
(4966, 10244, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(4967, 10244, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(4968, 10244, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(4969, 10244, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(4970, 10244, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(4971, 10244, 'tours_valorados_boton', 'Ver todos los tours'),
(4972, 10244, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(4973, 10244, 'banner_imagen', ''),
(4974, 10244, '_banner_imagen', 'field_unka_banner_imagen'),
(4975, 10244, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(4976, 10244, '_banner_titulo', 'field_unka_banner_titulo'),
(4977, 10244, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(4978, 10244, '_banner_texto', 'field_unka_banner_texto'),
(4979, 10244, 'banner_boton', 'Reservar ahora'),
(4980, 10244, '_banner_boton', 'field_unka_banner_boton'),
(4981, 10244, 'oferta_1_imagen', ''),
(4982, 10244, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(4983, 10244, 'oferta_1_sello', ''),
(4984, 10244, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(4985, 10244, 'oferta_1_titulo_grande', '50%'),
(4986, 10244, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(4987, 10244, 'oferta_1_titulo', 'Vive la magia del Perú'),
(4988, 10244, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(4989, 10244, 'oferta_1_ubicacion', 'Cusco, Perú'),
(4990, 10244, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(4991, 10244, 'oferta_1_boton', 'Reservar ahora'),
(4992, 10244, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(4993, 10244, 'oferta_1', ''),
(4994, 10244, '_oferta_1', 'field_unka_oferta_1'),
(4995, 10244, 'oferta_2_imagen', ''),
(4996, 10244, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(4997, 10244, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(4998, 10244, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(4999, 10244, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(5000, 10244, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(5001, 10244, 'oferta_2_ubicacion', 'Cusco, Perú'),
(5002, 10244, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(5003, 10244, 'oferta_2_boton', 'Reservar ahora'),
(5004, 10244, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(5005, 10244, 'oferta_2', ''),
(5006, 10244, '_oferta_2', 'field_unka_oferta_2'),
(5007, 10244, 'testimonios_subtitulo', 'Testimonios'),
(5008, 10244, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(5009, 10244, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(5010, 10244, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(5011, 10244, 'testimonios_logo', '10239'),
(5012, 10244, '_testimonios_logo', 'field_unka_testimonios_logo'),
(5013, 10244, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(5014, 10244, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(5015, 10244, 'testimonio_1_autor', 'Carolina M.'),
(5016, 10244, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(5017, 10244, 'testimonio_1_cargo', 'Viajera frecuente'),
(5018, 10244, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(5019, 10244, 'testimonio_1', ''),
(5020, 10244, '_testimonio_1', 'field_unka_testimonio_1'),
(5021, 10244, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(5022, 10244, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(5023, 10244, 'testimonio_2_autor', 'José A.'),
(5024, 10244, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(5025, 10244, 'testimonio_2_cargo', 'Viajero frecuente'),
(5026, 10244, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(5027, 10244, 'testimonio_2', ''),
(5028, 10244, '_testimonio_2', 'field_unka_testimonio_2'),
(5029, 10244, 'testimonio_3_texto', ''),
(5030, 10244, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(5031, 10244, 'testimonio_3_autor', ''),
(5032, 10244, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(5033, 10244, 'testimonio_3_cargo', ''),
(5034, 10244, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(5035, 10244, 'testimonio_3', ''),
(5036, 10244, '_testimonio_3', 'field_unka_testimonio_3'),
(5037, 10244, 'testimonio_4_texto', ''),
(5038, 10244, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(5039, 10244, 'testimonio_4_autor', ''),
(5040, 10244, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(5041, 10244, 'testimonio_4_cargo', ''),
(5042, 10244, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(5043, 10244, 'testimonio_4', ''),
(5044, 10244, '_testimonio_4', 'field_unka_testimonio_4'),
(5045, 10244, 'marca_1_imagen', ''),
(5046, 10244, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(5047, 10244, 'marca_2_imagen', ''),
(5048, 10244, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(5049, 10244, 'marca_3_imagen', ''),
(5050, 10244, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(5051, 10244, 'marca_4_imagen', ''),
(5052, 10244, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(5053, 10244, 'marca_5_imagen', ''),
(5054, 10244, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(5055, 10244, 'marca_6_imagen', ''),
(5056, 10244, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(5057, 10244, 'marca_7_imagen', ''),
(5058, 10244, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(5059, 10244, 'explora_1_imagen', ''),
(5060, 10244, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(5061, 10244, 'explora_1_titulo', 'Explora la ciudad'),
(5062, 10244, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(5063, 10244, 'explora_1', ''),
(5064, 10244, '_explora_1', 'field_unka_explora_1'),
(5065, 10244, 'explora_2_imagen', ''),
(5066, 10244, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(5067, 10244, 'explora_2_titulo', 'Imperdibles'),
(5068, 10244, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(5069, 10244, 'explora_2', ''),
(5070, 10244, '_explora_2', 'field_unka_explora_2'),
(5071, 10244, 'explora_3_imagen', ''),
(5072, 10244, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(5073, 10244, 'explora_3_titulo', 'Calles históricas'),
(5074, 10244, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(5075, 10244, 'explora_3', ''),
(5076, 10244, '_explora_3', 'field_unka_explora_3'),
(5077, 10244, 'explora_4_imagen', ''),
(5078, 10244, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(5079, 10244, 'explora_4_titulo', 'Maravillas modernas'),
(5080, 10244, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(5081, 10244, 'explora_4', ''),
(5082, 10244, '_explora_4', 'field_unka_explora_4'),
(5083, 10244, 'blog_subtitulo', 'Nuestro blog'),
(5084, 10244, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(5085, 10244, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(5086, 10244, '_blog_titulo', 'field_unka_blog_titulo'),
(5087, 10244, 'blog_1_imagen', ''),
(5088, 10244, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(5089, 10244, 'blog_1_fecha', 'Dec 12,2025'),
(5090, 10244, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(5091, 10244, 'blog_1_autor', 'UNKA'),
(5092, 10244, '_blog_1_autor', 'field_unka_blog_1_autor'),
(5093, 10244, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(5094, 10244, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(5095, 10244, 'blog_1', ''),
(5096, 10244, '_blog_1', 'field_unka_blog_1'),
(5097, 10244, 'blog_2_imagen', ''),
(5098, 10244, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(5099, 10244, 'blog_2_fecha', 'Dec 12,2025'),
(5100, 10244, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(5101, 10244, 'blog_2_autor', 'UNKA'),
(5102, 10244, '_blog_2_autor', 'field_unka_blog_2_autor'),
(5103, 10244, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(5104, 10244, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(5105, 10244, 'blog_2', ''),
(5106, 10244, '_blog_2', 'field_unka_blog_2'),
(5107, 10244, 'blog_3_imagen', ''),
(5108, 10244, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(5109, 10244, 'blog_3_fecha', 'Dec 12,2025'),
(5110, 10244, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(5111, 10244, 'blog_3_autor', 'UNKA'),
(5112, 10244, '_blog_3_autor', 'field_unka_blog_3_autor'),
(5113, 10244, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(5114, 10244, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(5115, 10244, 'blog_3', ''),
(5116, 10244, '_blog_3', 'field_unka_blog_3'),
(5117, 10244, 'blog_4_imagen', ''),
(5118, 10244, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(5119, 10244, 'blog_4_fecha', 'Dec 12,2025'),
(5120, 10244, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(5121, 10244, 'blog_4_autor', 'UNKA'),
(5122, 10244, '_blog_4_autor', 'field_unka_blog_4_autor'),
(5123, 10244, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(5124, 10244, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(5125, 10244, 'blog_4', ''),
(5126, 10244, '_blog_4', 'field_unka_blog_4'),
(5131, 10246, 'footnotes', ''),
(5133, 10246, '_wp_page_template', 'template-turie-home5.php'),
(5134, 10246, '_elementor_edit_mode', 'builder'),
(5135, 10246, '_elementor_template_type', 'wp-page'),
(5136, 10246, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5137, 10246, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5141, 10246, 'hero_subtitulo', 'Descubre el Perú'),
(5142, 10246, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(5143, 10246, 'hero_titulo', 'Momentos que se viven una sola vez'),
(5144, 10246, '_hero_titulo', 'field_unka_hero_titulo'),
(5145, 10246, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5146, 10246, '_hero_texto', 'field_unka_hero_texto'),
(5147, 10246, 'sugeridos_titulo', 'Destinos sugeridos'),
(5148, 10246, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(5149, 10246, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(5150, 10246, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(5151, 10246, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(5152, 10246, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(5153, 10246, 'beneficio_1', ''),
(5154, 10246, '_beneficio_1', 'field_unka_beneficio_1'),
(5155, 10246, 'beneficio_2_titulo', 'Rutas y trekking'),
(5156, 10246, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(5157, 10246, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5158, 10246, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(5159, 10246, 'beneficio_2', ''),
(5160, 10246, '_beneficio_2', 'field_unka_beneficio_2'),
(5161, 10246, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(5162, 10246, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(5163, 10246, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5164, 10246, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(5165, 10246, 'beneficio_3', ''),
(5166, 10246, '_beneficio_3', 'field_unka_beneficio_3'),
(5167, 10246, 'beneficio_4_titulo', 'Seguridad total'),
(5168, 10246, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(5169, 10246, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5170, 10246, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(5171, 10246, 'beneficio_4', ''),
(5172, 10246, '_beneficio_4', 'field_unka_beneficio_4'),
(5173, 10246, 'nosotros_subtitulo', 'Viajemos juntos'),
(5174, 10246, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(5175, 10246, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(5176, 10246, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(5177, 10246, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(5178, 10246, '_nosotros_texto', 'field_unka_nosotros_texto'),
(5179, 10246, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(5180, 10246, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(5181, 10246, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5182, 10246, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(5183, 10246, 'nosotros_item_1', ''),
(5184, 10246, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(5185, 10246, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(5186, 10246, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(5187, 10246, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5188, 10246, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(5189, 10246, 'nosotros_item_2', ''),
(5190, 10246, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(5191, 10246, 'nosotros_boton', 'Conócenos'),
(5192, 10246, '_nosotros_boton', 'field_unka_nosotros_boton'),
(5193, 10246, 'nosotros_imagen_1', ''),
(5194, 10246, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(5195, 10246, 'nosotros_imagen_2', ''),
(5196, 10246, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(5197, 10246, 'video_archivo', ''),
(5198, 10246, '_video_archivo', 'field_unka_video_archivo'),
(5199, 10246, 'video_poster', ''),
(5200, 10246, '_video_poster', 'field_unka_video_poster'),
(5201, 10246, 'video_url', ''),
(5202, 10246, '_video_url', 'field_unka_video_url'),
(5203, 10246, 'destinos_subtitulo', 'Paquetes de viaje'),
(5204, 10246, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(5205, 10246, 'destinos_titulo', 'Destinos que enamoran'),
(5206, 10246, '_destinos_titulo', 'field_unka_destinos_titulo'),
(5207, 10246, 'destinos_boton', 'Ver todos los destinos'),
(5208, 10246, '_destinos_boton', 'field_unka_destinos_boton'),
(5209, 10246, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(5210, 10246, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(5211, 10246, 'tours_recientes_titulo', 'Tours para cada viajero'),
(5212, 10246, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(5213, 10246, 'tours_recientes_boton', 'Ver todos los tours'),
(5214, 10246, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(5215, 10246, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(5216, 10246, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(5217, 10246, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(5218, 10246, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(5219, 10246, 'tours_valorados_boton', 'Ver todos los tours'),
(5220, 10246, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(5221, 10246, 'banner_imagen', ''),
(5222, 10246, '_banner_imagen', 'field_unka_banner_imagen'),
(5223, 10246, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(5224, 10246, '_banner_titulo', 'field_unka_banner_titulo'),
(5225, 10246, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5226, 10246, '_banner_texto', 'field_unka_banner_texto'),
(5227, 10246, 'banner_boton', 'Reservar ahora'),
(5228, 10246, '_banner_boton', 'field_unka_banner_boton'),
(5229, 10246, 'oferta_1_imagen', ''),
(5230, 10246, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(5231, 10246, 'oferta_1_sello', ''),
(5232, 10246, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(5233, 10246, 'oferta_1_titulo_grande', '50%'),
(5234, 10246, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(5235, 10246, 'oferta_1_titulo', 'Vive la magia del Perú'),
(5236, 10246, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(5237, 10246, 'oferta_1_ubicacion', 'Cusco, Perú'),
(5238, 10246, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(5239, 10246, 'oferta_1_boton', 'Reservar ahora'),
(5240, 10246, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(5241, 10246, 'oferta_1', ''),
(5242, 10246, '_oferta_1', 'field_unka_oferta_1'),
(5243, 10246, 'oferta_2_imagen', ''),
(5244, 10246, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(5245, 10246, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(5246, 10246, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(5247, 10246, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(5248, 10246, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(5249, 10246, 'oferta_2_ubicacion', 'Cusco, Perú'),
(5250, 10246, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(5251, 10246, 'oferta_2_boton', 'Reservar ahora'),
(5252, 10246, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(5253, 10246, 'oferta_2', ''),
(5254, 10246, '_oferta_2', 'field_unka_oferta_2'),
(5255, 10246, 'testimonios_subtitulo', 'Testimonios'),
(5256, 10246, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(5257, 10246, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(5258, 10246, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(5259, 10246, 'testimonios_logo', '10245'),
(5260, 10246, '_testimonios_logo', 'field_unka_testimonios_logo'),
(5261, 10246, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(5262, 10246, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(5263, 10246, 'testimonio_1_autor', 'Carolina M.'),
(5264, 10246, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(5265, 10246, 'testimonio_1_cargo', 'Viajera frecuente'),
(5266, 10246, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(5267, 10246, 'testimonio_1', ''),
(5268, 10246, '_testimonio_1', 'field_unka_testimonio_1'),
(5269, 10246, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(5270, 10246, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(5271, 10246, 'testimonio_2_autor', 'José A.'),
(5272, 10246, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(5273, 10246, 'testimonio_2_cargo', 'Viajero frecuente'),
(5274, 10246, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(5275, 10246, 'testimonio_2', ''),
(5276, 10246, '_testimonio_2', 'field_unka_testimonio_2'),
(5277, 10246, 'testimonio_3_texto', ''),
(5278, 10246, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(5279, 10246, 'testimonio_3_autor', ''),
(5280, 10246, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(5281, 10246, 'testimonio_3_cargo', ''),
(5282, 10246, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(5283, 10246, 'testimonio_3', ''),
(5284, 10246, '_testimonio_3', 'field_unka_testimonio_3'),
(5285, 10246, 'testimonio_4_texto', ''),
(5286, 10246, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(5287, 10246, 'testimonio_4_autor', ''),
(5288, 10246, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(5289, 10246, 'testimonio_4_cargo', ''),
(5290, 10246, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(5291, 10246, 'testimonio_4', ''),
(5292, 10246, '_testimonio_4', 'field_unka_testimonio_4'),
(5293, 10246, 'marca_1_imagen', ''),
(5294, 10246, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(5295, 10246, 'marca_2_imagen', ''),
(5296, 10246, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(5297, 10246, 'marca_3_imagen', ''),
(5298, 10246, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(5299, 10246, 'marca_4_imagen', ''),
(5300, 10246, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(5301, 10246, 'marca_5_imagen', ''),
(5302, 10246, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(5303, 10246, 'marca_6_imagen', ''),
(5304, 10246, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(5305, 10246, 'marca_7_imagen', ''),
(5306, 10246, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(5307, 10246, 'explora_1_imagen', ''),
(5308, 10246, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(5309, 10246, 'explora_1_titulo', 'Explora la ciudad'),
(5310, 10246, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(5311, 10246, 'explora_1', ''),
(5312, 10246, '_explora_1', 'field_unka_explora_1'),
(5313, 10246, 'explora_2_imagen', ''),
(5314, 10246, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(5315, 10246, 'explora_2_titulo', 'Imperdibles'),
(5316, 10246, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(5317, 10246, 'explora_2', ''),
(5318, 10246, '_explora_2', 'field_unka_explora_2'),
(5319, 10246, 'explora_3_imagen', ''),
(5320, 10246, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(5321, 10246, 'explora_3_titulo', 'Calles históricas'),
(5322, 10246, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(5323, 10246, 'explora_3', ''),
(5324, 10246, '_explora_3', 'field_unka_explora_3'),
(5325, 10246, 'explora_4_imagen', ''),
(5326, 10246, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(5327, 10246, 'explora_4_titulo', 'Maravillas modernas'),
(5328, 10246, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(5329, 10246, 'explora_4', ''),
(5330, 10246, '_explora_4', 'field_unka_explora_4'),
(5331, 10246, 'blog_subtitulo', 'Nuestro blog'),
(5332, 10246, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(5333, 10246, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(5334, 10246, '_blog_titulo', 'field_unka_blog_titulo'),
(5335, 10246, 'blog_1_imagen', ''),
(5336, 10246, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(5337, 10246, 'blog_1_fecha', 'Dec 12,2025'),
(5338, 10246, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(5339, 10246, 'blog_1_autor', 'UNKA'),
(5340, 10246, '_blog_1_autor', 'field_unka_blog_1_autor'),
(5341, 10246, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(5342, 10246, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(5343, 10246, 'blog_1', ''),
(5344, 10246, '_blog_1', 'field_unka_blog_1'),
(5345, 10246, 'blog_2_imagen', ''),
(5346, 10246, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(5347, 10246, 'blog_2_fecha', 'Dec 12,2025'),
(5348, 10246, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(5349, 10246, 'blog_2_autor', 'UNKA'),
(5350, 10246, '_blog_2_autor', 'field_unka_blog_2_autor'),
(5351, 10246, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(5352, 10246, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(5353, 10246, 'blog_2', ''),
(5354, 10246, '_blog_2', 'field_unka_blog_2'),
(5355, 10246, 'blog_3_imagen', ''),
(5356, 10246, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(5357, 10246, 'blog_3_fecha', 'Dec 12,2025'),
(5358, 10246, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(5359, 10246, 'blog_3_autor', 'UNKA'),
(5360, 10246, '_blog_3_autor', 'field_unka_blog_3_autor'),
(5361, 10246, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(5362, 10246, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(5363, 10246, 'blog_3', ''),
(5364, 10246, '_blog_3', 'field_unka_blog_3'),
(5365, 10246, 'blog_4_imagen', ''),
(5366, 10246, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(5367, 10246, 'blog_4_fecha', 'Dec 12,2025'),
(5368, 10246, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(5369, 10246, 'blog_4_autor', 'UNKA'),
(5370, 10246, '_blog_4_autor', 'field_unka_blog_4_autor'),
(5371, 10246, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(5372, 10246, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(5373, 10246, 'blog_4', ''),
(5374, 10246, '_blog_4', 'field_unka_blog_4'),
(5391, 10250, 'footnotes', ''),
(5393, 10250, '_wp_page_template', 'template-turie-home5.php'),
(5394, 10250, '_elementor_edit_mode', 'builder'),
(5395, 10250, '_elementor_template_type', 'wp-page'),
(5396, 10250, '_elementor_version', '3.6.5'),
(5397, 10250, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5401, 10250, 'hero_subtitulo', 'Descubre el Perú'),
(5402, 10250, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(5403, 10250, 'hero_titulo', 'Momentos que se viven una sola vez'),
(5404, 10250, '_hero_titulo', 'field_unka_hero_titulo'),
(5405, 10250, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5406, 10250, '_hero_texto', 'field_unka_hero_texto'),
(5407, 10250, 'sugeridos_titulo', 'Destinos sugeridos'),
(5408, 10250, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(5409, 10250, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(5410, 10250, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(5411, 10250, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(5412, 10250, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(5413, 10250, 'beneficio_1', ''),
(5414, 10250, '_beneficio_1', 'field_unka_beneficio_1'),
(5415, 10250, 'beneficio_2_titulo', 'Rutas y trekking'),
(5416, 10250, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(5417, 10250, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5418, 10250, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(5419, 10250, 'beneficio_2', ''),
(5420, 10250, '_beneficio_2', 'field_unka_beneficio_2'),
(5421, 10250, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(5422, 10250, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(5423, 10250, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5424, 10250, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(5425, 10250, 'beneficio_3', ''),
(5426, 10250, '_beneficio_3', 'field_unka_beneficio_3'),
(5427, 10250, 'beneficio_4_titulo', 'Seguridad total'),
(5428, 10250, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(5429, 10250, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5430, 10250, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(5431, 10250, 'beneficio_4', ''),
(5432, 10250, '_beneficio_4', 'field_unka_beneficio_4'),
(5433, 10250, 'nosotros_subtitulo', 'Viajemos juntos'),
(5434, 10250, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(5435, 10250, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(5436, 10250, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(5437, 10250, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(5438, 10250, '_nosotros_texto', 'field_unka_nosotros_texto'),
(5439, 10250, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(5440, 10250, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(5441, 10250, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5442, 10250, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(5443, 10250, 'nosotros_item_1', ''),
(5444, 10250, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(5445, 10250, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(5446, 10250, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(5447, 10250, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5448, 10250, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(5449, 10250, 'nosotros_item_2', ''),
(5450, 10250, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(5451, 10250, 'nosotros_boton', 'Conócenos'),
(5452, 10250, '_nosotros_boton', 'field_unka_nosotros_boton'),
(5453, 10250, 'nosotros_imagen_1', ''),
(5454, 10250, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(5455, 10250, 'nosotros_imagen_2', ''),
(5456, 10250, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(5457, 10250, 'video_archivo', ''),
(5458, 10250, '_video_archivo', 'field_unka_video_archivo'),
(5459, 10250, 'video_poster', ''),
(5460, 10250, '_video_poster', 'field_unka_video_poster'),
(5461, 10250, 'video_url', ''),
(5462, 10250, '_video_url', 'field_unka_video_url'),
(5463, 10250, 'destinos_subtitulo', 'Paquetes de viaje'),
(5464, 10250, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(5465, 10250, 'destinos_titulo', 'Destinos que enamoran'),
(5466, 10250, '_destinos_titulo', 'field_unka_destinos_titulo'),
(5467, 10250, 'destinos_boton', 'Ver todos los destinos'),
(5468, 10250, '_destinos_boton', 'field_unka_destinos_boton'),
(5469, 10250, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(5470, 10250, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(5471, 10250, 'tours_recientes_titulo', 'Tours para cada viajero'),
(5472, 10250, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(5473, 10250, 'tours_recientes_boton', 'Ver todos los tours'),
(5474, 10250, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(5475, 10250, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(5476, 10250, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(5477, 10250, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(5478, 10250, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(5479, 10250, 'tours_valorados_boton', 'Ver todos los tours'),
(5480, 10250, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(5481, 10250, 'banner_imagen', ''),
(5482, 10250, '_banner_imagen', 'field_unka_banner_imagen'),
(5483, 10250, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(5484, 10250, '_banner_titulo', 'field_unka_banner_titulo'),
(5485, 10250, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5486, 10250, '_banner_texto', 'field_unka_banner_texto'),
(5487, 10250, 'banner_boton', 'Reservar ahora');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5488, 10250, '_banner_boton', 'field_unka_banner_boton'),
(5489, 10250, 'oferta_1_imagen', ''),
(5490, 10250, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(5491, 10250, 'oferta_1_sello', ''),
(5492, 10250, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(5493, 10250, 'oferta_1_titulo_grande', '50%'),
(5494, 10250, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(5495, 10250, 'oferta_1_titulo', 'Vive la magia del Perú'),
(5496, 10250, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(5497, 10250, 'oferta_1_ubicacion', 'Cusco, Perú'),
(5498, 10250, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(5499, 10250, 'oferta_1_boton', 'Reservar ahora'),
(5500, 10250, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(5501, 10250, 'oferta_1', ''),
(5502, 10250, '_oferta_1', 'field_unka_oferta_1'),
(5503, 10250, 'oferta_2_imagen', ''),
(5504, 10250, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(5505, 10250, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(5506, 10250, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(5507, 10250, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(5508, 10250, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(5509, 10250, 'oferta_2_ubicacion', 'Cusco, Perú'),
(5510, 10250, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(5511, 10250, 'oferta_2_boton', 'Reservar ahora'),
(5512, 10250, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(5513, 10250, 'oferta_2', ''),
(5514, 10250, '_oferta_2', 'field_unka_oferta_2'),
(5515, 10250, 'testimonios_subtitulo', 'Testimonios'),
(5516, 10250, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(5517, 10250, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(5518, 10250, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(5519, 10250, 'testimonios_logo', ''),
(5520, 10250, '_testimonios_logo', 'field_unka_testimonios_logo'),
(5521, 10250, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(5522, 10250, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(5523, 10250, 'testimonio_1_autor', 'Carolina M.'),
(5524, 10250, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(5525, 10250, 'testimonio_1_cargo', 'Viajera frecuente'),
(5526, 10250, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(5527, 10250, 'testimonio_1', ''),
(5528, 10250, '_testimonio_1', 'field_unka_testimonio_1'),
(5529, 10250, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(5530, 10250, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(5531, 10250, 'testimonio_2_autor', 'José A.'),
(5532, 10250, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(5533, 10250, 'testimonio_2_cargo', 'Viajero frecuente'),
(5534, 10250, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(5535, 10250, 'testimonio_2', ''),
(5536, 10250, '_testimonio_2', 'field_unka_testimonio_2'),
(5537, 10250, 'testimonio_3_texto', ''),
(5538, 10250, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(5539, 10250, 'testimonio_3_autor', ''),
(5540, 10250, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(5541, 10250, 'testimonio_3_cargo', ''),
(5542, 10250, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(5543, 10250, 'testimonio_3', ''),
(5544, 10250, '_testimonio_3', 'field_unka_testimonio_3'),
(5545, 10250, 'testimonio_4_texto', ''),
(5546, 10250, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(5547, 10250, 'testimonio_4_autor', ''),
(5548, 10250, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(5549, 10250, 'testimonio_4_cargo', ''),
(5550, 10250, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(5551, 10250, 'testimonio_4', ''),
(5552, 10250, '_testimonio_4', 'field_unka_testimonio_4'),
(5553, 10250, 'marca_1_imagen', ''),
(5554, 10250, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(5555, 10250, 'marca_2_imagen', ''),
(5556, 10250, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(5557, 10250, 'marca_3_imagen', ''),
(5558, 10250, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(5559, 10250, 'marca_4_imagen', ''),
(5560, 10250, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(5561, 10250, 'marca_5_imagen', ''),
(5562, 10250, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(5563, 10250, 'marca_6_imagen', ''),
(5564, 10250, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(5565, 10250, 'marca_7_imagen', ''),
(5566, 10250, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(5567, 10250, 'explora_1_imagen', ''),
(5568, 10250, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(5569, 10250, 'explora_1_titulo', 'Explora la ciudad'),
(5570, 10250, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(5571, 10250, 'explora_1', ''),
(5572, 10250, '_explora_1', 'field_unka_explora_1'),
(5573, 10250, 'explora_2_imagen', ''),
(5574, 10250, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(5575, 10250, 'explora_2_titulo', 'Imperdibles'),
(5576, 10250, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(5577, 10250, 'explora_2', ''),
(5578, 10250, '_explora_2', 'field_unka_explora_2'),
(5579, 10250, 'explora_3_imagen', ''),
(5580, 10250, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(5581, 10250, 'explora_3_titulo', 'Calles históricas'),
(5582, 10250, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(5583, 10250, 'explora_3', ''),
(5584, 10250, '_explora_3', 'field_unka_explora_3'),
(5585, 10250, 'explora_4_imagen', ''),
(5586, 10250, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(5587, 10250, 'explora_4_titulo', 'Maravillas modernas'),
(5588, 10250, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(5589, 10250, 'explora_4', ''),
(5590, 10250, '_explora_4', 'field_unka_explora_4'),
(5591, 10250, 'blog_subtitulo', 'Nuestro blog'),
(5592, 10250, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(5593, 10250, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(5594, 10250, '_blog_titulo', 'field_unka_blog_titulo'),
(5595, 10250, 'blog_1_imagen', ''),
(5596, 10250, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(5597, 10250, 'blog_1_fecha', 'Dec 12,2025'),
(5598, 10250, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(5599, 10250, 'blog_1_autor', 'UNKA'),
(5600, 10250, '_blog_1_autor', 'field_unka_blog_1_autor'),
(5601, 10250, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(5602, 10250, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(5603, 10250, 'blog_1', ''),
(5604, 10250, '_blog_1', 'field_unka_blog_1'),
(5605, 10250, 'blog_2_imagen', ''),
(5606, 10250, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(5607, 10250, 'blog_2_fecha', 'Dec 12,2025'),
(5608, 10250, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(5609, 10250, 'blog_2_autor', 'UNKA'),
(5610, 10250, '_blog_2_autor', 'field_unka_blog_2_autor'),
(5611, 10250, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(5612, 10250, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(5613, 10250, 'blog_2', ''),
(5614, 10250, '_blog_2', 'field_unka_blog_2'),
(5615, 10250, 'blog_3_imagen', ''),
(5616, 10250, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(5617, 10250, 'blog_3_fecha', 'Dec 12,2025'),
(5618, 10250, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(5619, 10250, 'blog_3_autor', 'UNKA'),
(5620, 10250, '_blog_3_autor', 'field_unka_blog_3_autor'),
(5621, 10250, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(5622, 10250, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(5623, 10250, 'blog_3', ''),
(5624, 10250, '_blog_3', 'field_unka_blog_3'),
(5625, 10250, 'blog_4_imagen', ''),
(5626, 10250, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(5627, 10250, 'blog_4_fecha', 'Dec 12,2025'),
(5628, 10250, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(5629, 10250, 'blog_4_autor', 'UNKA'),
(5630, 10250, '_blog_4_autor', 'field_unka_blog_4_autor'),
(5631, 10250, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(5632, 10250, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(5633, 10250, 'blog_4', ''),
(5634, 10250, '_blog_4', 'field_unka_blog_4'),
(5635, 10251, '_wp_attached_file', '2026/08/logo-gmaps.png'),
(5636, 10251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:126;s:6:\"height\";i:25;s:4:\"file\";s:22:\"2026/08/logo-gmaps.png\";s:8:\"filesize\";i:4694;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"logo-gmaps-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2437;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"logo-gmaps-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"logo-gmaps-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1653;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"logo-gmaps-768x152.png\";s:5:\"width\";i:768;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15602;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"logo-gmaps-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17232;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"logo-gmaps-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25903;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"logo-gmaps-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"logo-gmaps-600x119.png\";s:5:\"width\";i:600;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14595;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"logo-gmaps-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1371;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5639, 10252, 'footnotes', ''),
(5641, 10252, '_wp_page_template', 'template-turie-home5.php'),
(5642, 10252, '_elementor_edit_mode', 'builder'),
(5643, 10252, '_elementor_template_type', 'wp-page'),
(5644, 10252, '_elementor_version', '3.6.5'),
(5645, 10252, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5649, 10252, 'hero_subtitulo', 'Descubre el Perú'),
(5650, 10252, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(5651, 10252, 'hero_titulo', 'Momentos que se viven una sola vez'),
(5652, 10252, '_hero_titulo', 'field_unka_hero_titulo'),
(5653, 10252, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5654, 10252, '_hero_texto', 'field_unka_hero_texto'),
(5655, 10252, 'sugeridos_titulo', 'Destinos sugeridos'),
(5656, 10252, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(5657, 10252, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(5658, 10252, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(5659, 10252, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(5660, 10252, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(5661, 10252, 'beneficio_1', ''),
(5662, 10252, '_beneficio_1', 'field_unka_beneficio_1'),
(5663, 10252, 'beneficio_2_titulo', 'Rutas y trekking'),
(5664, 10252, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(5665, 10252, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5666, 10252, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(5667, 10252, 'beneficio_2', ''),
(5668, 10252, '_beneficio_2', 'field_unka_beneficio_2'),
(5669, 10252, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(5670, 10252, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(5671, 10252, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5672, 10252, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(5673, 10252, 'beneficio_3', ''),
(5674, 10252, '_beneficio_3', 'field_unka_beneficio_3'),
(5675, 10252, 'beneficio_4_titulo', 'Seguridad total'),
(5676, 10252, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(5677, 10252, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5678, 10252, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(5679, 10252, 'beneficio_4', ''),
(5680, 10252, '_beneficio_4', 'field_unka_beneficio_4'),
(5681, 10252, 'nosotros_subtitulo', 'Viajemos juntos'),
(5682, 10252, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(5683, 10252, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(5684, 10252, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(5685, 10252, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(5686, 10252, '_nosotros_texto', 'field_unka_nosotros_texto'),
(5687, 10252, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(5688, 10252, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(5689, 10252, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5690, 10252, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(5691, 10252, 'nosotros_item_1', ''),
(5692, 10252, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(5693, 10252, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(5694, 10252, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(5695, 10252, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5696, 10252, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(5697, 10252, 'nosotros_item_2', ''),
(5698, 10252, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(5699, 10252, 'nosotros_boton', 'Conócenos'),
(5700, 10252, '_nosotros_boton', 'field_unka_nosotros_boton'),
(5701, 10252, 'nosotros_imagen_1', ''),
(5702, 10252, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(5703, 10252, 'nosotros_imagen_2', ''),
(5704, 10252, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(5705, 10252, 'video_archivo', ''),
(5706, 10252, '_video_archivo', 'field_unka_video_archivo'),
(5707, 10252, 'video_poster', ''),
(5708, 10252, '_video_poster', 'field_unka_video_poster'),
(5709, 10252, 'video_url', ''),
(5710, 10252, '_video_url', 'field_unka_video_url'),
(5711, 10252, 'destinos_subtitulo', 'Paquetes de viaje'),
(5712, 10252, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(5713, 10252, 'destinos_titulo', 'Destinos que enamoran'),
(5714, 10252, '_destinos_titulo', 'field_unka_destinos_titulo'),
(5715, 10252, 'destinos_boton', 'Ver todos los destinos'),
(5716, 10252, '_destinos_boton', 'field_unka_destinos_boton'),
(5717, 10252, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(5718, 10252, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(5719, 10252, 'tours_recientes_titulo', 'Tours para cada viajero'),
(5720, 10252, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(5721, 10252, 'tours_recientes_boton', 'Ver todos los tours'),
(5722, 10252, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(5723, 10252, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(5724, 10252, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(5725, 10252, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(5726, 10252, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(5727, 10252, 'tours_valorados_boton', 'Ver todos los tours'),
(5728, 10252, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(5729, 10252, 'banner_imagen', ''),
(5730, 10252, '_banner_imagen', 'field_unka_banner_imagen'),
(5731, 10252, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(5732, 10252, '_banner_titulo', 'field_unka_banner_titulo'),
(5733, 10252, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5734, 10252, '_banner_texto', 'field_unka_banner_texto'),
(5735, 10252, 'banner_boton', 'Reservar ahora'),
(5736, 10252, '_banner_boton', 'field_unka_banner_boton'),
(5737, 10252, 'oferta_1_imagen', ''),
(5738, 10252, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(5739, 10252, 'oferta_1_sello', ''),
(5740, 10252, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(5741, 10252, 'oferta_1_titulo_grande', '50%'),
(5742, 10252, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(5743, 10252, 'oferta_1_titulo', 'Vive la magia del Perú'),
(5744, 10252, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(5745, 10252, 'oferta_1_ubicacion', 'Cusco, Perú'),
(5746, 10252, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(5747, 10252, 'oferta_1_boton', 'Reservar ahora'),
(5748, 10252, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(5749, 10252, 'oferta_1', ''),
(5750, 10252, '_oferta_1', 'field_unka_oferta_1'),
(5751, 10252, 'oferta_2_imagen', ''),
(5752, 10252, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(5753, 10252, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(5754, 10252, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(5755, 10252, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(5756, 10252, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(5757, 10252, 'oferta_2_ubicacion', 'Cusco, Perú'),
(5758, 10252, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(5759, 10252, 'oferta_2_boton', 'Reservar ahora'),
(5760, 10252, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(5761, 10252, 'oferta_2', ''),
(5762, 10252, '_oferta_2', 'field_unka_oferta_2'),
(5763, 10252, 'testimonios_subtitulo', 'Testimonios'),
(5764, 10252, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(5765, 10252, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(5766, 10252, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(5767, 10252, 'testimonios_logo', '10251'),
(5768, 10252, '_testimonios_logo', 'field_unka_testimonios_logo'),
(5769, 10252, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(5770, 10252, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(5771, 10252, 'testimonio_1_autor', 'Carolina M.'),
(5772, 10252, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(5773, 10252, 'testimonio_1_cargo', 'Viajera frecuente'),
(5774, 10252, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(5775, 10252, 'testimonio_1', ''),
(5776, 10252, '_testimonio_1', 'field_unka_testimonio_1'),
(5777, 10252, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(5778, 10252, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(5779, 10252, 'testimonio_2_autor', 'José A.'),
(5780, 10252, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(5781, 10252, 'testimonio_2_cargo', 'Viajero frecuente'),
(5782, 10252, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(5783, 10252, 'testimonio_2', ''),
(5784, 10252, '_testimonio_2', 'field_unka_testimonio_2'),
(5785, 10252, 'testimonio_3_texto', ''),
(5786, 10252, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(5787, 10252, 'testimonio_3_autor', ''),
(5788, 10252, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(5789, 10252, 'testimonio_3_cargo', ''),
(5790, 10252, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(5791, 10252, 'testimonio_3', ''),
(5792, 10252, '_testimonio_3', 'field_unka_testimonio_3'),
(5793, 10252, 'testimonio_4_texto', ''),
(5794, 10252, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(5795, 10252, 'testimonio_4_autor', ''),
(5796, 10252, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(5797, 10252, 'testimonio_4_cargo', ''),
(5798, 10252, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(5799, 10252, 'testimonio_4', ''),
(5800, 10252, '_testimonio_4', 'field_unka_testimonio_4'),
(5801, 10252, 'marca_1_imagen', ''),
(5802, 10252, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(5803, 10252, 'marca_2_imagen', ''),
(5804, 10252, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(5805, 10252, 'marca_3_imagen', ''),
(5806, 10252, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(5807, 10252, 'marca_4_imagen', ''),
(5808, 10252, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(5809, 10252, 'marca_5_imagen', ''),
(5810, 10252, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(5811, 10252, 'marca_6_imagen', ''),
(5812, 10252, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(5813, 10252, 'marca_7_imagen', ''),
(5814, 10252, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(5815, 10252, 'explora_1_imagen', ''),
(5816, 10252, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(5817, 10252, 'explora_1_titulo', 'Explora la ciudad'),
(5818, 10252, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(5819, 10252, 'explora_1', ''),
(5820, 10252, '_explora_1', 'field_unka_explora_1'),
(5821, 10252, 'explora_2_imagen', ''),
(5822, 10252, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(5823, 10252, 'explora_2_titulo', 'Imperdibles'),
(5824, 10252, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(5825, 10252, 'explora_2', ''),
(5826, 10252, '_explora_2', 'field_unka_explora_2'),
(5827, 10252, 'explora_3_imagen', ''),
(5828, 10252, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(5829, 10252, 'explora_3_titulo', 'Calles históricas'),
(5830, 10252, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(5831, 10252, 'explora_3', ''),
(5832, 10252, '_explora_3', 'field_unka_explora_3'),
(5833, 10252, 'explora_4_imagen', ''),
(5834, 10252, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(5835, 10252, 'explora_4_titulo', 'Maravillas modernas'),
(5836, 10252, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(5837, 10252, 'explora_4', ''),
(5838, 10252, '_explora_4', 'field_unka_explora_4'),
(5839, 10252, 'blog_subtitulo', 'Nuestro blog'),
(5840, 10252, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(5841, 10252, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(5842, 10252, '_blog_titulo', 'field_unka_blog_titulo'),
(5843, 10252, 'blog_1_imagen', ''),
(5844, 10252, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(5845, 10252, 'blog_1_fecha', 'Dec 12,2025'),
(5846, 10252, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(5847, 10252, 'blog_1_autor', 'UNKA'),
(5848, 10252, '_blog_1_autor', 'field_unka_blog_1_autor'),
(5849, 10252, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(5850, 10252, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(5851, 10252, 'blog_1', ''),
(5852, 10252, '_blog_1', 'field_unka_blog_1'),
(5853, 10252, 'blog_2_imagen', ''),
(5854, 10252, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(5855, 10252, 'blog_2_fecha', 'Dec 12,2025'),
(5856, 10252, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(5857, 10252, 'blog_2_autor', 'UNKA'),
(5858, 10252, '_blog_2_autor', 'field_unka_blog_2_autor'),
(5859, 10252, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(5860, 10252, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(5861, 10252, 'blog_2', ''),
(5862, 10252, '_blog_2', 'field_unka_blog_2'),
(5863, 10252, 'blog_3_imagen', ''),
(5864, 10252, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(5865, 10252, 'blog_3_fecha', 'Dec 12,2025'),
(5866, 10252, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(5867, 10252, 'blog_3_autor', 'UNKA'),
(5868, 10252, '_blog_3_autor', 'field_unka_blog_3_autor'),
(5869, 10252, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(5870, 10252, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(5871, 10252, 'blog_3', ''),
(5872, 10252, '_blog_3', 'field_unka_blog_3'),
(5873, 10252, 'blog_4_imagen', ''),
(5874, 10252, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(5875, 10252, 'blog_4_fecha', 'Dec 12,2025'),
(5876, 10252, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(5877, 10252, 'blog_4_autor', 'UNKA'),
(5878, 10252, '_blog_4_autor', 'field_unka_blog_4_autor'),
(5879, 10252, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(5880, 10252, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(5881, 10252, 'blog_4', ''),
(5882, 10252, '_blog_4', 'field_unka_blog_4'),
(5883, 10253, '_wp_attached_file', '2026/08/google-maps-logo.png'),
(5884, 10253, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:126;s:6:\"height\";i:25;s:4:\"file\";s:28:\"2026/08/google-maps-logo.png\";s:8:\"filesize\";i:4831;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"google-maps-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1750;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"google-maps-logo-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"google-maps-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1165;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"google-maps-logo-768x152.png\";s:5:\"width\";i:768;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"google-maps-logo-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14463;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"google-maps-logo-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22668;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"google-maps-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1750;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"google-maps-logo-600x119.png\";s:5:\"width\";i:600;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11988;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"google-maps-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:963;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5897, 10255, 'footnotes', ''),
(5899, 10255, '_wp_page_template', 'template-turie-home5.php'),
(5900, 10255, '_elementor_edit_mode', 'builder'),
(5901, 10255, '_elementor_template_type', 'wp-page'),
(5902, 10255, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5903, 10255, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5907, 10255, 'hero_subtitulo', 'Descubre el Perú'),
(5908, 10255, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(5909, 10255, 'hero_titulo', 'Momentos que se viven una sola vez'),
(5910, 10255, '_hero_titulo', 'field_unka_hero_titulo'),
(5911, 10255, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5912, 10255, '_hero_texto', 'field_unka_hero_texto'),
(5913, 10255, 'sugeridos_titulo', 'Destinos sugeridos'),
(5914, 10255, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(5915, 10255, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(5916, 10255, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(5917, 10255, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(5918, 10255, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(5919, 10255, 'beneficio_1', ''),
(5920, 10255, '_beneficio_1', 'field_unka_beneficio_1'),
(5921, 10255, 'beneficio_2_titulo', 'Rutas y trekking'),
(5922, 10255, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(5923, 10255, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5924, 10255, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(5925, 10255, 'beneficio_2', ''),
(5926, 10255, '_beneficio_2', 'field_unka_beneficio_2'),
(5927, 10255, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(5928, 10255, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(5929, 10255, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5930, 10255, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(5931, 10255, 'beneficio_3', ''),
(5932, 10255, '_beneficio_3', 'field_unka_beneficio_3'),
(5933, 10255, 'beneficio_4_titulo', 'Seguridad total'),
(5934, 10255, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(5935, 10255, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5936, 10255, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(5937, 10255, 'beneficio_4', ''),
(5938, 10255, '_beneficio_4', 'field_unka_beneficio_4'),
(5939, 10255, 'nosotros_subtitulo', 'Viajemos juntos'),
(5940, 10255, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(5941, 10255, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(5942, 10255, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(5943, 10255, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(5944, 10255, '_nosotros_texto', 'field_unka_nosotros_texto'),
(5945, 10255, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(5946, 10255, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(5947, 10255, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5948, 10255, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(5949, 10255, 'nosotros_item_1', ''),
(5950, 10255, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(5951, 10255, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(5952, 10255, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(5953, 10255, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(5954, 10255, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(5955, 10255, 'nosotros_item_2', ''),
(5956, 10255, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(5957, 10255, 'nosotros_boton', 'Conócenos'),
(5958, 10255, '_nosotros_boton', 'field_unka_nosotros_boton'),
(5959, 10255, 'nosotros_imagen_1', ''),
(5960, 10255, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(5961, 10255, 'nosotros_imagen_2', ''),
(5962, 10255, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(5963, 10255, 'video_archivo', ''),
(5964, 10255, '_video_archivo', 'field_unka_video_archivo'),
(5965, 10255, 'video_poster', ''),
(5966, 10255, '_video_poster', 'field_unka_video_poster'),
(5967, 10255, 'video_url', ''),
(5968, 10255, '_video_url', 'field_unka_video_url'),
(5969, 10255, 'destinos_subtitulo', 'Paquetes de viaje'),
(5970, 10255, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(5971, 10255, 'destinos_titulo', 'Destinos que enamoran'),
(5972, 10255, '_destinos_titulo', 'field_unka_destinos_titulo'),
(5973, 10255, 'destinos_boton', 'Ver todos los destinos'),
(5974, 10255, '_destinos_boton', 'field_unka_destinos_boton'),
(5975, 10255, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(5976, 10255, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(5977, 10255, 'tours_recientes_titulo', 'Tours para cada viajero'),
(5978, 10255, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(5979, 10255, 'tours_recientes_boton', 'Ver todos los tours'),
(5980, 10255, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(5981, 10255, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(5982, 10255, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(5983, 10255, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(5984, 10255, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(5985, 10255, 'tours_valorados_boton', 'Ver todos los tours'),
(5986, 10255, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(5987, 10255, 'banner_imagen', ''),
(5988, 10255, '_banner_imagen', 'field_unka_banner_imagen'),
(5989, 10255, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(5990, 10255, '_banner_titulo', 'field_unka_banner_titulo'),
(5991, 10255, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(5992, 10255, '_banner_texto', 'field_unka_banner_texto'),
(5993, 10255, 'banner_boton', 'Reservar ahora'),
(5994, 10255, '_banner_boton', 'field_unka_banner_boton'),
(5995, 10255, 'oferta_1_imagen', ''),
(5996, 10255, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(5997, 10255, 'oferta_1_sello', ''),
(5998, 10255, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(5999, 10255, 'oferta_1_titulo_grande', '50%'),
(6000, 10255, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(6001, 10255, 'oferta_1_titulo', 'Vive la magia del Perú'),
(6002, 10255, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(6003, 10255, 'oferta_1_ubicacion', 'Cusco, Perú'),
(6004, 10255, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(6005, 10255, 'oferta_1_boton', 'Reservar ahora'),
(6006, 10255, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(6007, 10255, 'oferta_1', ''),
(6008, 10255, '_oferta_1', 'field_unka_oferta_1'),
(6009, 10255, 'oferta_2_imagen', ''),
(6010, 10255, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(6011, 10255, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(6012, 10255, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(6013, 10255, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(6014, 10255, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(6015, 10255, 'oferta_2_ubicacion', 'Cusco, Perú'),
(6016, 10255, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(6017, 10255, 'oferta_2_boton', 'Reservar ahora'),
(6018, 10255, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(6019, 10255, 'oferta_2', ''),
(6020, 10255, '_oferta_2', 'field_unka_oferta_2'),
(6021, 10255, 'testimonios_subtitulo', 'Testimonios'),
(6022, 10255, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(6023, 10255, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(6024, 10255, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(6025, 10255, 'testimonios_logo', '10253'),
(6026, 10255, '_testimonios_logo', 'field_unka_testimonios_logo'),
(6027, 10255, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(6028, 10255, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(6029, 10255, 'testimonio_1_autor', 'Carolina M.'),
(6030, 10255, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(6031, 10255, 'testimonio_1_cargo', 'Viajera frecuente'),
(6032, 10255, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(6033, 10255, 'testimonio_1', ''),
(6034, 10255, '_testimonio_1', 'field_unka_testimonio_1'),
(6035, 10255, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(6036, 10255, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(6037, 10255, 'testimonio_2_autor', 'José A.'),
(6038, 10255, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(6039, 10255, 'testimonio_2_cargo', 'Viajero frecuente'),
(6040, 10255, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(6041, 10255, 'testimonio_2', ''),
(6042, 10255, '_testimonio_2', 'field_unka_testimonio_2'),
(6043, 10255, 'testimonio_3_texto', ''),
(6044, 10255, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(6045, 10255, 'testimonio_3_autor', ''),
(6046, 10255, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(6047, 10255, 'testimonio_3_cargo', ''),
(6048, 10255, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(6049, 10255, 'testimonio_3', ''),
(6050, 10255, '_testimonio_3', 'field_unka_testimonio_3'),
(6051, 10255, 'testimonio_4_texto', ''),
(6052, 10255, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(6053, 10255, 'testimonio_4_autor', ''),
(6054, 10255, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(6055, 10255, 'testimonio_4_cargo', ''),
(6056, 10255, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(6057, 10255, 'testimonio_4', ''),
(6058, 10255, '_testimonio_4', 'field_unka_testimonio_4'),
(6059, 10255, 'marca_1_imagen', ''),
(6060, 10255, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(6061, 10255, 'marca_2_imagen', ''),
(6062, 10255, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(6063, 10255, 'marca_3_imagen', ''),
(6064, 10255, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(6065, 10255, 'marca_4_imagen', ''),
(6066, 10255, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(6067, 10255, 'marca_5_imagen', ''),
(6068, 10255, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(6069, 10255, 'marca_6_imagen', ''),
(6070, 10255, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(6071, 10255, 'marca_7_imagen', ''),
(6072, 10255, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(6073, 10255, 'explora_1_imagen', ''),
(6074, 10255, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(6075, 10255, 'explora_1_titulo', 'Explora la ciudad'),
(6076, 10255, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(6077, 10255, 'explora_1', ''),
(6078, 10255, '_explora_1', 'field_unka_explora_1'),
(6079, 10255, 'explora_2_imagen', ''),
(6080, 10255, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(6081, 10255, 'explora_2_titulo', 'Imperdibles'),
(6082, 10255, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(6083, 10255, 'explora_2', ''),
(6084, 10255, '_explora_2', 'field_unka_explora_2'),
(6085, 10255, 'explora_3_imagen', ''),
(6086, 10255, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(6087, 10255, 'explora_3_titulo', 'Calles históricas'),
(6088, 10255, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(6089, 10255, 'explora_3', ''),
(6090, 10255, '_explora_3', 'field_unka_explora_3'),
(6091, 10255, 'explora_4_imagen', ''),
(6092, 10255, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(6093, 10255, 'explora_4_titulo', 'Maravillas modernas'),
(6094, 10255, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(6095, 10255, 'explora_4', ''),
(6096, 10255, '_explora_4', 'field_unka_explora_4'),
(6097, 10255, 'blog_subtitulo', 'Nuestro blog'),
(6098, 10255, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(6099, 10255, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(6100, 10255, '_blog_titulo', 'field_unka_blog_titulo'),
(6101, 10255, 'blog_1_imagen', ''),
(6102, 10255, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(6103, 10255, 'blog_1_fecha', 'Dec 12,2025'),
(6104, 10255, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(6105, 10255, 'blog_1_autor', 'UNKA'),
(6106, 10255, '_blog_1_autor', 'field_unka_blog_1_autor'),
(6107, 10255, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(6108, 10255, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(6109, 10255, 'blog_1', ''),
(6110, 10255, '_blog_1', 'field_unka_blog_1'),
(6111, 10255, 'blog_2_imagen', ''),
(6112, 10255, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(6113, 10255, 'blog_2_fecha', 'Dec 12,2025'),
(6114, 10255, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(6115, 10255, 'blog_2_autor', 'UNKA'),
(6116, 10255, '_blog_2_autor', 'field_unka_blog_2_autor'),
(6117, 10255, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(6118, 10255, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(6119, 10255, 'blog_2', ''),
(6120, 10255, '_blog_2', 'field_unka_blog_2'),
(6121, 10255, 'blog_3_imagen', ''),
(6122, 10255, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(6123, 10255, 'blog_3_fecha', 'Dec 12,2025'),
(6124, 10255, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(6125, 10255, 'blog_3_autor', 'UNKA'),
(6126, 10255, '_blog_3_autor', 'field_unka_blog_3_autor'),
(6127, 10255, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(6128, 10255, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(6129, 10255, 'blog_3', ''),
(6130, 10255, '_blog_3', 'field_unka_blog_3'),
(6131, 10255, 'blog_4_imagen', ''),
(6132, 10255, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(6133, 10255, 'blog_4_fecha', 'Dec 12,2025'),
(6134, 10255, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(6135, 10255, 'blog_4_autor', 'UNKA'),
(6136, 10255, '_blog_4_autor', 'field_unka_blog_4_autor'),
(6137, 10255, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(6138, 10255, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(6139, 10255, 'blog_4', ''),
(6140, 10255, '_blog_4', 'field_unka_blog_4'),
(6143, 10256, 'footnotes', ''),
(6145, 10256, '_wp_page_template', 'template-turie-home5.php'),
(6146, 10256, '_elementor_edit_mode', 'builder'),
(6147, 10256, '_elementor_template_type', 'wp-page'),
(6148, 10256, '_elementor_version', '3.6.5'),
(6149, 10256, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(6153, 10256, 'hero_subtitulo', 'Descubre el Perú'),
(6154, 10256, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(6155, 10256, 'hero_titulo', 'Momentos que se viven una sola vez'),
(6156, 10256, '_hero_titulo', 'field_unka_hero_titulo'),
(6157, 10256, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6158, 10256, '_hero_texto', 'field_unka_hero_texto'),
(6159, 10256, 'sugeridos_titulo', 'Destinos sugeridos'),
(6160, 10256, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(6161, 10256, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(6162, 10256, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(6163, 10256, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(6164, 10256, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(6165, 10256, 'beneficio_1', ''),
(6166, 10256, '_beneficio_1', 'field_unka_beneficio_1'),
(6167, 10256, 'beneficio_2_titulo', 'Rutas y trekking'),
(6168, 10256, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(6169, 10256, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6170, 10256, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(6171, 10256, 'beneficio_2', ''),
(6172, 10256, '_beneficio_2', 'field_unka_beneficio_2'),
(6173, 10256, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(6174, 10256, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(6175, 10256, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6176, 10256, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(6177, 10256, 'beneficio_3', ''),
(6178, 10256, '_beneficio_3', 'field_unka_beneficio_3'),
(6179, 10256, 'beneficio_4_titulo', 'Seguridad total'),
(6180, 10256, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(6181, 10256, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6182, 10256, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(6183, 10256, 'beneficio_4', ''),
(6184, 10256, '_beneficio_4', 'field_unka_beneficio_4'),
(6185, 10256, 'nosotros_subtitulo', 'Viajemos juntos'),
(6186, 10256, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(6187, 10256, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(6188, 10256, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(6189, 10256, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(6190, 10256, '_nosotros_texto', 'field_unka_nosotros_texto'),
(6191, 10256, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(6192, 10256, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(6193, 10256, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6194, 10256, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(6195, 10256, 'nosotros_item_1', ''),
(6196, 10256, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(6197, 10256, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(6198, 10256, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(6199, 10256, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6200, 10256, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(6201, 10256, 'nosotros_item_2', ''),
(6202, 10256, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(6203, 10256, 'nosotros_boton', 'Conócenos'),
(6204, 10256, '_nosotros_boton', 'field_unka_nosotros_boton'),
(6205, 10256, 'nosotros_imagen_1', '10188'),
(6206, 10256, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(6207, 10256, 'nosotros_imagen_2', '10198'),
(6208, 10256, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(6209, 10256, 'video_archivo', ''),
(6210, 10256, '_video_archivo', 'field_unka_video_archivo'),
(6211, 10256, 'video_poster', ''),
(6212, 10256, '_video_poster', 'field_unka_video_poster'),
(6213, 10256, 'video_url', ''),
(6214, 10256, '_video_url', 'field_unka_video_url'),
(6215, 10256, 'destinos_subtitulo', 'Paquetes de viaje'),
(6216, 10256, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(6217, 10256, 'destinos_titulo', 'Destinos que enamoran'),
(6218, 10256, '_destinos_titulo', 'field_unka_destinos_titulo'),
(6219, 10256, 'destinos_boton', 'Ver todos los destinos'),
(6220, 10256, '_destinos_boton', 'field_unka_destinos_boton'),
(6221, 10256, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(6222, 10256, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(6223, 10256, 'tours_recientes_titulo', 'Tours para cada viajero'),
(6224, 10256, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(6225, 10256, 'tours_recientes_boton', 'Ver todos los tours'),
(6226, 10256, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(6227, 10256, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(6228, 10256, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(6229, 10256, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(6230, 10256, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(6231, 10256, 'tours_valorados_boton', 'Ver todos los tours'),
(6232, 10256, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(6233, 10256, 'banner_imagen', ''),
(6234, 10256, '_banner_imagen', 'field_unka_banner_imagen'),
(6235, 10256, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(6236, 10256, '_banner_titulo', 'field_unka_banner_titulo'),
(6237, 10256, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6238, 10256, '_banner_texto', 'field_unka_banner_texto');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6239, 10256, 'banner_boton', 'Reservar ahora'),
(6240, 10256, '_banner_boton', 'field_unka_banner_boton'),
(6241, 10256, 'oferta_1_imagen', ''),
(6242, 10256, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(6243, 10256, 'oferta_1_sello', ''),
(6244, 10256, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(6245, 10256, 'oferta_1_titulo_grande', '50%'),
(6246, 10256, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(6247, 10256, 'oferta_1_titulo', 'Vive la magia del Perú'),
(6248, 10256, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(6249, 10256, 'oferta_1_ubicacion', 'Cusco, Perú'),
(6250, 10256, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(6251, 10256, 'oferta_1_boton', 'Reservar ahora'),
(6252, 10256, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(6253, 10256, 'oferta_1', ''),
(6254, 10256, '_oferta_1', 'field_unka_oferta_1'),
(6255, 10256, 'oferta_2_imagen', ''),
(6256, 10256, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(6257, 10256, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(6258, 10256, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(6259, 10256, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(6260, 10256, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(6261, 10256, 'oferta_2_ubicacion', 'Cusco, Perú'),
(6262, 10256, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(6263, 10256, 'oferta_2_boton', 'Reservar ahora'),
(6264, 10256, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(6265, 10256, 'oferta_2', ''),
(6266, 10256, '_oferta_2', 'field_unka_oferta_2'),
(6267, 10256, 'testimonios_subtitulo', 'Testimonios'),
(6268, 10256, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(6269, 10256, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(6270, 10256, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(6271, 10256, 'testimonios_logo', '10253'),
(6272, 10256, '_testimonios_logo', 'field_unka_testimonios_logo'),
(6273, 10256, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(6274, 10256, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(6275, 10256, 'testimonio_1_autor', 'Carolina M.'),
(6276, 10256, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(6277, 10256, 'testimonio_1_cargo', 'Viajera frecuente'),
(6278, 10256, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(6279, 10256, 'testimonio_1', ''),
(6280, 10256, '_testimonio_1', 'field_unka_testimonio_1'),
(6281, 10256, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(6282, 10256, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(6283, 10256, 'testimonio_2_autor', 'José A.'),
(6284, 10256, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(6285, 10256, 'testimonio_2_cargo', 'Viajero frecuente'),
(6286, 10256, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(6287, 10256, 'testimonio_2', ''),
(6288, 10256, '_testimonio_2', 'field_unka_testimonio_2'),
(6289, 10256, 'testimonio_3_texto', ''),
(6290, 10256, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(6291, 10256, 'testimonio_3_autor', ''),
(6292, 10256, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(6293, 10256, 'testimonio_3_cargo', ''),
(6294, 10256, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(6295, 10256, 'testimonio_3', ''),
(6296, 10256, '_testimonio_3', 'field_unka_testimonio_3'),
(6297, 10256, 'testimonio_4_texto', ''),
(6298, 10256, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(6299, 10256, 'testimonio_4_autor', ''),
(6300, 10256, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(6301, 10256, 'testimonio_4_cargo', ''),
(6302, 10256, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(6303, 10256, 'testimonio_4', ''),
(6304, 10256, '_testimonio_4', 'field_unka_testimonio_4'),
(6305, 10256, 'marca_1_imagen', ''),
(6306, 10256, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(6307, 10256, 'marca_2_imagen', ''),
(6308, 10256, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(6309, 10256, 'marca_3_imagen', ''),
(6310, 10256, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(6311, 10256, 'marca_4_imagen', ''),
(6312, 10256, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(6313, 10256, 'marca_5_imagen', ''),
(6314, 10256, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(6315, 10256, 'marca_6_imagen', ''),
(6316, 10256, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(6317, 10256, 'marca_7_imagen', ''),
(6318, 10256, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(6319, 10256, 'explora_1_imagen', ''),
(6320, 10256, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(6321, 10256, 'explora_1_titulo', 'Explora la ciudad'),
(6322, 10256, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(6323, 10256, 'explora_1', ''),
(6324, 10256, '_explora_1', 'field_unka_explora_1'),
(6325, 10256, 'explora_2_imagen', ''),
(6326, 10256, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(6327, 10256, 'explora_2_titulo', 'Imperdibles'),
(6328, 10256, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(6329, 10256, 'explora_2', ''),
(6330, 10256, '_explora_2', 'field_unka_explora_2'),
(6331, 10256, 'explora_3_imagen', ''),
(6332, 10256, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(6333, 10256, 'explora_3_titulo', 'Calles históricas'),
(6334, 10256, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(6335, 10256, 'explora_3', ''),
(6336, 10256, '_explora_3', 'field_unka_explora_3'),
(6337, 10256, 'explora_4_imagen', ''),
(6338, 10256, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(6339, 10256, 'explora_4_titulo', 'Maravillas modernas'),
(6340, 10256, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(6341, 10256, 'explora_4', ''),
(6342, 10256, '_explora_4', 'field_unka_explora_4'),
(6343, 10256, 'blog_subtitulo', 'Nuestro blog'),
(6344, 10256, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(6345, 10256, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(6346, 10256, '_blog_titulo', 'field_unka_blog_titulo'),
(6347, 10256, 'blog_1_imagen', ''),
(6348, 10256, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(6349, 10256, 'blog_1_fecha', 'Dec 12,2025'),
(6350, 10256, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(6351, 10256, 'blog_1_autor', 'UNKA'),
(6352, 10256, '_blog_1_autor', 'field_unka_blog_1_autor'),
(6353, 10256, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(6354, 10256, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(6355, 10256, 'blog_1', ''),
(6356, 10256, '_blog_1', 'field_unka_blog_1'),
(6357, 10256, 'blog_2_imagen', ''),
(6358, 10256, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(6359, 10256, 'blog_2_fecha', 'Dec 12,2025'),
(6360, 10256, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(6361, 10256, 'blog_2_autor', 'UNKA'),
(6362, 10256, '_blog_2_autor', 'field_unka_blog_2_autor'),
(6363, 10256, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(6364, 10256, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(6365, 10256, 'blog_2', ''),
(6366, 10256, '_blog_2', 'field_unka_blog_2'),
(6367, 10256, 'blog_3_imagen', ''),
(6368, 10256, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(6369, 10256, 'blog_3_fecha', 'Dec 12,2025'),
(6370, 10256, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(6371, 10256, 'blog_3_autor', 'UNKA'),
(6372, 10256, '_blog_3_autor', 'field_unka_blog_3_autor'),
(6373, 10256, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(6374, 10256, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(6375, 10256, 'blog_3', ''),
(6376, 10256, '_blog_3', 'field_unka_blog_3'),
(6377, 10256, 'blog_4_imagen', ''),
(6378, 10256, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(6379, 10256, 'blog_4_fecha', 'Dec 12,2025'),
(6380, 10256, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(6381, 10256, 'blog_4_autor', 'UNKA'),
(6382, 10256, '_blog_4_autor', 'field_unka_blog_4_autor'),
(6383, 10256, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(6384, 10256, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(6385, 10256, 'blog_4', ''),
(6386, 10256, '_blog_4', 'field_unka_blog_4'),
(6399, 10258, 'footnotes', ''),
(6401, 10258, '_wp_page_template', 'default'),
(6402, 10258, '_elementor_edit_mode', 'builder'),
(6403, 10258, '_elementor_template_type', 'wp-page'),
(6404, 10258, '_elementor_version', '3.6.5'),
(6405, 10258, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(6409, 10258, 'hero_subtitulo', 'Descubre el Perú'),
(6410, 10258, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(6411, 10258, 'hero_titulo', 'Momentos que se viven una sola vez'),
(6412, 10258, '_hero_titulo', 'field_unka_hero_titulo'),
(6413, 10258, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6414, 10258, '_hero_texto', 'field_unka_hero_texto'),
(6415, 10258, 'sugeridos_titulo', 'Destinos sugeridos'),
(6416, 10258, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(6417, 10258, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(6418, 10258, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(6419, 10258, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(6420, 10258, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(6421, 10258, 'beneficio_1', ''),
(6422, 10258, '_beneficio_1', 'field_unka_beneficio_1'),
(6423, 10258, 'beneficio_2_titulo', 'Rutas y trekking'),
(6424, 10258, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(6425, 10258, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6426, 10258, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(6427, 10258, 'beneficio_2', ''),
(6428, 10258, '_beneficio_2', 'field_unka_beneficio_2'),
(6429, 10258, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(6430, 10258, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(6431, 10258, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6432, 10258, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(6433, 10258, 'beneficio_3', ''),
(6434, 10258, '_beneficio_3', 'field_unka_beneficio_3'),
(6435, 10258, 'beneficio_4_titulo', 'Seguridad total'),
(6436, 10258, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(6437, 10258, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6438, 10258, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(6439, 10258, 'beneficio_4', ''),
(6440, 10258, '_beneficio_4', 'field_unka_beneficio_4'),
(6441, 10258, 'nosotros_subtitulo', 'Viajemos juntos'),
(6442, 10258, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(6443, 10258, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(6444, 10258, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(6445, 10258, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(6446, 10258, '_nosotros_texto', 'field_unka_nosotros_texto'),
(6447, 10258, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(6448, 10258, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(6449, 10258, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6450, 10258, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(6451, 10258, 'nosotros_item_1', ''),
(6452, 10258, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(6453, 10258, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(6454, 10258, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(6455, 10258, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6456, 10258, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(6457, 10258, 'nosotros_item_2', ''),
(6458, 10258, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(6459, 10258, 'nosotros_boton', 'Conócenos'),
(6460, 10258, '_nosotros_boton', 'field_unka_nosotros_boton'),
(6461, 10258, 'nosotros_imagen_1', '10188'),
(6462, 10258, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(6463, 10258, 'nosotros_imagen_2', '10198'),
(6464, 10258, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(6465, 10258, 'video_archivo', ''),
(6466, 10258, '_video_archivo', 'field_unka_video_archivo'),
(6467, 10258, 'video_poster', ''),
(6468, 10258, '_video_poster', 'field_unka_video_poster'),
(6469, 10258, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(6470, 10258, '_video_url', 'field_unka_video_url'),
(6471, 10258, 'destinos_subtitulo', 'Paquetes de viaje'),
(6472, 10258, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(6473, 10258, 'destinos_titulo', 'Destinos que enamoran'),
(6474, 10258, '_destinos_titulo', 'field_unka_destinos_titulo'),
(6475, 10258, 'destinos_boton', 'Ver todos los destinos'),
(6476, 10258, '_destinos_boton', 'field_unka_destinos_boton'),
(6477, 10258, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(6478, 10258, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(6479, 10258, 'tours_recientes_titulo', 'Tours para cada viajero'),
(6480, 10258, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(6481, 10258, 'tours_recientes_boton', 'Ver todos los tours'),
(6482, 10258, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(6483, 10258, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(6484, 10258, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(6485, 10258, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(6486, 10258, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(6487, 10258, 'tours_valorados_boton', 'Ver todos los tours'),
(6488, 10258, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(6489, 10258, 'banner_imagen', ''),
(6490, 10258, '_banner_imagen', 'field_unka_banner_imagen'),
(6491, 10258, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(6492, 10258, '_banner_titulo', 'field_unka_banner_titulo'),
(6493, 10258, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6494, 10258, '_banner_texto', 'field_unka_banner_texto'),
(6495, 10258, 'banner_boton', 'Reservar ahora'),
(6496, 10258, '_banner_boton', 'field_unka_banner_boton'),
(6497, 10258, 'oferta_1_imagen', ''),
(6498, 10258, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(6499, 10258, 'oferta_1_sello', ''),
(6500, 10258, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(6501, 10258, 'oferta_1_titulo_grande', '50%'),
(6502, 10258, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(6503, 10258, 'oferta_1_titulo', 'Vive la magia del Perú'),
(6504, 10258, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(6505, 10258, 'oferta_1_ubicacion', 'Cusco, Perú'),
(6506, 10258, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(6507, 10258, 'oferta_1_boton', 'Reservar ahora'),
(6508, 10258, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(6509, 10258, 'oferta_1', ''),
(6510, 10258, '_oferta_1', 'field_unka_oferta_1'),
(6511, 10258, 'oferta_2_imagen', ''),
(6512, 10258, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(6513, 10258, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(6514, 10258, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(6515, 10258, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(6516, 10258, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(6517, 10258, 'oferta_2_ubicacion', 'Cusco, Perú'),
(6518, 10258, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(6519, 10258, 'oferta_2_boton', 'Reservar ahora'),
(6520, 10258, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(6521, 10258, 'oferta_2', ''),
(6522, 10258, '_oferta_2', 'field_unka_oferta_2'),
(6523, 10258, 'testimonios_subtitulo', 'Testimonios'),
(6524, 10258, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(6525, 10258, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(6526, 10258, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(6527, 10258, 'testimonios_logo', '10253'),
(6528, 10258, '_testimonios_logo', 'field_unka_testimonios_logo'),
(6529, 10258, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(6530, 10258, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(6531, 10258, 'testimonio_1_autor', 'Carolina M.'),
(6532, 10258, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(6533, 10258, 'testimonio_1_cargo', 'Viajera frecuente'),
(6534, 10258, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(6535, 10258, 'testimonio_1', ''),
(6536, 10258, '_testimonio_1', 'field_unka_testimonio_1'),
(6537, 10258, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(6538, 10258, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(6539, 10258, 'testimonio_2_autor', 'José A.'),
(6540, 10258, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(6541, 10258, 'testimonio_2_cargo', 'Viajero frecuente'),
(6542, 10258, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(6543, 10258, 'testimonio_2', ''),
(6544, 10258, '_testimonio_2', 'field_unka_testimonio_2'),
(6545, 10258, 'testimonio_3_texto', ''),
(6546, 10258, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(6547, 10258, 'testimonio_3_autor', ''),
(6548, 10258, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(6549, 10258, 'testimonio_3_cargo', ''),
(6550, 10258, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(6551, 10258, 'testimonio_3', ''),
(6552, 10258, '_testimonio_3', 'field_unka_testimonio_3'),
(6553, 10258, 'testimonio_4_texto', ''),
(6554, 10258, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(6555, 10258, 'testimonio_4_autor', ''),
(6556, 10258, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(6557, 10258, 'testimonio_4_cargo', ''),
(6558, 10258, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(6559, 10258, 'testimonio_4', ''),
(6560, 10258, '_testimonio_4', 'field_unka_testimonio_4'),
(6561, 10258, 'marca_1_imagen', ''),
(6562, 10258, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(6563, 10258, 'marca_2_imagen', ''),
(6564, 10258, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(6565, 10258, 'marca_3_imagen', ''),
(6566, 10258, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(6567, 10258, 'marca_4_imagen', ''),
(6568, 10258, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(6569, 10258, 'marca_5_imagen', ''),
(6570, 10258, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(6571, 10258, 'marca_6_imagen', ''),
(6572, 10258, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(6573, 10258, 'marca_7_imagen', ''),
(6574, 10258, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(6575, 10258, 'explora_1_imagen', ''),
(6576, 10258, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(6577, 10258, 'explora_1_titulo', 'Explora la ciudad'),
(6578, 10258, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(6579, 10258, 'explora_1', ''),
(6580, 10258, '_explora_1', 'field_unka_explora_1'),
(6581, 10258, 'explora_2_imagen', ''),
(6582, 10258, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(6583, 10258, 'explora_2_titulo', 'Imperdibles'),
(6584, 10258, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(6585, 10258, 'explora_2', ''),
(6586, 10258, '_explora_2', 'field_unka_explora_2'),
(6587, 10258, 'explora_3_imagen', ''),
(6588, 10258, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(6589, 10258, 'explora_3_titulo', 'Calles históricas'),
(6590, 10258, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(6591, 10258, 'explora_3', ''),
(6592, 10258, '_explora_3', 'field_unka_explora_3'),
(6593, 10258, 'explora_4_imagen', ''),
(6594, 10258, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(6595, 10258, 'explora_4_titulo', 'Maravillas modernas'),
(6596, 10258, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(6597, 10258, 'explora_4', ''),
(6598, 10258, '_explora_4', 'field_unka_explora_4'),
(6599, 10258, 'blog_subtitulo', 'Nuestro blog'),
(6600, 10258, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(6601, 10258, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(6602, 10258, '_blog_titulo', 'field_unka_blog_titulo'),
(6603, 10258, 'blog_1_imagen', ''),
(6604, 10258, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(6605, 10258, 'blog_1_fecha', 'Dec 12,2025'),
(6606, 10258, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(6607, 10258, 'blog_1_autor', 'UNKA'),
(6608, 10258, '_blog_1_autor', 'field_unka_blog_1_autor'),
(6609, 10258, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(6610, 10258, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(6611, 10258, 'blog_1', ''),
(6612, 10258, '_blog_1', 'field_unka_blog_1'),
(6613, 10258, 'blog_2_imagen', ''),
(6614, 10258, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(6615, 10258, 'blog_2_fecha', 'Dec 12,2025'),
(6616, 10258, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(6617, 10258, 'blog_2_autor', 'UNKA'),
(6618, 10258, '_blog_2_autor', 'field_unka_blog_2_autor'),
(6619, 10258, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(6620, 10258, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(6621, 10258, 'blog_2', ''),
(6622, 10258, '_blog_2', 'field_unka_blog_2'),
(6623, 10258, 'blog_3_imagen', ''),
(6624, 10258, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(6625, 10258, 'blog_3_fecha', 'Dec 12,2025'),
(6626, 10258, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(6627, 10258, 'blog_3_autor', 'UNKA'),
(6628, 10258, '_blog_3_autor', 'field_unka_blog_3_autor'),
(6629, 10258, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(6630, 10258, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(6631, 10258, 'blog_3', ''),
(6632, 10258, '_blog_3', 'field_unka_blog_3'),
(6633, 10258, 'blog_4_imagen', ''),
(6634, 10258, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(6635, 10258, 'blog_4_fecha', 'Dec 12,2025'),
(6636, 10258, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(6637, 10258, 'blog_4_autor', 'UNKA'),
(6638, 10258, '_blog_4_autor', 'field_unka_blog_4_autor'),
(6639, 10258, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(6640, 10258, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(6641, 10258, 'blog_4', ''),
(6642, 10258, '_blog_4', 'field_unka_blog_4'),
(6645, 10259, 'footnotes', ''),
(6647, 10259, '_wp_page_template', 'template-turie-home5.php'),
(6648, 10259, '_elementor_edit_mode', 'builder'),
(6649, 10259, '_elementor_template_type', 'wp-page'),
(6650, 10259, '_elementor_version', '3.6.5');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6651, 10259, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(6655, 10259, 'hero_subtitulo', 'Descubre el Perú'),
(6656, 10259, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(6657, 10259, 'hero_titulo', 'Momentos que se viven una sola vez'),
(6658, 10259, '_hero_titulo', 'field_unka_hero_titulo'),
(6659, 10259, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6660, 10259, '_hero_texto', 'field_unka_hero_texto'),
(6661, 10259, 'sugeridos_titulo', 'Destinos sugeridos'),
(6662, 10259, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(6663, 10259, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(6664, 10259, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(6665, 10259, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(6666, 10259, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(6667, 10259, 'beneficio_1', ''),
(6668, 10259, '_beneficio_1', 'field_unka_beneficio_1'),
(6669, 10259, 'beneficio_2_titulo', 'Rutas y trekking'),
(6670, 10259, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(6671, 10259, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6672, 10259, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(6673, 10259, 'beneficio_2', ''),
(6674, 10259, '_beneficio_2', 'field_unka_beneficio_2'),
(6675, 10259, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(6676, 10259, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(6677, 10259, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6678, 10259, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(6679, 10259, 'beneficio_3', ''),
(6680, 10259, '_beneficio_3', 'field_unka_beneficio_3'),
(6681, 10259, 'beneficio_4_titulo', 'Seguridad total'),
(6682, 10259, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(6683, 10259, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6684, 10259, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(6685, 10259, 'beneficio_4', ''),
(6686, 10259, '_beneficio_4', 'field_unka_beneficio_4'),
(6687, 10259, 'nosotros_subtitulo', 'Viajemos juntos'),
(6688, 10259, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(6689, 10259, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(6690, 10259, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(6691, 10259, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(6692, 10259, '_nosotros_texto', 'field_unka_nosotros_texto'),
(6693, 10259, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(6694, 10259, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(6695, 10259, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6696, 10259, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(6697, 10259, 'nosotros_item_1', ''),
(6698, 10259, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(6699, 10259, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(6700, 10259, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(6701, 10259, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6702, 10259, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(6703, 10259, 'nosotros_item_2', ''),
(6704, 10259, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(6705, 10259, 'nosotros_boton', 'Conócenos'),
(6706, 10259, '_nosotros_boton', 'field_unka_nosotros_boton'),
(6707, 10259, 'nosotros_imagen_1', '10188'),
(6708, 10259, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(6709, 10259, 'nosotros_imagen_2', '10198'),
(6710, 10259, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(6711, 10259, 'video_archivo', ''),
(6712, 10259, '_video_archivo', 'field_unka_video_archivo'),
(6713, 10259, 'video_poster', ''),
(6714, 10259, '_video_poster', 'field_unka_video_poster'),
(6715, 10259, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(6716, 10259, '_video_url', 'field_unka_video_url'),
(6717, 10259, 'destinos_subtitulo', 'Paquetes de viaje'),
(6718, 10259, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(6719, 10259, 'destinos_titulo', 'Destinos que enamoran'),
(6720, 10259, '_destinos_titulo', 'field_unka_destinos_titulo'),
(6721, 10259, 'destinos_boton', 'Ver todos los destinos'),
(6722, 10259, '_destinos_boton', 'field_unka_destinos_boton'),
(6723, 10259, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(6724, 10259, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(6725, 10259, 'tours_recientes_titulo', 'Tours para cada viajero'),
(6726, 10259, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(6727, 10259, 'tours_recientes_boton', 'Ver todos los tours'),
(6728, 10259, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(6729, 10259, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(6730, 10259, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(6731, 10259, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(6732, 10259, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(6733, 10259, 'tours_valorados_boton', 'Ver todos los tours'),
(6734, 10259, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(6735, 10259, 'banner_imagen', '10214'),
(6736, 10259, '_banner_imagen', 'field_unka_banner_imagen'),
(6737, 10259, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(6738, 10259, '_banner_titulo', 'field_unka_banner_titulo'),
(6739, 10259, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6740, 10259, '_banner_texto', 'field_unka_banner_texto'),
(6741, 10259, 'banner_boton', 'Reservar ahora'),
(6742, 10259, '_banner_boton', 'field_unka_banner_boton'),
(6743, 10259, 'oferta_1_imagen', ''),
(6744, 10259, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(6745, 10259, 'oferta_1_sello', ''),
(6746, 10259, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(6747, 10259, 'oferta_1_titulo_grande', '50%'),
(6748, 10259, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(6749, 10259, 'oferta_1_titulo', 'Vive la magia del Perú'),
(6750, 10259, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(6751, 10259, 'oferta_1_ubicacion', 'Cusco, Perú'),
(6752, 10259, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(6753, 10259, 'oferta_1_boton', 'Reservar ahora'),
(6754, 10259, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(6755, 10259, 'oferta_1', ''),
(6756, 10259, '_oferta_1', 'field_unka_oferta_1'),
(6757, 10259, 'oferta_2_imagen', ''),
(6758, 10259, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(6759, 10259, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(6760, 10259, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(6761, 10259, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(6762, 10259, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(6763, 10259, 'oferta_2_ubicacion', 'Cusco, Perú'),
(6764, 10259, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(6765, 10259, 'oferta_2_boton', 'Reservar ahora'),
(6766, 10259, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(6767, 10259, 'oferta_2', ''),
(6768, 10259, '_oferta_2', 'field_unka_oferta_2'),
(6769, 10259, 'testimonios_subtitulo', 'Testimonios'),
(6770, 10259, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(6771, 10259, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(6772, 10259, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(6773, 10259, 'testimonios_logo', '10253'),
(6774, 10259, '_testimonios_logo', 'field_unka_testimonios_logo'),
(6775, 10259, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(6776, 10259, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(6777, 10259, 'testimonio_1_autor', 'Carolina M.'),
(6778, 10259, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(6779, 10259, 'testimonio_1_cargo', 'Viajera frecuente'),
(6780, 10259, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(6781, 10259, 'testimonio_1', ''),
(6782, 10259, '_testimonio_1', 'field_unka_testimonio_1'),
(6783, 10259, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(6784, 10259, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(6785, 10259, 'testimonio_2_autor', 'José A.'),
(6786, 10259, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(6787, 10259, 'testimonio_2_cargo', 'Viajero frecuente'),
(6788, 10259, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(6789, 10259, 'testimonio_2', ''),
(6790, 10259, '_testimonio_2', 'field_unka_testimonio_2'),
(6791, 10259, 'testimonio_3_texto', ''),
(6792, 10259, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(6793, 10259, 'testimonio_3_autor', ''),
(6794, 10259, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(6795, 10259, 'testimonio_3_cargo', ''),
(6796, 10259, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(6797, 10259, 'testimonio_3', ''),
(6798, 10259, '_testimonio_3', 'field_unka_testimonio_3'),
(6799, 10259, 'testimonio_4_texto', ''),
(6800, 10259, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(6801, 10259, 'testimonio_4_autor', ''),
(6802, 10259, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(6803, 10259, 'testimonio_4_cargo', ''),
(6804, 10259, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(6805, 10259, 'testimonio_4', ''),
(6806, 10259, '_testimonio_4', 'field_unka_testimonio_4'),
(6807, 10259, 'marca_1_imagen', ''),
(6808, 10259, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(6809, 10259, 'marca_2_imagen', ''),
(6810, 10259, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(6811, 10259, 'marca_3_imagen', ''),
(6812, 10259, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(6813, 10259, 'marca_4_imagen', ''),
(6814, 10259, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(6815, 10259, 'marca_5_imagen', ''),
(6816, 10259, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(6817, 10259, 'marca_6_imagen', ''),
(6818, 10259, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(6819, 10259, 'marca_7_imagen', ''),
(6820, 10259, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(6821, 10259, 'explora_1_imagen', ''),
(6822, 10259, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(6823, 10259, 'explora_1_titulo', 'Explora la ciudad'),
(6824, 10259, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(6825, 10259, 'explora_1', ''),
(6826, 10259, '_explora_1', 'field_unka_explora_1'),
(6827, 10259, 'explora_2_imagen', ''),
(6828, 10259, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(6829, 10259, 'explora_2_titulo', 'Imperdibles'),
(6830, 10259, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(6831, 10259, 'explora_2', ''),
(6832, 10259, '_explora_2', 'field_unka_explora_2'),
(6833, 10259, 'explora_3_imagen', ''),
(6834, 10259, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(6835, 10259, 'explora_3_titulo', 'Calles históricas'),
(6836, 10259, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(6837, 10259, 'explora_3', ''),
(6838, 10259, '_explora_3', 'field_unka_explora_3'),
(6839, 10259, 'explora_4_imagen', ''),
(6840, 10259, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(6841, 10259, 'explora_4_titulo', 'Maravillas modernas'),
(6842, 10259, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(6843, 10259, 'explora_4', ''),
(6844, 10259, '_explora_4', 'field_unka_explora_4'),
(6845, 10259, 'blog_subtitulo', 'Nuestro blog'),
(6846, 10259, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(6847, 10259, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(6848, 10259, '_blog_titulo', 'field_unka_blog_titulo'),
(6849, 10259, 'blog_1_imagen', ''),
(6850, 10259, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(6851, 10259, 'blog_1_fecha', 'Dec 12,2025'),
(6852, 10259, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(6853, 10259, 'blog_1_autor', 'UNKA'),
(6854, 10259, '_blog_1_autor', 'field_unka_blog_1_autor'),
(6855, 10259, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(6856, 10259, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(6857, 10259, 'blog_1', ''),
(6858, 10259, '_blog_1', 'field_unka_blog_1'),
(6859, 10259, 'blog_2_imagen', ''),
(6860, 10259, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(6861, 10259, 'blog_2_fecha', 'Dec 12,2025'),
(6862, 10259, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(6863, 10259, 'blog_2_autor', 'UNKA'),
(6864, 10259, '_blog_2_autor', 'field_unka_blog_2_autor'),
(6865, 10259, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(6866, 10259, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(6867, 10259, 'blog_2', ''),
(6868, 10259, '_blog_2', 'field_unka_blog_2'),
(6869, 10259, 'blog_3_imagen', ''),
(6870, 10259, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(6871, 10259, 'blog_3_fecha', 'Dec 12,2025'),
(6872, 10259, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(6873, 10259, 'blog_3_autor', 'UNKA'),
(6874, 10259, '_blog_3_autor', 'field_unka_blog_3_autor'),
(6875, 10259, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(6876, 10259, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(6877, 10259, 'blog_3', ''),
(6878, 10259, '_blog_3', 'field_unka_blog_3'),
(6879, 10259, 'blog_4_imagen', ''),
(6880, 10259, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(6881, 10259, 'blog_4_fecha', 'Dec 12,2025'),
(6882, 10259, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(6883, 10259, 'blog_4_autor', 'UNKA'),
(6884, 10259, '_blog_4_autor', 'field_unka_blog_4_autor'),
(6885, 10259, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(6886, 10259, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(6887, 10259, 'blog_4', ''),
(6888, 10259, '_blog_4', 'field_unka_blog_4'),
(6891, 10260, 'footnotes', ''),
(6893, 10260, '_wp_page_template', 'template-turie-home5.php'),
(6894, 10260, '_elementor_edit_mode', 'builder'),
(6895, 10260, '_elementor_template_type', 'wp-page'),
(6896, 10260, '_elementor_version', '3.6.5'),
(6897, 10260, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(6901, 10260, 'hero_subtitulo', 'Descubre el Perú'),
(6902, 10260, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(6903, 10260, 'hero_titulo', 'Momentos que se viven una sola vez'),
(6904, 10260, '_hero_titulo', 'field_unka_hero_titulo'),
(6905, 10260, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6906, 10260, '_hero_texto', 'field_unka_hero_texto'),
(6907, 10260, 'sugeridos_titulo', 'Destinos sugeridos'),
(6908, 10260, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(6909, 10260, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(6910, 10260, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(6911, 10260, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(6912, 10260, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(6913, 10260, 'beneficio_1', ''),
(6914, 10260, '_beneficio_1', 'field_unka_beneficio_1'),
(6915, 10260, 'beneficio_2_titulo', 'Rutas y trekking'),
(6916, 10260, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(6917, 10260, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6918, 10260, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(6919, 10260, 'beneficio_2', ''),
(6920, 10260, '_beneficio_2', 'field_unka_beneficio_2'),
(6921, 10260, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(6922, 10260, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(6923, 10260, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6924, 10260, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(6925, 10260, 'beneficio_3', ''),
(6926, 10260, '_beneficio_3', 'field_unka_beneficio_3'),
(6927, 10260, 'beneficio_4_titulo', 'Seguridad total'),
(6928, 10260, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(6929, 10260, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6930, 10260, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(6931, 10260, 'beneficio_4', ''),
(6932, 10260, '_beneficio_4', 'field_unka_beneficio_4'),
(6933, 10260, 'nosotros_subtitulo', 'Viajemos juntos'),
(6934, 10260, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(6935, 10260, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(6936, 10260, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(6937, 10260, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(6938, 10260, '_nosotros_texto', 'field_unka_nosotros_texto'),
(6939, 10260, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(6940, 10260, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(6941, 10260, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6942, 10260, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(6943, 10260, 'nosotros_item_1', ''),
(6944, 10260, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(6945, 10260, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(6946, 10260, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(6947, 10260, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(6948, 10260, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(6949, 10260, 'nosotros_item_2', ''),
(6950, 10260, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(6951, 10260, 'nosotros_boton', 'Conócenos'),
(6952, 10260, '_nosotros_boton', 'field_unka_nosotros_boton'),
(6953, 10260, 'nosotros_imagen_1', '10188'),
(6954, 10260, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(6955, 10260, 'nosotros_imagen_2', '10198'),
(6956, 10260, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(6957, 10260, 'video_archivo', ''),
(6958, 10260, '_video_archivo', 'field_unka_video_archivo'),
(6959, 10260, 'video_poster', ''),
(6960, 10260, '_video_poster', 'field_unka_video_poster'),
(6961, 10260, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(6962, 10260, '_video_url', 'field_unka_video_url'),
(6963, 10260, 'destinos_subtitulo', 'Paquetes de viaje'),
(6964, 10260, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(6965, 10260, 'destinos_titulo', 'Destinos que enamoran'),
(6966, 10260, '_destinos_titulo', 'field_unka_destinos_titulo'),
(6967, 10260, 'destinos_boton', 'Ver todos los destinos'),
(6968, 10260, '_destinos_boton', 'field_unka_destinos_boton'),
(6969, 10260, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(6970, 10260, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(6971, 10260, 'tours_recientes_titulo', 'Tours para cada viajero'),
(6972, 10260, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(6973, 10260, 'tours_recientes_boton', 'Ver todos los tours'),
(6974, 10260, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(6975, 10260, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(6976, 10260, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(6977, 10260, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(6978, 10260, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(6979, 10260, 'tours_valorados_boton', 'Ver todos los tours'),
(6980, 10260, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(6981, 10260, 'banner_imagen', '10214'),
(6982, 10260, '_banner_imagen', 'field_unka_banner_imagen'),
(6983, 10260, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(6984, 10260, '_banner_titulo', 'field_unka_banner_titulo');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6985, 10260, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(6986, 10260, '_banner_texto', 'field_unka_banner_texto'),
(6987, 10260, 'banner_boton', 'Reservar ahora'),
(6988, 10260, '_banner_boton', 'field_unka_banner_boton'),
(6989, 10260, 'oferta_1_imagen', '10180'),
(6990, 10260, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(6991, 10260, 'oferta_1_sello', '10212'),
(6992, 10260, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(6993, 10260, 'oferta_1_titulo_grande', '50%'),
(6994, 10260, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(6995, 10260, 'oferta_1_titulo', 'Vive la magia del Perú'),
(6996, 10260, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(6997, 10260, 'oferta_1_ubicacion', 'Cusco, Perú'),
(6998, 10260, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(6999, 10260, 'oferta_1_boton', 'Reservar ahora'),
(7000, 10260, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(7001, 10260, 'oferta_1', ''),
(7002, 10260, '_oferta_1', 'field_unka_oferta_1'),
(7003, 10260, 'oferta_2_imagen', ''),
(7004, 10260, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(7005, 10260, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(7006, 10260, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(7007, 10260, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(7008, 10260, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(7009, 10260, 'oferta_2_ubicacion', 'Cusco, Perú'),
(7010, 10260, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(7011, 10260, 'oferta_2_boton', 'Reservar ahora'),
(7012, 10260, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(7013, 10260, 'oferta_2', ''),
(7014, 10260, '_oferta_2', 'field_unka_oferta_2'),
(7015, 10260, 'testimonios_subtitulo', 'Testimonios'),
(7016, 10260, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(7017, 10260, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(7018, 10260, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(7019, 10260, 'testimonios_logo', '10253'),
(7020, 10260, '_testimonios_logo', 'field_unka_testimonios_logo'),
(7021, 10260, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(7022, 10260, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(7023, 10260, 'testimonio_1_autor', 'Carolina M.'),
(7024, 10260, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(7025, 10260, 'testimonio_1_cargo', 'Viajera frecuente'),
(7026, 10260, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(7027, 10260, 'testimonio_1', ''),
(7028, 10260, '_testimonio_1', 'field_unka_testimonio_1'),
(7029, 10260, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(7030, 10260, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(7031, 10260, 'testimonio_2_autor', 'José A.'),
(7032, 10260, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(7033, 10260, 'testimonio_2_cargo', 'Viajero frecuente'),
(7034, 10260, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(7035, 10260, 'testimonio_2', ''),
(7036, 10260, '_testimonio_2', 'field_unka_testimonio_2'),
(7037, 10260, 'testimonio_3_texto', ''),
(7038, 10260, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(7039, 10260, 'testimonio_3_autor', ''),
(7040, 10260, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(7041, 10260, 'testimonio_3_cargo', ''),
(7042, 10260, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(7043, 10260, 'testimonio_3', ''),
(7044, 10260, '_testimonio_3', 'field_unka_testimonio_3'),
(7045, 10260, 'testimonio_4_texto', ''),
(7046, 10260, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(7047, 10260, 'testimonio_4_autor', ''),
(7048, 10260, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(7049, 10260, 'testimonio_4_cargo', ''),
(7050, 10260, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(7051, 10260, 'testimonio_4', ''),
(7052, 10260, '_testimonio_4', 'field_unka_testimonio_4'),
(7053, 10260, 'marca_1_imagen', ''),
(7054, 10260, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(7055, 10260, 'marca_2_imagen', ''),
(7056, 10260, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(7057, 10260, 'marca_3_imagen', ''),
(7058, 10260, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(7059, 10260, 'marca_4_imagen', ''),
(7060, 10260, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(7061, 10260, 'marca_5_imagen', ''),
(7062, 10260, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(7063, 10260, 'marca_6_imagen', ''),
(7064, 10260, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(7065, 10260, 'marca_7_imagen', ''),
(7066, 10260, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(7067, 10260, 'explora_1_imagen', ''),
(7068, 10260, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(7069, 10260, 'explora_1_titulo', 'Explora la ciudad'),
(7070, 10260, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(7071, 10260, 'explora_1', ''),
(7072, 10260, '_explora_1', 'field_unka_explora_1'),
(7073, 10260, 'explora_2_imagen', ''),
(7074, 10260, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(7075, 10260, 'explora_2_titulo', 'Imperdibles'),
(7076, 10260, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(7077, 10260, 'explora_2', ''),
(7078, 10260, '_explora_2', 'field_unka_explora_2'),
(7079, 10260, 'explora_3_imagen', ''),
(7080, 10260, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(7081, 10260, 'explora_3_titulo', 'Calles históricas'),
(7082, 10260, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(7083, 10260, 'explora_3', ''),
(7084, 10260, '_explora_3', 'field_unka_explora_3'),
(7085, 10260, 'explora_4_imagen', ''),
(7086, 10260, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(7087, 10260, 'explora_4_titulo', 'Maravillas modernas'),
(7088, 10260, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(7089, 10260, 'explora_4', ''),
(7090, 10260, '_explora_4', 'field_unka_explora_4'),
(7091, 10260, 'blog_subtitulo', 'Nuestro blog'),
(7092, 10260, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(7093, 10260, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(7094, 10260, '_blog_titulo', 'field_unka_blog_titulo'),
(7095, 10260, 'blog_1_imagen', ''),
(7096, 10260, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(7097, 10260, 'blog_1_fecha', 'Dec 12,2025'),
(7098, 10260, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(7099, 10260, 'blog_1_autor', 'UNKA'),
(7100, 10260, '_blog_1_autor', 'field_unka_blog_1_autor'),
(7101, 10260, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(7102, 10260, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(7103, 10260, 'blog_1', ''),
(7104, 10260, '_blog_1', 'field_unka_blog_1'),
(7105, 10260, 'blog_2_imagen', ''),
(7106, 10260, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(7107, 10260, 'blog_2_fecha', 'Dec 12,2025'),
(7108, 10260, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(7109, 10260, 'blog_2_autor', 'UNKA'),
(7110, 10260, '_blog_2_autor', 'field_unka_blog_2_autor'),
(7111, 10260, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(7112, 10260, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(7113, 10260, 'blog_2', ''),
(7114, 10260, '_blog_2', 'field_unka_blog_2'),
(7115, 10260, 'blog_3_imagen', ''),
(7116, 10260, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(7117, 10260, 'blog_3_fecha', 'Dec 12,2025'),
(7118, 10260, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(7119, 10260, 'blog_3_autor', 'UNKA'),
(7120, 10260, '_blog_3_autor', 'field_unka_blog_3_autor'),
(7121, 10260, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(7122, 10260, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(7123, 10260, 'blog_3', ''),
(7124, 10260, '_blog_3', 'field_unka_blog_3'),
(7125, 10260, 'blog_4_imagen', ''),
(7126, 10260, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(7127, 10260, 'blog_4_fecha', 'Dec 12,2025'),
(7128, 10260, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(7129, 10260, 'blog_4_autor', 'UNKA'),
(7130, 10260, '_blog_4_autor', 'field_unka_blog_4_autor'),
(7131, 10260, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(7132, 10260, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(7133, 10260, 'blog_4', ''),
(7134, 10260, '_blog_4', 'field_unka_blog_4'),
(7145, 10262, '_wp_attached_file', '2026/08/arequipa-palza-scaled.jpg'),
(7146, 10262, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2026/08/arequipa-palza-scaled.jpg\";s:8:\"filesize\";i:838589;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"arequipa-palza-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20484;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"arequipa-palza-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177397;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"arequipa-palza-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"arequipa-palza-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"arequipa-palza-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361568;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"arequipa-palza-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:586470;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"arequipa-palza-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20484;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"arequipa-palza-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47588;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"arequipa-palza-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3800;}s:7:\"266x266\";a:5:{s:4:\"file\";s:33:\"arequipa-palza-scaled-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16739;}s:7:\"680x500\";a:5:{s:4:\"file\";s:33:\"arequipa-palza-scaled-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65414;}s:7:\"360x270\";a:5:{s:4:\"file\";s:33:\"arequipa-palza-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21712;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:18:\"arequipa-palza.jpg\";}'),
(7147, 10263, '_wp_attached_file', '2026/08/cusco-plaza-scaled.jpg'),
(7148, 10263, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2026/08/cusco-plaza-scaled.jpg\";s:8:\"filesize\";i:740820;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"cusco-plaza-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21860;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"cusco-plaza-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"cusco-plaza-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"cusco-plaza-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80656;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"cusco-plaza-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340693;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"cusco-plaza-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:531496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"cusco-plaza-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21860;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"cusco-plaza-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52644;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"cusco-plaza-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:7:\"266x266\";a:5:{s:4:\"file\";s:30:\"cusco-plaza-scaled-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17785;}s:7:\"680x500\";a:5:{s:4:\"file\";s:30:\"cusco-plaza-scaled-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74180;}s:7:\"360x270\";a:5:{s:4:\"file\";s:30:\"cusco-plaza-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25664;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:15:\"cusco-plaza.jpg\";}'),
(7151, 10264, 'footnotes', ''),
(7153, 10264, '_wp_page_template', 'default'),
(7154, 10264, '_elementor_edit_mode', 'builder'),
(7155, 10264, '_elementor_template_type', 'wp-page'),
(7156, 10264, '_elementor_version', '3.6.5'),
(7157, 10264, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7161, 10264, 'hero_subtitulo', 'Descubre el Perú'),
(7162, 10264, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(7163, 10264, 'hero_titulo', 'Momentos que se viven una sola vez'),
(7164, 10264, '_hero_titulo', 'field_unka_hero_titulo'),
(7165, 10264, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7166, 10264, '_hero_texto', 'field_unka_hero_texto'),
(7167, 10264, 'sugeridos_titulo', 'Destinos sugeridos'),
(7168, 10264, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(7169, 10264, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(7170, 10264, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(7171, 10264, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(7172, 10264, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(7173, 10264, 'beneficio_1', ''),
(7174, 10264, '_beneficio_1', 'field_unka_beneficio_1'),
(7175, 10264, 'beneficio_2_titulo', 'Rutas y trekking'),
(7176, 10264, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(7177, 10264, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7178, 10264, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(7179, 10264, 'beneficio_2', ''),
(7180, 10264, '_beneficio_2', 'field_unka_beneficio_2'),
(7181, 10264, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(7182, 10264, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(7183, 10264, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7184, 10264, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(7185, 10264, 'beneficio_3', ''),
(7186, 10264, '_beneficio_3', 'field_unka_beneficio_3'),
(7187, 10264, 'beneficio_4_titulo', 'Seguridad total'),
(7188, 10264, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(7189, 10264, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7190, 10264, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(7191, 10264, 'beneficio_4', ''),
(7192, 10264, '_beneficio_4', 'field_unka_beneficio_4'),
(7193, 10264, 'nosotros_subtitulo', 'Viajemos juntos'),
(7194, 10264, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(7195, 10264, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(7196, 10264, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(7197, 10264, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(7198, 10264, '_nosotros_texto', 'field_unka_nosotros_texto'),
(7199, 10264, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(7200, 10264, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(7201, 10264, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7202, 10264, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(7203, 10264, 'nosotros_item_1', ''),
(7204, 10264, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(7205, 10264, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(7206, 10264, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(7207, 10264, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7208, 10264, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(7209, 10264, 'nosotros_item_2', ''),
(7210, 10264, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(7211, 10264, 'nosotros_boton', 'Conócenos'),
(7212, 10264, '_nosotros_boton', 'field_unka_nosotros_boton'),
(7213, 10264, 'nosotros_imagen_1', '10188'),
(7214, 10264, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(7215, 10264, 'nosotros_imagen_2', '10198'),
(7216, 10264, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(7217, 10264, 'video_archivo', ''),
(7218, 10264, '_video_archivo', 'field_unka_video_archivo'),
(7219, 10264, 'video_poster', ''),
(7220, 10264, '_video_poster', 'field_unka_video_poster'),
(7221, 10264, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(7222, 10264, '_video_url', 'field_unka_video_url'),
(7223, 10264, 'destinos_subtitulo', 'Paquetes de viaje'),
(7224, 10264, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(7225, 10264, 'destinos_titulo', 'Destinos que enamoran'),
(7226, 10264, '_destinos_titulo', 'field_unka_destinos_titulo'),
(7227, 10264, 'destinos_boton', 'Ver todos los destinos'),
(7228, 10264, '_destinos_boton', 'field_unka_destinos_boton'),
(7229, 10264, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(7230, 10264, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(7231, 10264, 'tours_recientes_titulo', 'Tours para cada viajero'),
(7232, 10264, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(7233, 10264, 'tours_recientes_boton', 'Ver todos los tours'),
(7234, 10264, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(7235, 10264, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(7236, 10264, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(7237, 10264, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(7238, 10264, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(7239, 10264, 'tours_valorados_boton', 'Ver todos los tours'),
(7240, 10264, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(7241, 10264, 'banner_imagen', '10214'),
(7242, 10264, '_banner_imagen', 'field_unka_banner_imagen'),
(7243, 10264, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(7244, 10264, '_banner_titulo', 'field_unka_banner_titulo'),
(7245, 10264, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7246, 10264, '_banner_texto', 'field_unka_banner_texto'),
(7247, 10264, 'banner_boton', 'Reservar ahora'),
(7248, 10264, '_banner_boton', 'field_unka_banner_boton'),
(7249, 10264, 'oferta_1_imagen', '10263'),
(7250, 10264, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(7251, 10264, 'oferta_1_sello', ''),
(7252, 10264, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(7253, 10264, 'oferta_1_titulo_grande', '50%'),
(7254, 10264, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(7255, 10264, 'oferta_1_titulo', 'Vive la magia del Perú'),
(7256, 10264, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(7257, 10264, 'oferta_1_ubicacion', 'Cusco, Perú'),
(7258, 10264, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(7259, 10264, 'oferta_1_boton', 'Reservar ahora'),
(7260, 10264, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(7261, 10264, 'oferta_1', ''),
(7262, 10264, '_oferta_1', 'field_unka_oferta_1'),
(7263, 10264, 'oferta_2_imagen', '10262'),
(7264, 10264, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(7265, 10264, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(7266, 10264, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(7267, 10264, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(7268, 10264, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(7269, 10264, 'oferta_2_ubicacion', 'Cusco, Perú'),
(7270, 10264, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(7271, 10264, 'oferta_2_boton', 'Reservar ahora'),
(7272, 10264, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(7273, 10264, 'oferta_2', ''),
(7274, 10264, '_oferta_2', 'field_unka_oferta_2'),
(7275, 10264, 'testimonios_subtitulo', 'Testimonios'),
(7276, 10264, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(7277, 10264, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(7278, 10264, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(7279, 10264, 'testimonios_logo', '10253'),
(7280, 10264, '_testimonios_logo', 'field_unka_testimonios_logo'),
(7281, 10264, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(7282, 10264, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(7283, 10264, 'testimonio_1_autor', 'Carolina M.'),
(7284, 10264, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(7285, 10264, 'testimonio_1_cargo', 'Viajera frecuente'),
(7286, 10264, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(7287, 10264, 'testimonio_1', ''),
(7288, 10264, '_testimonio_1', 'field_unka_testimonio_1'),
(7289, 10264, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(7290, 10264, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(7291, 10264, 'testimonio_2_autor', 'José A.'),
(7292, 10264, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(7293, 10264, 'testimonio_2_cargo', 'Viajero frecuente'),
(7294, 10264, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(7295, 10264, 'testimonio_2', ''),
(7296, 10264, '_testimonio_2', 'field_unka_testimonio_2'),
(7297, 10264, 'testimonio_3_texto', ''),
(7298, 10264, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(7299, 10264, 'testimonio_3_autor', ''),
(7300, 10264, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(7301, 10264, 'testimonio_3_cargo', ''),
(7302, 10264, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(7303, 10264, 'testimonio_3', ''),
(7304, 10264, '_testimonio_3', 'field_unka_testimonio_3'),
(7305, 10264, 'testimonio_4_texto', ''),
(7306, 10264, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(7307, 10264, 'testimonio_4_autor', ''),
(7308, 10264, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(7309, 10264, 'testimonio_4_cargo', ''),
(7310, 10264, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(7311, 10264, 'testimonio_4', ''),
(7312, 10264, '_testimonio_4', 'field_unka_testimonio_4'),
(7313, 10264, 'marca_1_imagen', ''),
(7314, 10264, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(7315, 10264, 'marca_2_imagen', ''),
(7316, 10264, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(7317, 10264, 'marca_3_imagen', ''),
(7318, 10264, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(7319, 10264, 'marca_4_imagen', ''),
(7320, 10264, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(7321, 10264, 'marca_5_imagen', ''),
(7322, 10264, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(7323, 10264, 'marca_6_imagen', ''),
(7324, 10264, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(7325, 10264, 'marca_7_imagen', ''),
(7326, 10264, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(7327, 10264, 'explora_1_imagen', ''),
(7328, 10264, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(7329, 10264, 'explora_1_titulo', 'Explora la ciudad'),
(7330, 10264, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(7331, 10264, 'explora_1', ''),
(7332, 10264, '_explora_1', 'field_unka_explora_1'),
(7333, 10264, 'explora_2_imagen', ''),
(7334, 10264, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(7335, 10264, 'explora_2_titulo', 'Imperdibles'),
(7336, 10264, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(7337, 10264, 'explora_2', ''),
(7338, 10264, '_explora_2', 'field_unka_explora_2'),
(7339, 10264, 'explora_3_imagen', ''),
(7340, 10264, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(7341, 10264, 'explora_3_titulo', 'Calles históricas'),
(7342, 10264, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(7343, 10264, 'explora_3', ''),
(7344, 10264, '_explora_3', 'field_unka_explora_3'),
(7345, 10264, 'explora_4_imagen', ''),
(7346, 10264, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(7347, 10264, 'explora_4_titulo', 'Maravillas modernas'),
(7348, 10264, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(7349, 10264, 'explora_4', ''),
(7350, 10264, '_explora_4', 'field_unka_explora_4'),
(7351, 10264, 'blog_subtitulo', 'Nuestro blog'),
(7352, 10264, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(7353, 10264, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(7354, 10264, '_blog_titulo', 'field_unka_blog_titulo'),
(7355, 10264, 'blog_1_imagen', ''),
(7356, 10264, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(7357, 10264, 'blog_1_fecha', 'Dec 12,2025'),
(7358, 10264, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(7359, 10264, 'blog_1_autor', 'UNKA'),
(7360, 10264, '_blog_1_autor', 'field_unka_blog_1_autor'),
(7361, 10264, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(7362, 10264, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(7363, 10264, 'blog_1', ''),
(7364, 10264, '_blog_1', 'field_unka_blog_1'),
(7365, 10264, 'blog_2_imagen', ''),
(7366, 10264, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(7367, 10264, 'blog_2_fecha', 'Dec 12,2025'),
(7368, 10264, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(7369, 10264, 'blog_2_autor', 'UNKA'),
(7370, 10264, '_blog_2_autor', 'field_unka_blog_2_autor'),
(7371, 10264, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(7372, 10264, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(7373, 10264, 'blog_2', ''),
(7374, 10264, '_blog_2', 'field_unka_blog_2'),
(7375, 10264, 'blog_3_imagen', ''),
(7376, 10264, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(7377, 10264, 'blog_3_fecha', 'Dec 12,2025'),
(7378, 10264, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(7379, 10264, 'blog_3_autor', 'UNKA'),
(7380, 10264, '_blog_3_autor', 'field_unka_blog_3_autor'),
(7381, 10264, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(7382, 10264, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(7383, 10264, 'blog_3', ''),
(7384, 10264, '_blog_3', 'field_unka_blog_3'),
(7385, 10264, 'blog_4_imagen', ''),
(7386, 10264, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(7387, 10264, 'blog_4_fecha', 'Dec 12,2025'),
(7388, 10264, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(7389, 10264, 'blog_4_autor', 'UNKA'),
(7390, 10264, '_blog_4_autor', 'field_unka_blog_4_autor'),
(7391, 10264, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(7392, 10264, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(7393, 10264, 'blog_4', ''),
(7394, 10264, '_blog_4', 'field_unka_blog_4'),
(7395, 10265, '_wp_attached_file', '2026/08/dir-ica.png'),
(7396, 10265, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2026/08/dir-ica.png\";s:8:\"filesize\";i:62285;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"dir-ica-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45786;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"dir-ica-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:251215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"dir-ica-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15099;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"dir-ica-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104434;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"dir-ica-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149045;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"dir-ica-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413045;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"dir-ica-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45786;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"dir-ica-600x337.png\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71045;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"dir-ica-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7974;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7397, 10266, '_wp_attached_file', '2026/08/safe-travel-768x646-1.png'),
(7398, 10266, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:646;s:4:\"file\";s:33:\"2026/08/safe-travel-768x646-1.png\";s:8:\"filesize\";i:269900;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"safe-travel-768x646-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101782;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"safe-travel-768x646-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455959;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"safe-travel-768x646-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:30119;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"safe-travel-768x646-1-768x646.png\";s:5:\"width\";i:768;s:6:\"height\";i:646;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269900;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"safe-travel-768x646-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:586967;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"safe-travel-768x646-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:646447;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"safe-travel-768x646-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101782;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"safe-travel-768x646-1-600x504.png\";s:5:\"width\";i:600;s:6:\"height\";i:504;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234152;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"safe-travel-768x646-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:14582;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7399, 10267, '_wp_attached_file', '2026/08/reporte-sunat-600x449-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7400, 10267, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:449;s:4:\"file\";s:35:\"2026/08/reporte-sunat-600x449-1.jpg\";s:8:\"filesize\";i:18135;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"reporte-sunat-600x449-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:7804;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"reporte-sunat-600x449-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"reporte-sunat-600x449-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:3412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"reporte-sunat-600x449-1-768x574.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24814;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"reporte-sunat-600x449-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92167;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"reporte-sunat-600x449-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"reporte-sunat-600x449-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:7804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"reporte-sunat-600x449-1-600x449.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18126;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"reporte-sunat-600x449-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:2318;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7401, 10268, '_wp_attached_file', '2026/08/sunarp-600x336-1.png'),
(7402, 10268, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:336;s:4:\"file\";s:28:\"2026/08/sunarp-600x336-1.png\";s:8:\"filesize\";i:17235;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sunarp-600x336-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27427;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"sunarp-600x336-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sunarp-600x336-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:11083;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"sunarp-600x336-1-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52552;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"sunarp-600x336-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50965;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"sunarp-600x336-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62495;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"sunarp-600x336-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27427;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"sunarp-600x336-1-600x336.png\";s:5:\"width\";i:600;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17235;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"sunarp-600x336-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:6328;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7403, 10269, '_wp_attached_file', '2026/08/cropped-LOGO-MUNI-2019-LESPRO-2.png'),
(7404, 10269, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1959;s:6:\"height\";i:800;s:4:\"file\";s:43:\"2026/08/cropped-LOGO-MUNI-2019-LESPRO-2.png\";s:8:\"filesize\";i:420979;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10324;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"cropped-LOGO-MUNI-2019-LESPRO-2-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4695;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-768x313.png\";s:5:\"width\";i:768;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92063;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"cropped-LOGO-MUNI-2019-LESPRO-2-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84306;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"cropped-LOGO-MUNI-2019-LESPRO-2-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10324;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-600x245.png\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61850;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"cropped-LOGO-MUNI-2019-LESPRO-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2939;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7405, 10270, '_wp_attached_file', '2026/08/LOGO-MTC-768x288-1.png'),
(7406, 10270, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:288;s:4:\"file\";s:30:\"2026/08/LOGO-MTC-768x288-1.png\";s:8:\"filesize\";i:124428;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50997;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"LOGO-MTC-768x288-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138359;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-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:14673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-1-768x288.png\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"LOGO-MTC-768x288-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134109;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"LOGO-MTC-768x288-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173477;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50997;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-1-600x225.png\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92042;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"LOGO-MTC-768x288-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:8220;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7407, 10271, '_wp_attached_file', '2026/08/logo-agencia-768x325-1.png'),
(7408, 10271, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:325;s:4:\"file\";s:34:\"2026/08/logo-agencia-768x325-1.png\";s:8:\"filesize\";i:124644;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"logo-agencia-768x325-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52479;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"logo-agencia-768x325-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165876;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"logo-agencia-768x325-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:17279;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"logo-agencia-768x325-1-768x324.png\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124617;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"logo-agencia-768x325-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187194;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"logo-agencia-768x325-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211957;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"logo-agencia-768x325-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52479;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"logo-agencia-768x325-1-600x253.png\";s:5:\"width\";i:600;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88876;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"logo-agencia-768x325-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:9650;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7409, 10272, '_wp_attached_file', '2026/08/logo-768x325-1.jpg'),
(7410, 10272, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:325;s:4:\"file\";s:26:\"2026/08/logo-768x325-1.jpg\";s:8:\"filesize\";i:20767;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"logo-768x325-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:8283;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"logo-768x325-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"logo-768x325-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:3690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"logo-768x325-1-768x324.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20820;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"logo-768x325-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101022;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"logo-768x325-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"logo-768x325-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:8283;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"logo-768x325-1-600x253.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13880;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"logo-768x325-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:2618;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7411, 10273, '_wp_attached_file', '2026/08/promperu-768x353-1.jpg'),
(7412, 10273, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:768;s:6:\"height\";i:353;s:4:\"file\";s:30:\"2026/08/promperu-768x353-1.jpg\";s:8:\"filesize\";i:21555;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"promperu-768x353-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:11221;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"promperu-768x353-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"promperu-768x353-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:5151;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"promperu-768x353-1-768x352.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"promperu-768x353-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127954;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"promperu-768x353-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207252;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"promperu-768x353-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:11221;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"promperu-768x353-1-600x275.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:275;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14375;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"promperu-768x353-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:3224;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7413, 10274, '_wp_attached_file', '2026/08/Mincetur1-1-600x600-1.png'),
(7414, 10274, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2026/08/Mincetur1-1-600x600-1.png\";s:8:\"filesize\";i:33238;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25297;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mincetur1-1-600x600-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-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:11122;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84588;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Mincetur1-1-600x600-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105510;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Mincetur1-1-600x600-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122119;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25297;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33238;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mincetur1-1-600x600-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:6881;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7415, 10275, '_wp_attached_file', '2026/08/logo-paracas-2048x2048-1.png'),
(7416, 10275, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:36:\"2026/08/logo-paracas-2048x2048-1.png\";s:8:\"filesize\";i:496837;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38433;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"logo-paracas-2048x2048-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-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:15612;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133507;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"logo-paracas-2048x2048-1-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:367866;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"logo-paracas-2048x2048-1-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:496837;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38433;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"logo-paracas-2048x2048-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:8878;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7417, 10276, '_wp_attached_file', '2026/08/logo-mincetur.png'),
(7418, 10276, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:400;s:4:\"file\";s:25:\"2026/08/logo-mincetur.png\";s:8:\"filesize\";i:119279;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"logo-mincetur-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37462;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"logo-mincetur-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143555;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"logo-mincetur-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12034;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"logo-mincetur-768x307.png\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89824;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"logo-mincetur-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:163240;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"logo-mincetur-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189262;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"logo-mincetur-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37462;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"logo-mincetur-600x240.png\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60064;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"logo-mincetur-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6234;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7431, 10278, 'footnotes', ''),
(7433, 10278, '_wp_page_template', 'template-turie-home5.php'),
(7434, 10278, '_elementor_edit_mode', 'builder'),
(7435, 10278, '_elementor_template_type', 'wp-page'),
(7436, 10278, '_elementor_version', '3.6.5'),
(7437, 10278, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7441, 10278, 'hero_subtitulo', 'Descubre el Perú'),
(7442, 10278, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(7443, 10278, 'hero_titulo', 'Momentos que se viven una sola vez'),
(7444, 10278, '_hero_titulo', 'field_unka_hero_titulo'),
(7445, 10278, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7446, 10278, '_hero_texto', 'field_unka_hero_texto'),
(7447, 10278, 'sugeridos_titulo', 'Destinos sugeridos'),
(7448, 10278, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(7449, 10278, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(7450, 10278, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(7451, 10278, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(7452, 10278, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(7453, 10278, 'beneficio_1', ''),
(7454, 10278, '_beneficio_1', 'field_unka_beneficio_1'),
(7455, 10278, 'beneficio_2_titulo', 'Rutas y trekking'),
(7456, 10278, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(7457, 10278, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7458, 10278, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(7459, 10278, 'beneficio_2', ''),
(7460, 10278, '_beneficio_2', 'field_unka_beneficio_2'),
(7461, 10278, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(7462, 10278, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(7463, 10278, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7464, 10278, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(7465, 10278, 'beneficio_3', ''),
(7466, 10278, '_beneficio_3', 'field_unka_beneficio_3'),
(7467, 10278, 'beneficio_4_titulo', 'Seguridad total'),
(7468, 10278, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(7469, 10278, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7470, 10278, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(7471, 10278, 'beneficio_4', ''),
(7472, 10278, '_beneficio_4', 'field_unka_beneficio_4'),
(7473, 10278, 'nosotros_subtitulo', 'Viajemos juntos'),
(7474, 10278, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(7475, 10278, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(7476, 10278, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(7477, 10278, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(7478, 10278, '_nosotros_texto', 'field_unka_nosotros_texto'),
(7479, 10278, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(7480, 10278, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(7481, 10278, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7482, 10278, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(7483, 10278, 'nosotros_item_1', ''),
(7484, 10278, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(7485, 10278, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(7486, 10278, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(7487, 10278, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7488, 10278, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(7489, 10278, 'nosotros_item_2', ''),
(7490, 10278, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(7491, 10278, 'nosotros_boton', 'Conócenos'),
(7492, 10278, '_nosotros_boton', 'field_unka_nosotros_boton'),
(7493, 10278, 'nosotros_imagen_1', '10188'),
(7494, 10278, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(7495, 10278, 'nosotros_imagen_2', '10198'),
(7496, 10278, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(7497, 10278, 'video_archivo', ''),
(7498, 10278, '_video_archivo', 'field_unka_video_archivo'),
(7499, 10278, 'video_poster', ''),
(7500, 10278, '_video_poster', 'field_unka_video_poster'),
(7501, 10278, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(7502, 10278, '_video_url', 'field_unka_video_url'),
(7503, 10278, 'destinos_subtitulo', 'Paquetes de viaje'),
(7504, 10278, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(7505, 10278, 'destinos_titulo', 'Destinos que enamoran'),
(7506, 10278, '_destinos_titulo', 'field_unka_destinos_titulo'),
(7507, 10278, 'destinos_boton', 'Ver todos los destinos'),
(7508, 10278, '_destinos_boton', 'field_unka_destinos_boton'),
(7509, 10278, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(7510, 10278, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(7511, 10278, 'tours_recientes_titulo', 'Tours para cada viajero'),
(7512, 10278, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(7513, 10278, 'tours_recientes_boton', 'Ver todos los tours'),
(7514, 10278, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(7515, 10278, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(7516, 10278, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(7517, 10278, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(7518, 10278, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(7519, 10278, 'tours_valorados_boton', 'Ver todos los tours'),
(7520, 10278, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(7521, 10278, 'banner_imagen', '10214'),
(7522, 10278, '_banner_imagen', 'field_unka_banner_imagen'),
(7523, 10278, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(7524, 10278, '_banner_titulo', 'field_unka_banner_titulo'),
(7525, 10278, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7526, 10278, '_banner_texto', 'field_unka_banner_texto'),
(7527, 10278, 'banner_boton', 'Reservar ahora'),
(7528, 10278, '_banner_boton', 'field_unka_banner_boton'),
(7529, 10278, 'oferta_1_imagen', '10263'),
(7530, 10278, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(7531, 10278, 'oferta_1_sello', ''),
(7532, 10278, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(7533, 10278, 'oferta_1_titulo_grande', '50%'),
(7534, 10278, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(7535, 10278, 'oferta_1_titulo', 'Vive la magia del Perú'),
(7536, 10278, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(7537, 10278, 'oferta_1_ubicacion', 'Cusco, Perú'),
(7538, 10278, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(7539, 10278, 'oferta_1_boton', 'Reservar ahora'),
(7540, 10278, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(7541, 10278, 'oferta_1', ''),
(7542, 10278, '_oferta_1', 'field_unka_oferta_1'),
(7543, 10278, 'oferta_2_imagen', '10262'),
(7544, 10278, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(7545, 10278, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(7546, 10278, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(7547, 10278, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(7548, 10278, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(7549, 10278, 'oferta_2_ubicacion', 'Cusco, Perú'),
(7550, 10278, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(7551, 10278, 'oferta_2_boton', 'Reservar ahora'),
(7552, 10278, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(7553, 10278, 'oferta_2', ''),
(7554, 10278, '_oferta_2', 'field_unka_oferta_2'),
(7555, 10278, 'testimonios_subtitulo', 'Testimonios'),
(7556, 10278, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(7557, 10278, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(7558, 10278, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(7559, 10278, 'testimonios_logo', '10253'),
(7560, 10278, '_testimonios_logo', 'field_unka_testimonios_logo'),
(7561, 10278, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(7562, 10278, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(7563, 10278, 'testimonio_1_autor', 'Carolina M.'),
(7564, 10278, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(7565, 10278, 'testimonio_1_cargo', 'Viajera frecuente'),
(7566, 10278, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(7567, 10278, 'testimonio_1', ''),
(7568, 10278, '_testimonio_1', 'field_unka_testimonio_1'),
(7569, 10278, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(7570, 10278, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(7571, 10278, 'testimonio_2_autor', 'José A.'),
(7572, 10278, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(7573, 10278, 'testimonio_2_cargo', 'Viajero frecuente'),
(7574, 10278, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(7575, 10278, 'testimonio_2', ''),
(7576, 10278, '_testimonio_2', 'field_unka_testimonio_2'),
(7577, 10278, 'testimonio_3_texto', ''),
(7578, 10278, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(7579, 10278, 'testimonio_3_autor', ''),
(7580, 10278, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(7581, 10278, 'testimonio_3_cargo', ''),
(7582, 10278, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(7583, 10278, 'testimonio_3', ''),
(7584, 10278, '_testimonio_3', 'field_unka_testimonio_3'),
(7585, 10278, 'testimonio_4_texto', ''),
(7586, 10278, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(7587, 10278, 'testimonio_4_autor', ''),
(7588, 10278, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(7589, 10278, 'testimonio_4_cargo', ''),
(7590, 10278, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(7591, 10278, 'testimonio_4', ''),
(7592, 10278, '_testimonio_4', 'field_unka_testimonio_4'),
(7593, 10278, 'marca_1_imagen', '10276'),
(7594, 10278, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(7595, 10278, 'marca_2_imagen', '10273'),
(7596, 10278, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(7597, 10278, 'marca_3_imagen', '10270'),
(7598, 10278, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(7599, 10278, 'marca_4_imagen', '10268'),
(7600, 10278, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(7601, 10278, 'marca_5_imagen', '10269'),
(7602, 10278, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(7603, 10278, 'marca_6_imagen', '10267'),
(7604, 10278, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(7605, 10278, 'marca_7_imagen', '10265'),
(7606, 10278, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(7607, 10278, 'explora_1_imagen', ''),
(7608, 10278, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(7609, 10278, 'explora_1_titulo', 'Explora la ciudad'),
(7610, 10278, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(7611, 10278, 'explora_1', ''),
(7612, 10278, '_explora_1', 'field_unka_explora_1'),
(7613, 10278, 'explora_2_imagen', ''),
(7614, 10278, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(7615, 10278, 'explora_2_titulo', 'Imperdibles'),
(7616, 10278, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(7617, 10278, 'explora_2', ''),
(7618, 10278, '_explora_2', 'field_unka_explora_2'),
(7619, 10278, 'explora_3_imagen', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7620, 10278, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(7621, 10278, 'explora_3_titulo', 'Calles históricas'),
(7622, 10278, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(7623, 10278, 'explora_3', ''),
(7624, 10278, '_explora_3', 'field_unka_explora_3'),
(7625, 10278, 'explora_4_imagen', ''),
(7626, 10278, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(7627, 10278, 'explora_4_titulo', 'Maravillas modernas'),
(7628, 10278, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(7629, 10278, 'explora_4', ''),
(7630, 10278, '_explora_4', 'field_unka_explora_4'),
(7631, 10278, 'blog_subtitulo', 'Nuestro blog'),
(7632, 10278, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(7633, 10278, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(7634, 10278, '_blog_titulo', 'field_unka_blog_titulo'),
(7635, 10278, 'blog_1_imagen', ''),
(7636, 10278, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(7637, 10278, 'blog_1_fecha', 'Dec 12,2025'),
(7638, 10278, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(7639, 10278, 'blog_1_autor', 'UNKA'),
(7640, 10278, '_blog_1_autor', 'field_unka_blog_1_autor'),
(7641, 10278, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(7642, 10278, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(7643, 10278, 'blog_1', ''),
(7644, 10278, '_blog_1', 'field_unka_blog_1'),
(7645, 10278, 'blog_2_imagen', ''),
(7646, 10278, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(7647, 10278, 'blog_2_fecha', 'Dec 12,2025'),
(7648, 10278, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(7649, 10278, 'blog_2_autor', 'UNKA'),
(7650, 10278, '_blog_2_autor', 'field_unka_blog_2_autor'),
(7651, 10278, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(7652, 10278, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(7653, 10278, 'blog_2', ''),
(7654, 10278, '_blog_2', 'field_unka_blog_2'),
(7655, 10278, 'blog_3_imagen', ''),
(7656, 10278, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(7657, 10278, 'blog_3_fecha', 'Dec 12,2025'),
(7658, 10278, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(7659, 10278, 'blog_3_autor', 'UNKA'),
(7660, 10278, '_blog_3_autor', 'field_unka_blog_3_autor'),
(7661, 10278, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(7662, 10278, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(7663, 10278, 'blog_3', ''),
(7664, 10278, '_blog_3', 'field_unka_blog_3'),
(7665, 10278, 'blog_4_imagen', ''),
(7666, 10278, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(7667, 10278, 'blog_4_fecha', 'Dec 12,2025'),
(7668, 10278, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(7669, 10278, 'blog_4_autor', 'UNKA'),
(7670, 10278, '_blog_4_autor', 'field_unka_blog_4_autor'),
(7671, 10278, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(7672, 10278, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(7673, 10278, 'blog_4', ''),
(7674, 10278, '_blog_4', 'field_unka_blog_4'),
(7675, 10279, '_wp_attached_file', '2026/08/machupicchu-scaled.jpg'),
(7676, 10279, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2026/08/machupicchu-scaled.jpg\";s:8:\"filesize\";i:1335421;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"machupicchu-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32013;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"machupicchu-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"machupicchu-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9086;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"machupicchu-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124271;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"machupicchu-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:603300;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"machupicchu-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:950427;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"machupicchu-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32013;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"machupicchu-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78099;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"machupicchu-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:15:\"machupicchu.jpg\";}'),
(7677, 10280, '_wp_attached_file', '2026/08/huacachina-peru-scaled.jpg'),
(7678, 10280, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2026/08/huacachina-peru-scaled.jpg\";s:8:\"filesize\";i:954766;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"huacachina-peru-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26028;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"huacachina-peru-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"huacachina-peru-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7905;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"huacachina-peru-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95575;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"huacachina-peru-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:449687;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"huacachina-peru-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:703884;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"huacachina-peru-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26028;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:7:{s:4:\"file\";s:34:\"huacachina-peru-scaled-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88304;s:11:\"width_query\";i:600;s:12:\"height_query\";i:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"huacachina-peru-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4231;}s:7:\"680x500\";a:5:{s:4:\"file\";s:34:\"huacachina-peru-scaled-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80648;}s:7:\"360x270\";a:5:{s:4:\"file\";s:34:\"huacachina-peru-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26305;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:19:\"huacachina-peru.jpg\";}'),
(7679, 10281, '_wp_attached_file', '2026/08/lagotiticaca_puno-scaled.jpg'),
(7680, 10281, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:36:\"2026/08/lagotiticaca_puno-scaled.jpg\";s:8:\"filesize\";i:908778;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"lagotiticaca_puno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21011;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"lagotiticaca_puno-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"lagotiticaca_puno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"lagotiticaca_puno-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77926;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"lagotiticaca_puno-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387857;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"lagotiticaca_puno-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:633846;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"lagotiticaca_puno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21011;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"lagotiticaca_puno-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49711;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"lagotiticaca_puno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3677;}s:7:\"266x266\";a:5:{s:4:\"file\";s:36:\"lagotiticaca_puno-scaled-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17191;}s:7:\"680x500\";a:5:{s:4:\"file\";s:36:\"lagotiticaca_puno-scaled-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69523;}s:7:\"360x270\";a:5:{s:4:\"file\";s:36:\"lagotiticaca_puno-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23138;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:21:\"lagotiticaca_puno.jpg\";}'),
(7681, 10282, '_wp_attached_file', '2026/08/copacabana-puno-scaled.jpg'),
(7682, 10282, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2026/08/copacabana-puno-scaled.jpg\";s:8:\"filesize\";i:1005972;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"copacabana-puno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26357;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"copacabana-puno-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"copacabana-puno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7706;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"copacabana-puno-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103453;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"copacabana-puno-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458852;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"copacabana-puno-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:720710;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"copacabana-puno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26357;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"copacabana-puno-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65855;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"copacabana-puno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:19:\"copacabana-puno.jpg\";}'),
(7695, 10284, 'footnotes', ''),
(7697, 10284, '_wp_page_template', 'template-turie-home5.php'),
(7698, 10284, '_elementor_edit_mode', 'builder'),
(7699, 10284, '_elementor_template_type', 'wp-page'),
(7700, 10284, '_elementor_version', '3.6.5'),
(7701, 10284, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7705, 10284, 'hero_subtitulo', 'Descubre el Perú'),
(7706, 10284, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(7707, 10284, 'hero_titulo', 'Momentos que se viven una sola vez'),
(7708, 10284, '_hero_titulo', 'field_unka_hero_titulo'),
(7709, 10284, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7710, 10284, '_hero_texto', 'field_unka_hero_texto'),
(7711, 10284, 'sugeridos_titulo', 'Destinos sugeridos'),
(7712, 10284, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(7713, 10284, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(7714, 10284, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(7715, 10284, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(7716, 10284, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(7717, 10284, 'beneficio_1', ''),
(7718, 10284, '_beneficio_1', 'field_unka_beneficio_1'),
(7719, 10284, 'beneficio_2_titulo', 'Rutas y trekking'),
(7720, 10284, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(7721, 10284, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7722, 10284, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(7723, 10284, 'beneficio_2', ''),
(7724, 10284, '_beneficio_2', 'field_unka_beneficio_2'),
(7725, 10284, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(7726, 10284, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(7727, 10284, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7728, 10284, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(7729, 10284, 'beneficio_3', ''),
(7730, 10284, '_beneficio_3', 'field_unka_beneficio_3'),
(7731, 10284, 'beneficio_4_titulo', 'Seguridad total'),
(7732, 10284, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(7733, 10284, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7734, 10284, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(7735, 10284, 'beneficio_4', ''),
(7736, 10284, '_beneficio_4', 'field_unka_beneficio_4'),
(7737, 10284, 'nosotros_subtitulo', 'Viajemos juntos'),
(7738, 10284, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(7739, 10284, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(7740, 10284, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(7741, 10284, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(7742, 10284, '_nosotros_texto', 'field_unka_nosotros_texto'),
(7743, 10284, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(7744, 10284, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(7745, 10284, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7746, 10284, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(7747, 10284, 'nosotros_item_1', ''),
(7748, 10284, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(7749, 10284, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(7750, 10284, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(7751, 10284, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(7752, 10284, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(7753, 10284, 'nosotros_item_2', ''),
(7754, 10284, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(7755, 10284, 'nosotros_boton', 'Conócenos'),
(7756, 10284, '_nosotros_boton', 'field_unka_nosotros_boton'),
(7757, 10284, 'nosotros_imagen_1', '10188'),
(7758, 10284, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(7759, 10284, 'nosotros_imagen_2', '10198'),
(7760, 10284, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(7761, 10284, 'video_archivo', ''),
(7762, 10284, '_video_archivo', 'field_unka_video_archivo'),
(7763, 10284, 'video_poster', ''),
(7764, 10284, '_video_poster', 'field_unka_video_poster'),
(7765, 10284, 'video_url', 'https://www.youtube.com/watch?v=TImHWyOyok0&list=RDTImHWyOyok0&start_radio=1'),
(7766, 10284, '_video_url', 'field_unka_video_url'),
(7767, 10284, 'destinos_subtitulo', 'Paquetes de viaje'),
(7768, 10284, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(7769, 10284, 'destinos_titulo', 'Destinos que enamoran'),
(7770, 10284, '_destinos_titulo', 'field_unka_destinos_titulo'),
(7771, 10284, 'destinos_boton', 'Ver todos los destinos'),
(7772, 10284, '_destinos_boton', 'field_unka_destinos_boton'),
(7773, 10284, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(7774, 10284, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(7775, 10284, 'tours_recientes_titulo', 'Tours para cada viajero'),
(7776, 10284, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(7777, 10284, 'tours_recientes_boton', 'Ver todos los tours'),
(7778, 10284, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(7779, 10284, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(7780, 10284, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(7781, 10284, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(7782, 10284, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(7783, 10284, 'tours_valorados_boton', 'Ver todos los tours'),
(7784, 10284, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(7785, 10284, 'banner_imagen', '10214'),
(7786, 10284, '_banner_imagen', 'field_unka_banner_imagen'),
(7787, 10284, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(7788, 10284, '_banner_titulo', 'field_unka_banner_titulo'),
(7789, 10284, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(7790, 10284, '_banner_texto', 'field_unka_banner_texto'),
(7791, 10284, 'banner_boton', 'Reservar ahora'),
(7792, 10284, '_banner_boton', 'field_unka_banner_boton'),
(7793, 10284, 'oferta_1_imagen', '10263'),
(7794, 10284, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(7795, 10284, 'oferta_1_sello', ''),
(7796, 10284, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(7797, 10284, 'oferta_1_titulo_grande', '50%'),
(7798, 10284, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(7799, 10284, 'oferta_1_titulo', 'Vive la magia del Perú'),
(7800, 10284, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(7801, 10284, 'oferta_1_ubicacion', 'Cusco, Perú'),
(7802, 10284, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(7803, 10284, 'oferta_1_boton', 'Reservar ahora'),
(7804, 10284, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(7805, 10284, 'oferta_1', ''),
(7806, 10284, '_oferta_1', 'field_unka_oferta_1'),
(7807, 10284, 'oferta_2_imagen', '10262'),
(7808, 10284, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(7809, 10284, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(7810, 10284, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(7811, 10284, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(7812, 10284, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(7813, 10284, 'oferta_2_ubicacion', 'Cusco, Perú'),
(7814, 10284, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(7815, 10284, 'oferta_2_boton', 'Reservar ahora'),
(7816, 10284, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(7817, 10284, 'oferta_2', ''),
(7818, 10284, '_oferta_2', 'field_unka_oferta_2'),
(7819, 10284, 'testimonios_subtitulo', 'Testimonios'),
(7820, 10284, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(7821, 10284, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(7822, 10284, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(7823, 10284, 'testimonios_logo', '10253'),
(7824, 10284, '_testimonios_logo', 'field_unka_testimonios_logo'),
(7825, 10284, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(7826, 10284, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(7827, 10284, 'testimonio_1_autor', 'Carolina M.'),
(7828, 10284, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(7829, 10284, 'testimonio_1_cargo', 'Viajera frecuente'),
(7830, 10284, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(7831, 10284, 'testimonio_1', ''),
(7832, 10284, '_testimonio_1', 'field_unka_testimonio_1'),
(7833, 10284, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(7834, 10284, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(7835, 10284, 'testimonio_2_autor', 'José A.'),
(7836, 10284, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(7837, 10284, 'testimonio_2_cargo', 'Viajero frecuente'),
(7838, 10284, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(7839, 10284, 'testimonio_2', ''),
(7840, 10284, '_testimonio_2', 'field_unka_testimonio_2'),
(7841, 10284, 'testimonio_3_texto', ''),
(7842, 10284, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(7843, 10284, 'testimonio_3_autor', ''),
(7844, 10284, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(7845, 10284, 'testimonio_3_cargo', ''),
(7846, 10284, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(7847, 10284, 'testimonio_3', ''),
(7848, 10284, '_testimonio_3', 'field_unka_testimonio_3'),
(7849, 10284, 'testimonio_4_texto', ''),
(7850, 10284, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(7851, 10284, 'testimonio_4_autor', ''),
(7852, 10284, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(7853, 10284, 'testimonio_4_cargo', ''),
(7854, 10284, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(7855, 10284, 'testimonio_4', ''),
(7856, 10284, '_testimonio_4', 'field_unka_testimonio_4'),
(7857, 10284, 'marca_1_imagen', '10276'),
(7858, 10284, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(7859, 10284, 'marca_2_imagen', '10273'),
(7860, 10284, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(7861, 10284, 'marca_3_imagen', '10270'),
(7862, 10284, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(7863, 10284, 'marca_4_imagen', '10268'),
(7864, 10284, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(7865, 10284, 'marca_5_imagen', '10269'),
(7866, 10284, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(7867, 10284, 'marca_6_imagen', '10267'),
(7868, 10284, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(7869, 10284, 'marca_7_imagen', '10265'),
(7870, 10284, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(7871, 10284, 'explora_1_imagen', '10280'),
(7872, 10284, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(7873, 10284, 'explora_1_titulo', 'Explora la ciudad'),
(7874, 10284, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(7875, 10284, 'explora_1', ''),
(7876, 10284, '_explora_1', 'field_unka_explora_1'),
(7877, 10284, 'explora_2_imagen', '10279'),
(7878, 10284, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(7879, 10284, 'explora_2_titulo', 'Imperdibles'),
(7880, 10284, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(7881, 10284, 'explora_2', ''),
(7882, 10284, '_explora_2', 'field_unka_explora_2'),
(7883, 10284, 'explora_3_imagen', '10281'),
(7884, 10284, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(7885, 10284, 'explora_3_titulo', 'Calles históricas'),
(7886, 10284, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(7887, 10284, 'explora_3', ''),
(7888, 10284, '_explora_3', 'field_unka_explora_3'),
(7889, 10284, 'explora_4_imagen', '10189'),
(7890, 10284, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(7891, 10284, 'explora_4_titulo', 'Maravillas modernas'),
(7892, 10284, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(7893, 10284, 'explora_4', ''),
(7894, 10284, '_explora_4', 'field_unka_explora_4'),
(7895, 10284, 'blog_subtitulo', 'Nuestro blog'),
(7896, 10284, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(7897, 10284, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(7898, 10284, '_blog_titulo', 'field_unka_blog_titulo'),
(7899, 10284, 'blog_1_imagen', ''),
(7900, 10284, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(7901, 10284, 'blog_1_fecha', 'Dec 12,2025'),
(7902, 10284, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(7903, 10284, 'blog_1_autor', 'UNKA'),
(7904, 10284, '_blog_1_autor', 'field_unka_blog_1_autor'),
(7905, 10284, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(7906, 10284, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(7907, 10284, 'blog_1', ''),
(7908, 10284, '_blog_1', 'field_unka_blog_1'),
(7909, 10284, 'blog_2_imagen', ''),
(7910, 10284, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(7911, 10284, 'blog_2_fecha', 'Dec 12,2025'),
(7912, 10284, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(7913, 10284, 'blog_2_autor', 'UNKA'),
(7914, 10284, '_blog_2_autor', 'field_unka_blog_2_autor'),
(7915, 10284, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(7916, 10284, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(7917, 10284, 'blog_2', ''),
(7918, 10284, '_blog_2', 'field_unka_blog_2'),
(7919, 10284, 'blog_3_imagen', ''),
(7920, 10284, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(7921, 10284, 'blog_3_fecha', 'Dec 12,2025'),
(7922, 10284, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(7923, 10284, 'blog_3_autor', 'UNKA'),
(7924, 10284, '_blog_3_autor', 'field_unka_blog_3_autor'),
(7925, 10284, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(7926, 10284, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(7927, 10284, 'blog_3', ''),
(7928, 10284, '_blog_3', 'field_unka_blog_3'),
(7929, 10284, 'blog_4_imagen', ''),
(7930, 10284, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(7931, 10284, 'blog_4_fecha', 'Dec 12,2025'),
(7932, 10284, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(7933, 10284, 'blog_4_autor', 'UNKA'),
(7934, 10284, '_blog_4_autor', 'field_unka_blog_4_autor'),
(7935, 10284, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(7936, 10284, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(7937, 10284, 'blog_4', ''),
(7938, 10284, '_blog_4', 'field_unka_blog_4'),
(7942, 10231, '_thumbnail_id', '10262'),
(7943, 10233, '_thumbnail_id', '10263'),
(7944, 10285, '_wp_attached_file', '2026/08/lima-image-scaled.jpg'),
(7945, 10285, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2026/08/lima-image-scaled.jpg\";s:8:\"filesize\";i:1089976;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"lima-image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23531;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"lima-image-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235483;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"lima-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"lima-image-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99351;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"lima-image-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:479882;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"lima-image-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:764737;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"lima-image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23531;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"lima-image-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61831;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"lima-image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3618;}s:7:\"266x266\";a:5:{s:4:\"file\";s:29:\"lima-image-scaled-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18967;}s:7:\"680x500\";a:5:{s:4:\"file\";s:29:\"lima-image-scaled-680x500.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79446;}s:7:\"360x270\";a:5:{s:4:\"file\";s:29:\"lima-image-scaled-360x270.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23928;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:14:\"lima-image.jpg\";}'),
(7946, 10229, '_thumbnail_id', '10285'),
(7947, 15, '_thumbnail_id', '10193'),
(7948, 10286, '_elementor_edit_mode', 'builder'),
(7949, 10286, '_elementor_template_type', 'wp-post'),
(7950, 10286, '_elementor_version', '3.6.5'),
(7951, 10286, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7952, 10286, '_elementor_data', '[{\"id\":\"65bcaa13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6c72c841\",\"elType\":\"widget\",\"settings\":{\"style_slider\":\"style-2\",\"center_slider\":\"on\",\"navigation\":\"on\",\"loop\":\"true\",\"width_slider_center\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"height_item\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"space_slider\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_sliders\":[{\"id\":\"339\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/glaciar-vatnajokull.jpg\"},{\"id\":\"340\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/flotacion-canones-bled.jpg\"},{\"id\":\"341\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/experiencia-aventurera-nayarit.jpg\"},{\"id\":\"342\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/deslizamiento-riviera.jpg\"}],\"list_st_sliders\":[]},\"elements\":[],\"widgetType\":\"st_sliders\"}],\"isInner\":false},{\"id\":\"5eed619b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row-reverse\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725dc2b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"3852e51f\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"_flex_order_mobile\":\"end\",\"height_tablet\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"51ca2d31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"},\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"28c1c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ab5e23f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cb8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. \",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1765cdf7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2437fc7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"\"}},\"elements\":[{\"id\":\"70303228\",\"elType\":\"widget\",\"settings\":{\"title\":\"United States\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26004fbf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dbe11f6\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"services\":\"st_hotel::Hotel;;st_tours::Tour;;st_activity::Activity;;st_rental::Rental;;st_cars::Car\",\"heading\":\"Trending\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false},{\"id\":\"84ae254\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"65b8edc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6670db50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f87ae70\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e36a967\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"609c29f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bf943e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5756bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\"},\"elements\":[{\"id\":\"6a95c1c2\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"343\",\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Rectangle-7-min.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"607a617a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"1ef04644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bc2ac79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac95b83\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"92\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(7953, 10286, '_thumbnail_id', '10193'),
(7961, 10287, 'rate_review', '0'),
(7962, 313, '_thumbnail_id', '10192'),
(7963, 10288, '_wp_page_template', 'template-blank.php'),
(7964, 10288, '_elementor_edit_mode', 'builder'),
(7965, 10288, '_elementor_template_type', 'wp-page'),
(7966, 10288, '_elementor_version', '3.6.5'),
(7967, 10288, '_elementor_data', '[{\"id\":\"f38538b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46026278\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6bc87f52\",\"elType\":\"widget\",\"settings\":{\"address\":\"New york\",\"zoom\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4828ac6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"103bc7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"39321ae8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact information\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eccb2eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d6d09c5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":314,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/location.svg\"},\"library\":\"svg\"},\"title_text\":\"540 Libety Road, New District, New York\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e55d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59edc24c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":315,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/call-calling.svg\"},\"library\":\"svg\"},\"title_text\":\"(000) 999 -656 -888\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"12627ea0\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#DEDEDE\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"19300fc2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":316,\"url\":\"https:\\/\\/modtour.travelerwp.com\\/wp-content\\/uploads\\/2022\\/06\\/sms.svg\"},\"library\":\"svg\"},\"title_text\":\"travelerwp@gmail.com\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#232323\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#232323\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"10a400c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1c32a863\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact Form\\\"]\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(7970, 10288, '_thumbnail_id', '10192'),
(7972, 313, 'rs_hotel_map_room', '13'),
(7973, 313, 'rs_tour_map_room', '13'),
(7974, 313, 'rs_activity_map_room', '13'),
(7975, 313, 'rs_map_room', '13'),
(7976, 313, 'rs_layout_car_transfer', '1'),
(7977, 313, 'rs_filter_car_transfer', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(7979, 153, '_wp_old_slug', 'islas-ballestas-y-reserva-nacional-de-paracas-to'),
(7993, 297, '_thumbnail_id', '10280'),
(7994, 10293, '_elementor_edit_mode', 'builder'),
(7995, 10293, '_elementor_template_type', 'wp-page'),
(7996, 10293, '_elementor_version', '3.6.5'),
(7997, 10293, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7998, 10293, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x780\",\"source\":\"url\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(8001, 10293, '_thumbnail_id', '10280'),
(8003, 297, 'rs_layout', '1'),
(8004, 297, 'rs_hotel_map_pos', 'right'),
(8005, 297, 'rs_hotel_siderbar_pos', 'left'),
(8006, 297, 'rs_style', 'grid'),
(8007, 297, 'rs_hotel_map_room', '13'),
(8008, 297, 'rs_filter', 'a:5:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:10:\"Hotel Star\";s:14:\"rs_filter_type\";s:10:\"hotel_star\";}i:3;a:2:{s:5:\"title\";s:10:\"Facilities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}i:4;a:2:{s:5:\"title\";s:11:\"Hotel Theme\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(8009, 297, 'rs_layout_tour', '1'),
(8010, 297, 'rs_tour_sidebar_pos', 'left'),
(8011, 297, 'rs_style_tour', 'grid'),
(8012, 297, 'rs_tour_map_room', '13'),
(8013, 297, 'rs_filter_tour', 'a:3:{i:0;a:3:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:1;a:3:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}i:2;a:3:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";s:23:\"rs_filter_type_taxonomy\";s:12:\"st_tour_type\";}}'),
(8014, 297, 'rs_layout_activity', '1'),
(8015, 297, 'rs_activity_sidebar_pos', 'left'),
(8016, 297, 'rs_style_activity', 'grid'),
(8017, 297, 'rs_activity_map_room', '13'),
(8018, 297, 'rs_filter_activity', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:11:\"Attractions\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(8019, 297, 'rs_layout_rental', '1'),
(8020, 297, 'rs_style_rental', 'grid'),
(8021, 297, 'rs_map_room', '13'),
(8022, 297, 'rs_filter_rental', 'a:3:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:12:\"Review Score\";s:14:\"rs_filter_type\";s:12:\"review_score\";}i:2;a:2:{s:5:\"title\";s:16:\"Rental Amenities\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(8023, 297, 'rs_layout_car', '1'),
(8024, 297, 'rs_style_car', 'grid'),
(8025, 297, 'rs_filter_car', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(8026, 297, 'rs_layout_car_transfer', '1'),
(8027, 297, 'rs_filter_car_transfer', 'a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Filter Price\";s:14:\"rs_filter_type\";s:5:\"price\";}i:1;a:2:{s:5:\"title\";s:10:\"Categories\";s:14:\"rs_filter_type\";s:8:\"taxonomy\";}}'),
(8031, 297, 'footnotes', ''),
(8033, 10294, 'footnotes', ''),
(8035, 10294, '_elementor_edit_mode', 'builder'),
(8036, 10294, '_elementor_template_type', 'wp-page'),
(8037, 10294, '_elementor_version', '3.6.5'),
(8038, 10294, '_wp_page_template', 'template-blank.php');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8039, 10294, '_elementor_data', '[{\"id\":\"d068c9f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ddf38e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cbca34\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x780\",\"source\":\"url\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"1e95b751\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"f7c05fb\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"_offset_x\":{\"size\":589,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"size\":253,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"st_button_video_popup\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54fd89e9\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31a8b999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"458f1303\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5b2156\",\"elType\":\"widget\",\"settings\":{\"title\":\"Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab6bb6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a1c1120\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"40486a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"328848b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ad0f367\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Excepteur sint occaecat cupidatat non proident.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"0ddf1c0\"},{\"text\":\"Quis autem vel eum iure reprehende qui in ea.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2418fa9\"},{\"text\":\"At vero eos accusamus iusto odio dignissimos.\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"15183b0\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#727272\",\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_color\":\"#727272\",\"text_indent\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"DM Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1647dad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"659789eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our mission\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cf58b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c0e1e4f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35e3ae46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2a79e870\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"111e48ec\",\"elType\":\"widget\",\"settings\":{\"st_style_testimonial\":\"slider-3\",\"list_testimonial\":[{\"_id\":\"cc62ff8\",\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"3f37df7\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"0bcad16\",\"office_testimonial\":\"Customers in U.S.A\"},{\"st_avatar_testimonial\":{\"url\":\"\",\"id\":\"\"},\"name_testimonial\":\"Darlene Robertson\",\"content_testimonial\":\"\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.\\u201d\",\"st_star_testimonial\":5,\"_id\":\"80fbb3e\",\"office_testimonial\":\"Customers in U.S.A\"}],\"navigation\":\"on\",\"pagination\":\"on\",\"loop\":\"true\"},\"elements\":[],\"widgetType\":\"st_testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d74da43\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"549440f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"19f7f5a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24e26455\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"444849f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"49a0da90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"67e31f26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darlene Robertson\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36611e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Founder & CEO\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2cbbec01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"35f1c715\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1187abbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jenny Wilson\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56697534\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6b84a4f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"2c3a2a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bcac859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jerome Bell\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e270c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1285f7ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"104fc208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a4c1b82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f821031\",\"elType\":\"widget\",\"settings\":{\"title\":\"UI\\/UX Designer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41995154\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a76a777\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"92445b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4c2cb561\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eleanor Pena\",\"align\":\"center\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c011578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Director\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"791538de\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"1ff5bf7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"118ba4a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marvin McKinney\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230ab6d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chief Financial Officer\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"599c4ecf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"26728dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e2085d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annette Black\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64fd5306\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Manager\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"20c0d803\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"7891f412\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/300x350\",\"source\":\"url\"},\"_css_classes\":\"overflow-hidden border-radius-20\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2eabd053\",\"elType\":\"widget\",\"settings\":{\"title\":\"Darrell Steward\",\"title_color\":\"#232323\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4de2f94e\",\"elType\":\"widget\",\"settings\":{\"title\":\"President of Sales\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(8042, 10294, '_thumbnail_id', '10280'),
(8044, 297, 'about_imagen', '10279'),
(8045, 297, '_about_imagen', 'field_unka_about_imagen'),
(8046, 10294, 'about_imagen', '10279'),
(8047, 10294, '_about_imagen', 'field_unka_about_imagen'),
(8052, 153, 'adult_price', '250'),
(8053, 10295, '_wp_attached_file', '2022/04/logotipo-unka-transparente.png'),
(8054, 10295, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:38:\"2022/04/logotipo-unka-transparente.png\";s:8:\"filesize\";i:1166640;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"logotipo-unka-transparente-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45243;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"logotipo-unka-transparente-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:385230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"logotipo-unka-transparente-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"logotipo-unka-transparente-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231724;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"logotipo-unka-transparente-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:750242;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"logotipo-unka-transparente-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1087451;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"logotipo-unka-transparente-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45243;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"logotipo-unka-transparente-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149342;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"logotipo-unka-transparente-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7613;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8055, 10296, 'rate_review', '0'),
(8056, 10296, 'st_first_name', 'Abraham'),
(8057, 10296, 'st_last_name', 'Peña Alcedo'),
(8058, 10296, 'st_email', 'abrahampenaalcedo@gmail.com'),
(8059, 10296, 'st_phone', '969899508'),
(8060, 10296, 'st_address', 'av. marcelo'),
(8061, 10296, 'st_address2', ''),
(8062, 10296, 'st_city', 'Marruecos'),
(8063, 10296, 'st_province', 'Murcia'),
(8064, 10296, 'st_zip_code', ''),
(8065, 10296, 'st_country', 'Marruecos'),
(8066, 10296, 'st_note', ''),
(8067, 10296, 'id_user', '2'),
(8068, 10296, 'item_price', '250'),
(8069, 10296, 'item_id', '153'),
(8070, 10296, 'item_number', '1'),
(8071, 10296, 'item_post_type', 'st_tours'),
(8072, 10296, 'adult_price', '250.000000'),
(8073, 10296, 'child_price', '0.000000'),
(8074, 10296, 'infant_price', '0.000000'),
(8075, 10296, 'pickup', ''),
(8076, 10296, 'adult_number', '1'),
(8077, 10296, 'child_number', '0'),
(8078, 10296, 'infant_number', '0'),
(8079, 10296, 'starttime', '04:00'),
(8080, 10296, 'type_tour', 'daily_tour'),
(8081, 10296, 'price_type', 'person'),
(8082, 10296, 'extras', 'a:0:{}'),
(8083, 10296, 'extra_price', '0'),
(8084, 10296, 'guest_title', 'a:1:{i:0;s:2:\"mr\";}'),
(8085, 10296, 'guest_name', 'a:1:{i:0;s:7:\"Abraham\";}'),
(8086, 10296, 'package_hotel', 'a:0:{}'),
(8087, 10296, 'package_hotel_price', '0'),
(8088, 10296, 'package_activity', 'a:0:{}'),
(8089, 10296, 'package_activity_price', '0'),
(8090, 10296, 'package_car', 'a:0:{}'),
(8091, 10296, 'package_car_price', '0'),
(8092, 10296, 'package_flight', 'a:0:{}'),
(8093, 10296, 'package_flight_price', '0'),
(8094, 10296, 'check_in', '2026-08-26 00:00:00'),
(8095, 10296, 'check_out', '2026-08-26 00:00:00'),
(8096, 10296, 'ori_price', '250'),
(8097, 10296, 'sale_price', '250'),
(8098, 10296, 'commission', '5'),
(8099, 10296, 'data_price', 'a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}'),
(8100, 10296, 'discount_rate', '0'),
(8101, 10296, 'discount_type', 'percent'),
(8102, 10296, 'duration', '2 days'),
(8103, 10296, 'st_booking_post_type', 'st_tours'),
(8104, 10296, 'st_booking_id', '153'),
(8105, 10296, 'sharing', ''),
(8106, 10296, 'duration_unit', ''),
(8107, 10296, 'title_cart', 'Islas Ballestas y Reserva Nacional de Paracas'),
(8108, 10296, 'deposit_money', 'a:2:{s:4:\"type\";s:0:\"\";s:6:\"amount\";s:0:\"\";}'),
(8109, 10296, 'user_id', '0'),
(8110, 10296, 'st_tax', '0'),
(8111, 10296, 'st_tax_percent', '0'),
(8112, 10296, 'st_is_tax_included_listing_page', 'off'),
(8113, 10296, 'currency', 'a:9:{s:5:\"title\";s:3:\"EUR\";s:4:\"name\";s:3:\"EUR\";s:6:\"symbol\";s:3:\"€\";s:4:\"rate\";s:1:\"1\";s:20:\"booking_currency_pos\";s:4:\"left\";s:20:\"currency_rtl_support\";s:0:\"\";s:18:\"thousand_separator\";s:1:\".\";s:17:\"decimal_separator\";s:1:\",\";s:26:\"booking_currency_precision\";i:2;}'),
(8114, 10296, 'coupon_code', ''),
(8115, 10296, 'coupon_amount', '0'),
(8116, 10296, 'status', 'incomplete'),
(8117, 10296, 'st_cart_info', 'a:1:{i:153;a:4:{s:6:\"number\";i:1;s:5:\"price\";d:250;s:4:\"data\";a:38:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/26/2026\";s:9:\"check_out\";s:10:\"08/26/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:13:\"deposit_money\";a:2:{s:4:\"type\";s:0:\"\";s:6:\"amount\";s:0:\"\";}s:7:\"user_id\";i:0;}s:5:\"title\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";}}'),
(8118, 10296, 'total_price', '250'),
(8119, 10296, 'ip_address', '::1'),
(8120, 10296, 'transaction_id', ''),
(8121, 10296, 'order_token_code', '0ba7b0461d978e1ae846ac3cc85f4377'),
(8122, 10296, 'data_prices', 'a:16:{s:12:\"origin_price\";d:250;s:10:\"sale_price\";d:250;s:12:\"coupon_price\";i:0;s:11:\"total_price\";d:250;s:13:\"deposit_price\";d:250;s:17:\"booking_fee_price\";i:0;s:18:\"total_price_origin\";d:250;s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:10:\"price_type\";s:6:\"person\";s:14:\"price_with_tax\";d:250;s:20:\"total_price_with_tax\";d:250;s:19:\"total_bulk_discount\";i:0;s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";}'),
(8123, 10296, 'booking_by', ''),
(8124, 10296, 'payment_method', 'st_submit_form'),
(8125, 10296, 'payment_method_name', 'Bank Transfer'),
(8126, 10297, 'rate_review', '0'),
(8127, 10297, '_stock_status', 'instock'),
(8128, 10297, '_visibility', 'visible'),
(8129, 10297, '_downloadable', 'no'),
(8130, 10297, '_virtual', 'no'),
(8131, 10297, '_featured', 'no'),
(8132, 10297, '_sold_individually', 'yes'),
(8133, 10297, '_manage_stock', 'no'),
(8134, 10297, '_backorders', 'no'),
(8135, 10297, '_price', '250'),
(8136, 10297, '_st_booking_id', '153'),
(8137, 10297, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/20/2026\";s:9:\"check_out\";s:10:\"08/20/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8138, 10297, '_product_attributes', 'a:1:{s:5:\"types\";a:6:{s:4:\"name\";s:5:\"types\";s:5:\"value\";s:7:\"service\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(8139, 10297, '_product_version', '3.0.1'),
(8140, 10298, 'rate_review', '0'),
(8141, 10298, '_stock_status', 'instock'),
(8142, 10298, '_visibility', 'visible'),
(8143, 10298, '_downloadable', 'no'),
(8144, 10298, '_virtual', 'no'),
(8145, 10298, '_featured', 'no'),
(8146, 10298, '_sold_individually', 'yes'),
(8147, 10298, '_manage_stock', 'no'),
(8148, 10298, '_backorders', 'no'),
(8149, 10298, '_regular_price', '250'),
(8150, 10298, '_st_booking_id', '153'),
(8151, 10298, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/20/2026\";s:9:\"check_out\";s:10:\"08/20/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8152, 10298, 'attribute_types', ''),
(8153, 10298, '_product_version', '3.0.1'),
(8154, 10300, 'rate_review', '0'),
(8155, 10300, '_stock_status', 'instock'),
(8156, 10300, '_visibility', 'visible'),
(8157, 10300, '_downloadable', 'no'),
(8158, 10300, '_virtual', 'no'),
(8159, 10300, '_featured', 'no'),
(8160, 10300, '_sold_individually', 'yes'),
(8161, 10300, '_manage_stock', 'no'),
(8162, 10300, '_backorders', 'no'),
(8163, 10300, '_regular_price', '250'),
(8164, 10300, '_st_booking_id', '153'),
(8165, 10300, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/20/2026\";s:9:\"check_out\";s:10:\"08/20/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8166, 10300, 'attribute_types', ''),
(8167, 10300, '_product_version', '3.0.1'),
(8168, 10301, 'rate_review', '0'),
(8169, 10301, '_stock_status', 'instock'),
(8170, 10301, '_visibility', 'visible'),
(8171, 10301, '_downloadable', 'no'),
(8172, 10301, '_virtual', 'no'),
(8173, 10301, '_featured', 'no'),
(8174, 10301, '_sold_individually', 'yes'),
(8175, 10301, '_manage_stock', 'no'),
(8176, 10301, '_backorders', 'no'),
(8177, 10301, '_regular_price', '500'),
(8178, 10301, '_st_booking_id', '153'),
(8179, 10301, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:2;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:2:{i:0;s:2:\"mr\";i:1;s:2:\"mr\";}s:10:\"guest_name\";a:2:{i:0;s:8:\"Test Uno\";i:1;s:8:\"Test Dos\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"09/11/2026\";s:9:\"check_out\";s:10:\"09/11/2026\";s:9:\"ori_price\";d:500;s:10:\"sale_price\";d:500;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:500;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:500;s:18:\"total_price_origin\";d:500;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:500;}'),
(8180, 10301, 'attribute_types', ''),
(8181, 10301, '_product_version', '3.0.1'),
(8184, 10302, 'rate_review', '0'),
(8185, 10302, '_stock_status', 'instock'),
(8186, 10302, '_visibility', 'visible'),
(8187, 10302, '_downloadable', 'no'),
(8188, 10302, '_virtual', 'no');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8189, 10302, '_featured', 'no'),
(8190, 10302, '_sold_individually', 'yes'),
(8191, 10302, '_manage_stock', 'no'),
(8192, 10302, '_backorders', 'no'),
(8193, 10302, '_regular_price', '250'),
(8194, 10302, '_st_booking_id', '153'),
(8195, 10302, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:4:\"Test\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"09/21/2026\";s:9:\"check_out\";s:10:\"09/21/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8196, 10302, 'attribute_types', ''),
(8197, 10302, '_product_version', '3.0.1'),
(8201, 10303, 'rate_review', '0'),
(8202, 10303, '_stock_status', 'instock'),
(8203, 10303, '_visibility', 'visible'),
(8204, 10303, '_downloadable', 'no'),
(8205, 10303, '_virtual', 'no'),
(8206, 10303, '_featured', 'no'),
(8207, 10303, '_sold_individually', 'yes'),
(8208, 10303, '_manage_stock', 'no'),
(8209, 10303, '_backorders', 'no'),
(8210, 10303, '_regular_price', '250'),
(8211, 10303, '_st_booking_id', '153'),
(8212, 10303, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/28/2026\";s:9:\"check_out\";s:10:\"08/28/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8213, 10303, 'attribute_types', ''),
(8214, 10303, '_product_version', '3.0.1'),
(8218, 10304, '_wp_attached_file', '2022/04/cropped-logotipo-unka-transparente.png'),
(8219, 10304, '_wp_attachment_context', 'site-icon'),
(8220, 10304, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:46:\"2022/04/cropped-logotipo-unka-transparente.png\";s:8:\"filesize\";i:112620;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46718;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"cropped-logotipo-unka-transparente-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207812;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"cropped-logotipo-unka-transparente-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164053;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"cropped-logotipo-unka-transparente-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180743;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46718;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146485;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7754;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39417;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22490;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:46:\"cropped-logotipo-unka-transparente-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20333;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:44:\"cropped-logotipo-unka-transparente-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1452;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8221, 10305, '_wp_trash_meta_status', 'publish'),
(8222, 10305, '_wp_trash_meta_time', '1786688879'),
(8223, 10305, 'rate_review', '0'),
(8224, 10306, '_wp_attached_file', '2026/08/unka-peru-25s.mp4'),
(8225, 10306, '_wp_attachment_metadata', 'a:11:{s:7:\"bitrate\";i:1637652;s:8:\"filesize\";i:5127525;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:25;s:16:\"length_formatted\";s:4:\"0:25\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"codec\";s:16:\"H.264/MPEG-4 AVC\";s:17:\"created_timestamp\";i:-2082844800;}'),
(8226, 10307, '_wp_attached_file', '2026/08/unka-peru-25s-poster.jpg'),
(8227, 10307, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:32:\"2026/08/unka-peru-25s-poster.jpg\";s:8:\"filesize\";i:325510;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"unka-peru-25s-poster-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22315;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"unka-peru-25s-poster-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"unka-peru-25s-poster-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6931;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"unka-peru-25s-poster-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69764;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"unka-peru-25s-poster-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319145;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"unka-peru-25s-poster-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:502534;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"unka-peru-25s-poster-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22315;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"unka-peru-25s-poster-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45073;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"unka-peru-25s-poster-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3835;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8230, 10308, 'footnotes', ''),
(8232, 10308, '_wp_page_template', 'template-turie-home5.php'),
(8233, 10308, '_elementor_edit_mode', 'builder'),
(8234, 10308, '_elementor_template_type', 'wp-page'),
(8235, 10308, '_elementor_version', '3.6.5'),
(8236, 10308, '_elementor_data', '[{\"id\":\"33a67847\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x800\",\"source\":\"url\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5156b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"79c89cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your world of joy\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e38d74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find what makes you happy anytime, anywhere\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7822407\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\"},\"elements\":[{\"id\":\"35cb855\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"8b323c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b00b899\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_2\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"service\":\"st_tours\"},\"elements\":[],\"widgetType\":\"st_banner_form\"}],\"isInner\":true},{\"id\":\"aa7b816\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2c475f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef8da90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"347d1a40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Top destinations \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21edeb52\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"ids\":\"16::California;;26::New Jersey;;29::New York City;;24::Los Angeles;;30::San Francisco;;32::Virginia;;33::Virginia Beach\",\"number_item_show\":\"6\",\"number_item_show_laptop\":\"3\",\"number_item_show_tablet\":\"2\",\"number_item_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"st_destination\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b3008fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fa79a3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f59aabe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get inspired for your next trip\",\"align\":\"center\",\"title_color\":\"#1A2B48\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d33433b\",\"elType\":\"widget\",\"settings\":{\"heading\":\"Trending\",\"orderby\":\"title\",\"style\":\"style_2\",\"service\":\"st_tours\",\"posts_per_page\":8,\"item_row_tablet_extra\":\"3\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"2\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"334281e2\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"080\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b398fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"41bb437\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recommended for you\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225380ff\",\"elType\":\"widget\",\"settings\":{\"list_style\":\"slider\",\"style\":\"style_2\",\"heading\":\"Trending\",\"posts_per_page\":6,\"pagination\":\"on\",\"navigation\":\"on\",\"service\":\"st_tours\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slides_per_view_tablet_extra\":\"3\",\"slides_per_view_laptop\":\"4\",\"slides_per_view_tablet\":\"2\",\"slides_per_view_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"st_list_service\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434c346\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F7F8FA\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f74d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c46c5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stories, tips, and guides\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65faef2\",\"elType\":\"widget\",\"settings\":{\"layout_style\":\"slider\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_row_tablet_extra\":\"2\",\"item_row_laptop\":\"4\",\"item_row_tablet\":\"1\",\"item_row_mobile\":\"1\",\"pagination\":\"on\"},\"elements\":[],\"widgetType\":\"st_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"182165f6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c96dce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b752143\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"79f9775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"overflow-hidden\",\"space_between_widgets_laptop\":0},\"elements\":[{\"id\":\"10b56cb8\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/via.placeholder.com\\/1920x870\",\"source\":\"url\",\"alt\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet\":\"hidden-tablet\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2a6f2325\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_color\":\"#FCFCFC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#DEDEDE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"120\",\"bottom\":\"80\",\"left\":\"120\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"020\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"padding_laptop\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"050\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"47449622\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get special offers, and more from Traveler\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8cbacf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to see secret deals prices drop the moment you sign up!\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#727272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"050\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49ab67ba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mc4wp_form id=\\\"209\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(8240, 10308, 'hero_subtitulo', 'Descubre el Perú'),
(8241, 10308, '_hero_subtitulo', 'field_unka_hero_subtitulo'),
(8242, 10308, 'hero_titulo', 'Momentos que se viven una sola vez'),
(8243, 10308, '_hero_titulo', 'field_unka_hero_titulo'),
(8244, 10308, 'hero_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(8245, 10308, '_hero_texto', 'field_unka_hero_texto'),
(8246, 10308, 'sugeridos_titulo', 'Destinos sugeridos'),
(8247, 10308, '_sugeridos_titulo', 'field_unka_sugeridos_titulo'),
(8248, 10308, 'beneficio_1_titulo', 'Tours en bote y aventura'),
(8249, 10308, '_beneficio_1_titulo', 'field_unka_beneficio_1_titulo'),
(8250, 10308, 'beneficio_1_texto', 'Vive experiencias únicas en todo el Perú\r\nsin salirte de tu presupuesto.'),
(8251, 10308, '_beneficio_1_texto', 'field_unka_beneficio_1_texto'),
(8252, 10308, 'beneficio_1', ''),
(8253, 10308, '_beneficio_1', 'field_unka_beneficio_1'),
(8254, 10308, 'beneficio_2_titulo', 'Rutas y trekking'),
(8255, 10308, '_beneficio_2_titulo', 'field_unka_beneficio_2_titulo'),
(8256, 10308, 'beneficio_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(8257, 10308, '_beneficio_2_texto', 'field_unka_beneficio_2_texto'),
(8258, 10308, 'beneficio_2', ''),
(8259, 10308, '_beneficio_2', 'field_unka_beneficio_2'),
(8260, 10308, 'beneficio_3_titulo', 'Naturaleza y cultura'),
(8261, 10308, '_beneficio_3_titulo', 'field_unka_beneficio_3_titulo'),
(8262, 10308, 'beneficio_3_texto', 'Guías locales certificados y\r\natención personalizada.'),
(8263, 10308, '_beneficio_3_texto', 'field_unka_beneficio_3_texto'),
(8264, 10308, 'beneficio_3', ''),
(8265, 10308, '_beneficio_3', 'field_unka_beneficio_3'),
(8266, 10308, 'beneficio_4_titulo', 'Seguridad total'),
(8267, 10308, '_beneficio_4_titulo', 'field_unka_beneficio_4_titulo'),
(8268, 10308, 'beneficio_4_texto', 'Guías locales certificados y\r\natención personalizada.'),
(8269, 10308, '_beneficio_4_texto', 'field_unka_beneficio_4_texto'),
(8270, 10308, 'beneficio_4', ''),
(8271, 10308, '_beneficio_4', 'field_unka_beneficio_4'),
(8272, 10308, 'nosotros_subtitulo', 'Viajemos juntos'),
(8273, 10308, '_nosotros_subtitulo', 'field_unka_nosotros_subtitulo'),
(8274, 10308, 'nosotros_titulo', 'Viaja mejor y\r\nmás seguro con UNKA'),
(8275, 10308, '_nosotros_titulo', 'field_unka_nosotros_titulo'),
(8276, 10308, 'nosotros_texto', 'Desde Lima hasta el Titicaca, acompañamos a miles de viajeros a descubrir los destinos más impresionantes del Perú.'),
(8277, 10308, '_nosotros_texto', 'field_unka_nosotros_texto'),
(8278, 10308, 'nosotros_item_1_titulo', 'Rutas y trekking'),
(8279, 10308, '_nosotros_item_1_titulo', 'field_unka_nosotros_item_1_titulo'),
(8280, 10308, 'nosotros_item_1_texto', 'Guías locales certificados y\r\natención personalizada.'),
(8281, 10308, '_nosotros_item_1_texto', 'field_unka_nosotros_item_1_texto'),
(8282, 10308, 'nosotros_item_1', ''),
(8283, 10308, '_nosotros_item_1', 'field_unka_nosotros_item_1'),
(8284, 10308, 'nosotros_item_2_titulo', 'Naturaleza y cultura'),
(8285, 10308, '_nosotros_item_2_titulo', 'field_unka_nosotros_item_2_titulo'),
(8286, 10308, 'nosotros_item_2_texto', 'Guías locales certificados y\r\natención personalizada.'),
(8287, 10308, '_nosotros_item_2_texto', 'field_unka_nosotros_item_2_texto'),
(8288, 10308, 'nosotros_item_2', ''),
(8289, 10308, '_nosotros_item_2', 'field_unka_nosotros_item_2'),
(8290, 10308, 'nosotros_boton', 'Conócenos'),
(8291, 10308, '_nosotros_boton', 'field_unka_nosotros_boton'),
(8292, 10308, 'nosotros_imagen_1', '10188'),
(8293, 10308, '_nosotros_imagen_1', 'field_unka_nosotros_imagen_1'),
(8294, 10308, 'nosotros_imagen_2', '10198'),
(8295, 10308, '_nosotros_imagen_2', 'field_unka_nosotros_imagen_2'),
(8296, 10308, 'video_archivo', '10306'),
(8297, 10308, '_video_archivo', 'field_unka_video_archivo'),
(8298, 10308, 'video_poster', '10307'),
(8299, 10308, '_video_poster', 'field_unka_video_poster'),
(8300, 10308, 'video_url', ''),
(8301, 10308, '_video_url', 'field_unka_video_url'),
(8302, 10308, 'destinos_subtitulo', 'Paquetes de viaje'),
(8303, 10308, '_destinos_subtitulo', 'field_unka_destinos_subtitulo'),
(8304, 10308, 'destinos_titulo', 'Destinos que enamoran'),
(8305, 10308, '_destinos_titulo', 'field_unka_destinos_titulo'),
(8306, 10308, 'destinos_boton', 'Ver todos los destinos'),
(8307, 10308, '_destinos_boton', 'field_unka_destinos_boton'),
(8308, 10308, 'tours_recientes_subtitulo', 'Paquetes de viaje'),
(8309, 10308, '_tours_recientes_subtitulo', 'field_unka_tours_recientes_subtitulo'),
(8310, 10308, 'tours_recientes_titulo', 'Tours para cada viajero'),
(8311, 10308, '_tours_recientes_titulo', 'field_unka_tours_recientes_titulo'),
(8312, 10308, 'tours_recientes_boton', 'Ver todos los tours'),
(8313, 10308, '_tours_recientes_boton', 'field_unka_tours_recientes_boton'),
(8314, 10308, 'tours_valorados_subtitulo', 'Paquetes de viaje'),
(8315, 10308, '_tours_valorados_subtitulo', 'field_unka_tours_valorados_subtitulo'),
(8316, 10308, 'tours_valorados_titulo', 'Experiencias mejor valoradas'),
(8317, 10308, '_tours_valorados_titulo', 'field_unka_tours_valorados_titulo'),
(8318, 10308, 'tours_valorados_boton', 'Ver todos los tours'),
(8319, 10308, '_tours_valorados_boton', 'field_unka_tours_valorados_boton'),
(8320, 10308, 'banner_imagen', '10214'),
(8321, 10308, '_banner_imagen', 'field_unka_banner_imagen'),
(8322, 10308, 'banner_titulo', 'Reserva tours y aventuras inolvidables.'),
(8323, 10308, '_banner_titulo', 'field_unka_banner_titulo'),
(8324, 10308, 'banner_texto', 'Tours en Lima, Paracas, Arequipa, Cusco y Puno'),
(8325, 10308, '_banner_texto', 'field_unka_banner_texto'),
(8326, 10308, 'banner_boton', 'Reservar ahora'),
(8327, 10308, '_banner_boton', 'field_unka_banner_boton'),
(8328, 10308, 'oferta_1_imagen', '10263'),
(8329, 10308, '_oferta_1_imagen', 'field_unka_oferta_1_imagen'),
(8330, 10308, 'oferta_1_sello', ''),
(8331, 10308, '_oferta_1_sello', 'field_unka_oferta_1_sello'),
(8332, 10308, 'oferta_1_titulo_grande', '50%'),
(8333, 10308, '_oferta_1_titulo_grande', 'field_unka_oferta_1_titulo_grande'),
(8334, 10308, 'oferta_1_titulo', 'Vive la magia del Perú'),
(8335, 10308, '_oferta_1_titulo', 'field_unka_oferta_1_titulo'),
(8336, 10308, 'oferta_1_ubicacion', 'Cusco, Perú'),
(8337, 10308, '_oferta_1_ubicacion', 'field_unka_oferta_1_ubicacion'),
(8338, 10308, 'oferta_1_boton', 'Reservar ahora'),
(8339, 10308, '_oferta_1_boton', 'field_unka_oferta_1_boton'),
(8340, 10308, 'oferta_1', ''),
(8341, 10308, '_oferta_1', 'field_unka_oferta_1'),
(8342, 10308, 'oferta_2_imagen', '10262'),
(8343, 10308, '_oferta_2_imagen', 'field_unka_oferta_2_imagen'),
(8344, 10308, 'oferta_2_titulo_grande', 'UNKA\r\nHotel'),
(8345, 10308, '_oferta_2_titulo_grande', 'field_unka_oferta_2_titulo_grande'),
(8346, 10308, 'oferta_2_titulo', 'Hoteles con hasta 50% dscto.'),
(8347, 10308, '_oferta_2_titulo', 'field_unka_oferta_2_titulo'),
(8348, 10308, 'oferta_2_ubicacion', 'Cusco, Perú'),
(8349, 10308, '_oferta_2_ubicacion', 'field_unka_oferta_2_ubicacion'),
(8350, 10308, 'oferta_2_boton', 'Reservar ahora'),
(8351, 10308, '_oferta_2_boton', 'field_unka_oferta_2_boton'),
(8352, 10308, 'oferta_2', ''),
(8353, 10308, '_oferta_2', 'field_unka_oferta_2'),
(8354, 10308, 'testimonios_subtitulo', 'Testimonios'),
(8355, 10308, '_testimonios_subtitulo', 'field_unka_testimonios_subtitulo'),
(8356, 10308, 'testimonios_titulo', 'Viajeros felices por todo el Perú'),
(8357, 10308, '_testimonios_titulo', 'field_unka_testimonios_titulo'),
(8358, 10308, 'testimonios_logo', '10253'),
(8359, 10308, '_testimonios_logo', 'field_unka_testimonios_logo'),
(8360, 10308, 'testimonio_1_texto', '“Planear mi viaje con UNKA fue facilísimo. Desde las Islas Ballestas hasta los buggies en Huacachina, todo salió perfecto. La atención del equipo y los guías hicieron que el viaje fuera inolvidable.'),
(8361, 10308, '_testimonio_1_texto', 'field_unka_testimonio_1_texto'),
(8362, 10308, 'testimonio_1_autor', 'Carolina M.'),
(8363, 10308, '_testimonio_1_autor', 'field_unka_testimonio_1_autor'),
(8364, 10308, 'testimonio_1_cargo', 'Viajera frecuente'),
(8365, 10308, '_testimonio_1_cargo', 'field_unka_testimonio_1_cargo'),
(8366, 10308, 'testimonio_1', ''),
(8367, 10308, '_testimonio_1', 'field_unka_testimonio_1'),
(8368, 10308, 'testimonio_2_texto', '“Increíble experiencia en Paracas con UNKA. Puntualidad, seguridad y un equipo que conoce cada rincón. El paseo en lancha y el atardecer en el desierto superaron todas nuestras expectativas.'),
(8369, 10308, '_testimonio_2_texto', 'field_unka_testimonio_2_texto'),
(8370, 10308, 'testimonio_2_autor', 'José A.'),
(8371, 10308, '_testimonio_2_autor', 'field_unka_testimonio_2_autor'),
(8372, 10308, 'testimonio_2_cargo', 'Viajero frecuente'),
(8373, 10308, '_testimonio_2_cargo', 'field_unka_testimonio_2_cargo'),
(8374, 10308, 'testimonio_2', ''),
(8375, 10308, '_testimonio_2', 'field_unka_testimonio_2'),
(8376, 10308, 'testimonio_3_texto', ''),
(8377, 10308, '_testimonio_3_texto', 'field_unka_testimonio_3_texto'),
(8378, 10308, 'testimonio_3_autor', ''),
(8379, 10308, '_testimonio_3_autor', 'field_unka_testimonio_3_autor'),
(8380, 10308, 'testimonio_3_cargo', ''),
(8381, 10308, '_testimonio_3_cargo', 'field_unka_testimonio_3_cargo'),
(8382, 10308, 'testimonio_3', ''),
(8383, 10308, '_testimonio_3', 'field_unka_testimonio_3'),
(8384, 10308, 'testimonio_4_texto', ''),
(8385, 10308, '_testimonio_4_texto', 'field_unka_testimonio_4_texto'),
(8386, 10308, 'testimonio_4_autor', ''),
(8387, 10308, '_testimonio_4_autor', 'field_unka_testimonio_4_autor'),
(8388, 10308, 'testimonio_4_cargo', ''),
(8389, 10308, '_testimonio_4_cargo', 'field_unka_testimonio_4_cargo'),
(8390, 10308, 'testimonio_4', ''),
(8391, 10308, '_testimonio_4', 'field_unka_testimonio_4'),
(8392, 10308, 'marca_1_imagen', '10276'),
(8393, 10308, '_marca_1_imagen', 'field_unka_marca_1_imagen'),
(8394, 10308, 'marca_2_imagen', '10273'),
(8395, 10308, '_marca_2_imagen', 'field_unka_marca_2_imagen'),
(8396, 10308, 'marca_3_imagen', '10270'),
(8397, 10308, '_marca_3_imagen', 'field_unka_marca_3_imagen'),
(8398, 10308, 'marca_4_imagen', '10268'),
(8399, 10308, '_marca_4_imagen', 'field_unka_marca_4_imagen'),
(8400, 10308, 'marca_5_imagen', '10269'),
(8401, 10308, '_marca_5_imagen', 'field_unka_marca_5_imagen'),
(8402, 10308, 'marca_6_imagen', '10267'),
(8403, 10308, '_marca_6_imagen', 'field_unka_marca_6_imagen'),
(8404, 10308, 'marca_7_imagen', '10265'),
(8405, 10308, '_marca_7_imagen', 'field_unka_marca_7_imagen'),
(8406, 10308, 'explora_1_imagen', '10280'),
(8407, 10308, '_explora_1_imagen', 'field_unka_explora_1_imagen'),
(8408, 10308, 'explora_1_titulo', 'Explora la ciudad'),
(8409, 10308, '_explora_1_titulo', 'field_unka_explora_1_titulo'),
(8410, 10308, 'explora_1', ''),
(8411, 10308, '_explora_1', 'field_unka_explora_1'),
(8412, 10308, 'explora_2_imagen', '10279'),
(8413, 10308, '_explora_2_imagen', 'field_unka_explora_2_imagen'),
(8414, 10308, 'explora_2_titulo', 'Imperdibles'),
(8415, 10308, '_explora_2_titulo', 'field_unka_explora_2_titulo'),
(8416, 10308, 'explora_2', ''),
(8417, 10308, '_explora_2', 'field_unka_explora_2'),
(8418, 10308, 'explora_3_imagen', '10281'),
(8419, 10308, '_explora_3_imagen', 'field_unka_explora_3_imagen'),
(8420, 10308, 'explora_3_titulo', 'Calles históricas'),
(8421, 10308, '_explora_3_titulo', 'field_unka_explora_3_titulo'),
(8422, 10308, 'explora_3', ''),
(8423, 10308, '_explora_3', 'field_unka_explora_3'),
(8424, 10308, 'explora_4_imagen', '10189'),
(8425, 10308, '_explora_4_imagen', 'field_unka_explora_4_imagen'),
(8426, 10308, 'explora_4_titulo', 'Maravillas modernas'),
(8427, 10308, '_explora_4_titulo', 'field_unka_explora_4_titulo'),
(8428, 10308, 'explora_4', ''),
(8429, 10308, '_explora_4', 'field_unka_explora_4'),
(8430, 10308, 'blog_subtitulo', 'Nuestro blog'),
(8431, 10308, '_blog_subtitulo', 'field_unka_blog_subtitulo'),
(8432, 10308, 'blog_titulo', 'Historias e inspiración para tu viaje.'),
(8433, 10308, '_blog_titulo', 'field_unka_blog_titulo'),
(8434, 10308, 'blog_1_imagen', ''),
(8435, 10308, '_blog_1_imagen', 'field_unka_blog_1_imagen'),
(8436, 10308, 'blog_1_fecha', 'Dec 12,2025'),
(8437, 10308, '_blog_1_fecha', 'field_unka_blog_1_fecha'),
(8438, 10308, 'blog_1_autor', 'UNKA'),
(8439, 10308, '_blog_1_autor', 'field_unka_blog_1_autor'),
(8440, 10308, 'blog_1_titulo', 'Qué hacer en Paracas: guía esencial'),
(8441, 10308, '_blog_1_titulo', 'field_unka_blog_1_titulo'),
(8442, 10308, 'blog_1', ''),
(8443, 10308, '_blog_1', 'field_unka_blog_1'),
(8444, 10308, 'blog_2_imagen', ''),
(8445, 10308, '_blog_2_imagen', 'field_unka_blog_2_imagen'),
(8446, 10308, 'blog_2_fecha', 'Dec 12,2025'),
(8447, 10308, '_blog_2_fecha', 'field_unka_blog_2_fecha'),
(8448, 10308, 'blog_2_autor', 'UNKA'),
(8449, 10308, '_blog_2_autor', 'field_unka_blog_2_autor'),
(8450, 10308, 'blog_2_titulo', 'Arequipa: ruta por la Ciudad Blanca'),
(8451, 10308, '_blog_2_titulo', 'field_unka_blog_2_titulo'),
(8452, 10308, 'blog_2', ''),
(8453, 10308, '_blog_2', 'field_unka_blog_2'),
(8454, 10308, 'blog_3_imagen', ''),
(8455, 10308, '_blog_3_imagen', 'field_unka_blog_3_imagen'),
(8456, 10308, 'blog_3_fecha', 'Dec 12,2025'),
(8457, 10308, '_blog_3_fecha', 'field_unka_blog_3_fecha'),
(8458, 10308, 'blog_3_autor', 'UNKA'),
(8459, 10308, '_blog_3_autor', 'field_unka_blog_3_autor'),
(8460, 10308, 'blog_3_titulo', 'Guía completa para visitar Machu Picchu'),
(8461, 10308, '_blog_3_titulo', 'field_unka_blog_3_titulo'),
(8462, 10308, 'blog_3', ''),
(8463, 10308, '_blog_3', 'field_unka_blog_3'),
(8464, 10308, 'blog_4_imagen', ''),
(8465, 10308, '_blog_4_imagen', 'field_unka_blog_4_imagen'),
(8466, 10308, 'blog_4_fecha', 'Dec 12,2025'),
(8467, 10308, '_blog_4_fecha', 'field_unka_blog_4_fecha'),
(8468, 10308, 'blog_4_autor', 'UNKA'),
(8469, 10308, '_blog_4_autor', 'field_unka_blog_4_autor'),
(8470, 10308, 'blog_4_titulo', 'Puno y el Lago Titicaca: viaje al altiplano'),
(8471, 10308, '_blog_4_titulo', 'field_unka_blog_4_titulo'),
(8472, 10308, 'blog_4', ''),
(8473, 10308, '_blog_4', 'field_unka_blog_4'),
(8474, 10309, 'rate_review', '0'),
(8475, 10297, 'total_sales', '2'),
(8483, 10311, 'rate_review', '0'),
(8484, 10311, '_stock_status', 'instock'),
(8485, 10311, '_visibility', 'visible'),
(8486, 10311, '_downloadable', 'no'),
(8487, 10311, '_virtual', 'no'),
(8488, 10311, '_featured', 'no'),
(8489, 10311, '_sold_individually', 'yes'),
(8490, 10311, '_manage_stock', 'no'),
(8491, 10311, '_backorders', 'no'),
(8492, 10311, '_regular_price', '250'),
(8493, 10311, '_st_booking_id', '153'),
(8494, 10311, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/26/2026\";s:9:\"check_out\";s:10:\"08/26/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:6:\"2 days\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8495, 10311, 'attribute_types', ''),
(8496, 10311, '_product_version', '3.0.1'),
(8497, 10312, 'rate_review', '0'),
(8498, 10312, '_stock_status', 'instock'),
(8499, 10312, '_visibility', 'visible'),
(8500, 10312, '_downloadable', 'no'),
(8501, 10312, '_virtual', 'no'),
(8502, 10312, '_featured', 'no'),
(8503, 10312, '_sold_individually', 'yes'),
(8504, 10312, '_manage_stock', 'no'),
(8505, 10312, '_backorders', 'no'),
(8506, 10312, '_regular_price', '250'),
(8507, 10312, '_st_booking_id', '153'),
(8508, 10312, 'data', 'a:37:{s:11:\"adult_price\";s:10:\"250.000000\";s:11:\"child_price\";s:8:\"0.000000\";s:12:\"infant_price\";s:8:\"0.000000\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:1;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:5:\"04:00\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:7:\"Abraham\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"08/27/2026\";s:9:\"check_out\";s:10:\"08/27/2026\";s:9:\"ori_price\";d:250;s:10:\"sale_price\";d:250;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:7:\"2 días\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:3:\"153\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:45:\"Islas Ballestas y Reserva Nacional de Paracas\";s:11:\"total_price\";d:250;}'),
(8509, 10312, 'attribute_types', ''),
(8510, 10312, '_product_version', '3.0.1'),
(8511, 10313, 'rate_review', '0'),
(8515, 10314, '_wp_attached_file', '2026/08/totoura-puno-scaled.webp'),
(8516, 10314, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:32:\"2026/08/totoura-puno-scaled.webp\";s:8:\"filesize\";i:1330876;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"totoura-puno-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31724;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"totoura-puno-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:310190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"totoura-puno-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8884;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"totoura-puno-768x475.webp\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119542;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"totoura-puno-1536x1536.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:624508;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"totoura-puno-2048x2048.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:979034;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"totoura-puno-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31724;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"totoura-puno-600x371.webp\";s:5:\"width\";i:600;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74794;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"totoura-puno-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4200;}s:7:\"266x266\";a:5:{s:4:\"file\";s:32:\"totoura-puno-scaled-266x266.webp\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25574;}s:7:\"680x500\";a:5:{s:4:\"file\";s:32:\"totoura-puno-scaled-680x500.webp\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117226;}s:7:\"360x270\";a:5:{s:4:\"file\";s:32:\"totoura-puno-scaled-360x270.webp\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35158;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:17:\"totoura-puno.webp\";}'),
(8517, 10235, '_thumbnail_id', '10314'),
(8518, 10315, '_wp_attached_file', '2026/08/valle-sagrado-scaled.webp'),
(8519, 10315, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2026/08/valle-sagrado-scaled.webp\";s:8:\"filesize\";i:1149568;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"valle-sagrado-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27772;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"valle-sagrado-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:267052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"valle-sagrado-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7756;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"valle-sagrado-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116510;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"valle-sagrado-1536x1536.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:531654;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"valle-sagrado-2048x2048.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:833552;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"valle-sagrado-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27772;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"valle-sagrado-600x399.webp\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74616;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"valle-sagrado-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3730;}s:7:\"266x266\";a:5:{s:4:\"file\";s:33:\"valle-sagrado-scaled-266x266.webp\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22016;}s:7:\"680x500\";a:5:{s:4:\"file\";s:33:\"valle-sagrado-scaled-680x500.webp\";s:5:\"width\";i:680;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108464;}s:7:\"360x270\";a:5:{s:4:\"file\";s:33:\"valle-sagrado-scaled-360x270.webp\";s:5:\"width\";i:360;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33774;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:18:\"valle-sagrado.webp\";}'),
(8520, 10237, '_thumbnail_id', '10315'),
(8521, 49, '_wp_old_slug', 'two-hour-walking-tour-of-manhattan'),
(8522, 49, 'base_price', '30'),
(8523, 49, 'price_sale', '0'),
(8524, 49, 'discount', ''),
(8525, 49, 'enable_pickup', 'off'),
(8526, 53, '_wp_old_slug', 'american-parks-trail-end-rapid-city'),
(8527, 53, 'adult_price', '80'),
(8528, 53, 'enable_pickup', 'off'),
(8529, 54, '_wp_old_slug', 'northern-california-summer-2019'),
(8530, 54, 'adult_price', '53'),
(8531, 54, 'price_sale', '0'),
(8532, 54, 'discount', ''),
(8533, 54, 'enable_pickup', 'off'),
(8534, 55, '_wp_old_slug', 'los-angeles-to-san-francisco-express'),
(8535, 55, 'base_price', '50'),
(8536, 55, 'price_sale', '0'),
(8537, 55, 'discount', ''),
(8538, 55, 'enable_pickup', 'off');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8539, 56, '_wp_old_slug', 'new-york-museum-of-modern-art'),
(8540, 56, 'base_price', '25'),
(8541, 56, 'price_sale', '0'),
(8542, 56, 'discount', ''),
(8543, 56, 'enable_pickup', 'off'),
(8544, 57, '_wp_old_slug', 'rockies-yellowstone-mt-rushmore'),
(8545, 57, 'adult_price', '25'),
(8546, 57, 'enable_pickup', 'off'),
(8547, 74, '_wp_old_slug', 'trip-of-new-york-discover-america'),
(8548, 74, 'adult_price', '60'),
(8549, 74, 'price_sale', '0'),
(8550, 74, 'discount', ''),
(8551, 74, 'enable_pickup', 'off'),
(8552, 76, '_wp_old_slug', 'segway-tour-of-washington-d-c-highlights'),
(8553, 76, 'base_price', '37'),
(8554, 76, 'price_sale', '0'),
(8555, 76, 'discount', ''),
(8556, 76, 'enable_pickup', 'off'),
(8557, 92, '_wp_old_slug', 'americas-national-parks-with-denver'),
(8558, 92, 'base_price', '30'),
(8559, 92, 'price_sale', '0'),
(8560, 92, 'discount', ''),
(8561, 92, 'enable_pickup', 'off'),
(8562, 94, '_wp_old_slug', 'southwest-states-ex-los-angeles'),
(8563, 94, 'adult_price', '75'),
(8564, 94, 'price_sale', '0'),
(8565, 94, 'discount', ''),
(8566, 94, 'enable_pickup', 'off'),
(8567, 95, '_wp_old_slug', 'eastern-discovery-start-new-orleans'),
(8568, 95, 'base_price', '90'),
(8569, 95, 'price_sale', '0'),
(8570, 95, 'discount', ''),
(8571, 95, 'enable_pickup', 'off'),
(8572, 96, '_wp_old_slug', 'hollywood-sign-small-group-tour-in-luxury-van'),
(8573, 96, 'base_price', '90'),
(8574, 96, 'price_sale', '0'),
(8575, 96, 'discount', ''),
(8576, 96, 'enable_pickup', 'off'),
(8577, 112, '_wp_old_slug', 'vegas-to-la-grand-national-parks'),
(8578, 112, 'base_price', '40'),
(8579, 112, 'price_sale', '0'),
(8580, 112, 'discount', ''),
(8581, 112, 'enable_pickup', 'off'),
(8582, 113, '_wp_old_slug', 'national-parks-tour-one-days-and-group-day-trip'),
(8583, 113, 'base_price', '110'),
(8584, 113, 'price_sale', '0'),
(8585, 113, 'discount', ''),
(8586, 113, 'enable_pickup', 'off'),
(8587, 114, '_wp_old_slug', 'giverny-and-versailles-small-group-day-trip'),
(8588, 114, 'base_price', '127'),
(8589, 114, 'price_sale', '0'),
(8590, 114, 'discount', ''),
(8591, 114, 'enable_pickup', 'off'),
(8592, 130, '_wp_old_slug', 'harvard-70-minute-hahvahd-tour'),
(8593, 130, 'adult_price', '170'),
(8594, 130, 'price_sale', '0'),
(8595, 130, 'discount', ''),
(8596, 130, 'enable_pickup', 'off'),
(8597, 131, '_wp_old_slug', 'small-group-niagara-falls-day-tour-from-toronto'),
(8598, 131, 'base_price', '80'),
(8599, 131, 'price_sale', '0'),
(8600, 131, 'discount', ''),
(8601, 131, 'enable_pickup', 'off'),
(8602, 132, '_wp_old_slug', 'tastes-and-sounds-of-the-south-2019'),
(8603, 132, 'base_price', '87'),
(8604, 132, 'price_sale', '0'),
(8605, 132, 'discount', ''),
(8606, 132, 'enable_pickup', 'off'),
(8607, 148, '_wp_old_slug', 'mont-saint-michel-day-trip-summer-2019'),
(8608, 148, 'base_price', '175'),
(8609, 148, 'price_sale', '0'),
(8610, 148, 'discount', ''),
(8611, 148, 'enable_pickup', 'off'),
(8612, 149, '_wp_old_slug', 'cannes-and-antibes-night-tour-the-seine-extraordinaire'),
(8613, 149, 'base_price', '39'),
(8614, 149, 'enable_pickup', 'off'),
(8615, 150, '_wp_old_slug', 'river-cruise-tour-on-the-seine-extraordinaire'),
(8616, 150, 'base_price', '45'),
(8617, 150, 'price_sale', '0'),
(8618, 150, 'discount', ''),
(8619, 150, 'enable_pickup', 'off'),
(8620, 151, '_wp_old_slug', 'california-and-the-golden-west-summer-2019'),
(8621, 151, 'adult_price', '25'),
(8622, 151, 'price_sale', '0'),
(8623, 151, 'discount', ''),
(8624, 151, 'enable_pickup', 'off'),
(8625, 152, '_wp_old_slug', 'western-blt-from-san-francisco'),
(8626, 152, 'adult_price', '75'),
(8627, 152, 'price_sale', '0'),
(8628, 152, 'discount', ''),
(8629, 10318, 'rate_review', '0'),
(8630, 10318, '_stock_status', 'instock'),
(8631, 10318, '_visibility', 'visible'),
(8632, 10318, '_downloadable', 'no'),
(8633, 10318, '_virtual', 'no'),
(8634, 10318, '_featured', 'no'),
(8635, 10318, '_sold_individually', 'yes'),
(8636, 10318, '_manage_stock', 'no'),
(8637, 10318, '_backorders', 'no'),
(8638, 10318, '_price', '120'),
(8639, 10318, '_st_booking_id', '74'),
(8640, 10318, 'data', 'a:37:{s:11:\"adult_price\";s:2:\"60\";s:11:\"child_price\";s:1:\"0\";s:12:\"infant_price\";s:1:\"0\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:2;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:0:\"\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:14:\"Prueba Interna\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"09/10/2026\";s:9:\"check_out\";s:10:\"09/10/2026\";s:9:\"ori_price\";d:120;s:10:\"sale_price\";d:120;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:120;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:120;s:18:\"total_price_origin\";d:120;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:14:\"9 horas aprox.\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:2:\"74\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:26:\"Full Day Paracas desde Ica\";s:11:\"total_price\";d:120;}'),
(8641, 10318, '_product_attributes', 'a:1:{s:5:\"types\";a:6:{s:4:\"name\";s:5:\"types\";s:5:\"value\";s:7:\"service\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(8642, 10318, '_product_version', '3.0.1'),
(8643, 10319, 'rate_review', '0'),
(8644, 10319, '_stock_status', 'instock'),
(8645, 10319, '_visibility', 'visible'),
(8646, 10319, '_downloadable', 'no'),
(8647, 10319, '_virtual', 'no'),
(8648, 10319, '_featured', 'no'),
(8649, 10319, '_sold_individually', 'yes'),
(8650, 10319, '_manage_stock', 'no'),
(8651, 10319, '_backorders', 'no'),
(8652, 10319, '_regular_price', '120'),
(8653, 10319, '_st_booking_id', '74'),
(8654, 10319, 'data', 'a:37:{s:11:\"adult_price\";s:2:\"60\";s:11:\"child_price\";s:1:\"0\";s:12:\"infant_price\";s:1:\"0\";s:6:\"pickup\";s:0:\"\";s:12:\"adult_number\";i:2;s:12:\"child_number\";i:0;s:13:\"infant_number\";i:0;s:9:\"starttime\";s:0:\"\";s:9:\"type_tour\";s:10:\"daily_tour\";s:10:\"price_type\";s:6:\"person\";s:6:\"extras\";a:0:{}s:11:\"extra_price\";i:0;s:11:\"guest_title\";a:1:{i:0;s:2:\"mr\";}s:10:\"guest_name\";a:1:{i:0;s:14:\"Prueba Interna\";}s:13:\"package_hotel\";a:0:{}s:19:\"package_hotel_price\";i:0;s:16:\"package_activity\";a:0:{}s:22:\"package_activity_price\";i:0;s:11:\"package_car\";a:0:{}s:17:\"package_car_price\";i:0;s:14:\"package_flight\";a:0:{}s:20:\"package_flight_price\";i:0;s:8:\"check_in\";s:10:\"09/10/2026\";s:9:\"check_out\";s:10:\"09/10/2026\";s:9:\"ori_price\";d:120;s:10:\"sale_price\";d:120;s:10:\"commission\";d:5;s:10:\"data_price\";a:8:{s:11:\"adult_price\";d:120;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:120;s:18:\"total_price_origin\";d:120;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}s:13:\"discount_rate\";d:0;s:13:\"discount_type\";s:7:\"percent\";s:8:\"duration\";s:14:\"9 horas aprox.\";s:20:\"st_booking_post_type\";s:8:\"st_tours\";s:13:\"st_booking_id\";s:2:\"74\";s:7:\"sharing\";s:0:\"\";s:13:\"duration_unit\";s:0:\"\";s:10:\"title_cart\";s:26:\"Full Day Paracas desde Ica\";s:11:\"total_price\";d:120;}'),
(8655, 10319, 'attribute_types', ''),
(8656, 10319, '_product_version', '3.0.1'),
(8658, 10320, '_wp_attached_file', '2022/04/chivay.jpg'),
(8659, 10320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2022/04/chivay.jpg\";s:8:\"filesize\";i:221595;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"chivay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43963;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"chivay-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:381267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"chivay-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11119;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"chivay-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183303;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"chivay-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:742426;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"chivay-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1196048;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"chivay-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"chivay-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120173;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"chivay-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5416;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8660, 10321, '_wp_attached_file', '2022/04/noche-vivencial.jpg'),
(8661, 10321, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2022/04/noche-vivencial.jpg\";s:8:\"filesize\";i:1043695;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36639;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"noche-vivencial-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131377;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"noche-vivencial-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:693729;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"noche-vivencial-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1116869;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"noche-vivencial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36639;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81246;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5081;}s:7:\"266x266\";a:5:{s:4:\"file\";s:27:\"noche-vivencial-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29382;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"www.alvaro.pe\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8662, 10322, '_wp_attached_file', '2022/04/canon-colca.jpg'),
(8663, 10322, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:669;s:6:\"height\";i:446;s:4:\"file\";s:23:\"2022/04/canon-colca.jpg\";s:8:\"filesize\";i:90027;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"canon-colca-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"canon-colca-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"canon-colca-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"canon-colca-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96398;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"canon-colca-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:362143;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"canon-colca-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:569555;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"canon-colca-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25302;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"canon-colca-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63665;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"canon-colca-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4057;}s:7:\"266x266\";a:5:{s:4:\"file\";s:23:\"canon-colca-266x266.jpg\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20642;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8664, 10323, '_wp_attached_file', '2022/04/el-sillar-de-arequipa.webp'),
(8665, 10323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1334;s:4:\"file\";s:34:\"2022/04/el-sillar-de-arequipa.webp\";s:8:\"filesize\";i:939974;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28544;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"el-sillar-de-arequipa-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:231758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104110;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"el-sillar-de-arequipa-1536x1536.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:381436;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"el-sillar-de-arequipa-2048x2048.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:589576;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-600x400.webp\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66012;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4020;}s:7:\"266x266\";a:5:{s:4:\"file\";s:34:\"el-sillar-de-arequipa-266x266.webp\";s:5:\"width\";i:266;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23106;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(8666, 148, 'st_upsell', 'a:1:{s:12:\"type-service\";s:8:\"st_tours\";}'),
(8667, 149, 'st_upsell', 'a:1:{s:12:\"type-service\";s:8:\"st_tours\";}'),
(8668, 132, 'st_upsell', 'a:1:{s:12:\"type-service\";s:8:\"st_tours\";}'),
(8676, 10326, 'rate_review', '0'),
(8680, 6, '_elementor_css', 'a:6:{s:4:\"time\";i:1786816854;s:5:\"fonts\";a:3:{i:0;s:7:\"DM Sans\";i:1;s:11:\"Roboto Slab\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8681, 297, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:16:\"widget-icon-list\";i:2;s:6:\"swiper\";i:3;s:8:\"e-swiper\";i:4;s:16:\"e-animation-grow\";i:5;s:12:\"widget-image\";}}'),
(8682, 297, '_elementor_css', 'a:6:{s:4:\"time\";i:1786816855;s:5:\"fonts\";a:1:{i:0;s:7:\"DM 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:\"\";}'),
(8683, 184, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:6:\"swiper\";i:2;s:8:\"e-swiper\";i:3;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:14:\"st-banner-form\";i:2;s:6:\"swiper\";}}'),
(8684, 184, '_elementor_css', 'a:6:{s:4:\"time\";i:1786850759;s:5:\"fonts\";a:1:{i:0;s:7:\"DM Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8685, 313, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:18:\"widget-google_maps\";i:1;s:14:\"widget-heading\";i:2;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8686, 313, '_elementor_css', 'a:6:{s:4:\"time\";i:1786850801;s:5:\"fonts\";a:1:{i:0;s:7:\"DM Sans\";}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8687, 308, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8688, 308, '_elementor_css', 'a:6:{s:4:\"time\";i:1786850804;s:5:\"fonts\";a:1:{i:0;s:7:\"DM Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8689, 261, '_elementor_page_assets', 'a:0:{}'),
(8690, 261, '_elementor_css', 'a:7:{s:4:\"time\";i:1786850818;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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
(5, 1, '2022-04-25 01:53:46', '2022-04-25 01:53:46', '<div class=\"st-contact-form st-border-new\"> <h3>Send a message</h2> <div class=\"mt30\"> <div class=\"row\"> <div class=\"col-md-6\"> <div class=\"form-group\"> [text your-name id:name class:form-control placeholder \"Your name*\"] </div> </div> <div class=\"col-md-6\"> <div class=\"form-group\"> [tel your-phone id:phone class:form-control placeholder \"Phone number\"] </div> </div> </div> <div class=\"row\"> <div class=\"col-md-12\"> <div class=\"form-group\"> [email* email-139 id:email class:form-control placeholder \"Your email*\"] </div> </div> </div> <div class=\"form-group\"> [textarea message id:message class:form-control placeholder \"Message\"] </div><div class=\"st-button-subbmit\">[submit class:btn class:text-center class:btn-v2 class:btn-primary \"Submit\"]</div> </div> </div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@modtour.travelerwp.com>\n[_site_admin_email]\nFrom: [email-139] <[your-email]>\r\nName: [your-name]\r\nPhone: [your-phone]\r\nMessage Body:\r\n[message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [email-139]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@modtour.wpengine.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2022-06-07 01:35:24', '2022-06-07 01:35:24', '', 0, 'https://modtour.travelerwp.com/?post_type=wpcf7_contact_form&#038;p=5', 0, 'wpcf7_contact_form', '', 0),
(6, 1, '2022-04-25 01:53:46', '2022-04-25 01:53:46', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2022-06-07 10:55:19', '2022-06-07 10:55:19', '', 0, 'https://modtour.travelerwp.com/?p=6', 0, 'elementor_library', '', 0),
(9, 1, '2022-04-25 01:55:03', '2022-04-25 01:55:03', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2026-08-13 00:12:19', '2026-08-12 22:12:19', '', 0, 'https://modtour.travelerwp.com/?page_id=9', 0, 'page', '', 0),
(10, 1, '2022-04-25 01:55:03', '2022-04-25 01:55:03', '', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2022-07-27 11:01:03', '2022-07-27 11:01:03', '', 0, 'https://modtour.travelerwp.com/?page_id=10', 0, 'page', '', 0),
(13, 1, '2022-04-25 01:55:08', '2022-04-25 01:55:08', '', 'Media', '', 'private', 'closed', 'closed', '', 'media', '', '', '2022-04-25 01:55:08', '2022-04-25 01:55:08', '', 0, 'https://modtour.travelerwp.com/?option-tree=media', 0, 'option-tree', '', 0),
(15, 1, '2022-04-25 04:30:22', '2022-04-25 04:30:22', '<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/glaciar-vatnajokull.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/flotacion-canones-bled.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/experiencia-aventurera-nayarit.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/deslizamiento-riviera.jpg\" alt=\"ModTour\" />\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>\r\n\r\n<iframe title=\"London Eye, London, United Kingdom\" src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" aria-label=\"London Eye, London, United Kingdom\"></iframe>\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\r\n<h2>United States</h2>\r\n<h2>Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.</h2>\r\n<h2>Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida.</h2>\r\n<h2>United States</h2>\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\" alt=\"Two Hour Walking Tour of Manhattan\" />\r\n</a>\r\nNew York, United States\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">Two Hour Walking Tour of Manhattan</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i></i>\r\n\r\n10 hours\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\" alt=\"American Parks Trail end Rapid City\" />\r\n</a>\r\nNevada, American\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">American Parks Trail end Rapid City</a></h4>\r\n5\r\n(3 Reviews)\r\n€150,00From €127,50\r\n<i></i>\r\n\r\n8 hours\r\nFeatured\r\n- 9%\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\" alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\" />\r\n</a>\r\nNevada, USA\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">Cannes and Antibes Night Tour the Seine Extraordinaire</a></h4>\r\n5\r\n(4 Reviews)\r\n€100,00From €91,00\r\n<i></i>\r\n\r\n4 days\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\" alt=\"Giverny and Versailles Small Group Day Trip\" />\r\n</a>\r\nPhiladelphia\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">Giverny and Versailles Small Group Day Trip</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i></i>\r\n\r\n5 hours\r\n<h2>Stories, tips, and guides</h2>\r\n<a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\" alt=\"A Seaside Reset in Laguna Beach\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">A Seaside Reset in Laguna Beach</a></h4>\r\nFrom the iconic to the unexpected, the city of San…\r\n<a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\" alt=\"Tiptoe through the Tulips of Washington\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">Tiptoe through the Tulips of Washington</a></h4>\r\n2021 will be a Different Skagit Valley Tulip Festival. We…\r\n<a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\" alt=\"The city of San Francisco never ceases to surprise\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">The city of San Francisco never ceases to surprise</a></h4>\r\nThis article is part of Earth Refuge’s Spotlight Series on…\r\n<a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\" alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">The Castle on the Cliff: Majestic, Magic, Manoir</a></h4>\r\nThousands of migrants – of whom, many are children –…\r\n<a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\" alt=\"All Aboard the Rocky Mountaineer\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">All Aboard the Rocky Mountaineer</a></h4>\r\nIn this interview, correspondent Polly Nash talks to fire fighter…\r\n<a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\" alt=\"Redfin Ranks the Most Competitive Neighborhoods\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">Redfin Ranks the Most Competitive Neighborhoods</a></h4>\r\nIn this week’s interview, correspondent Ole ter Wey talks to…\r\n<a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\" alt=\"How to Explain Travel to a Five-Year-Old\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">How to Explain Travel to a Five-Year-Old</a></h4>\r\nI’ve been a traveler my whole life — and was…\r\n<a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\" alt=\"The Best Kept Secrets About Travel\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">The Best Kept Secrets About Travel</a></h4>\r\nPENNSYLVANIA, USA — The difference between a tourist and a…\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\r\n\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png\" sizes=\"(max-width: 1290px) 100vw, 1290px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min-768x517.png 768w\" alt=\"\" width=\"1290\" height=\"870\" />\r\n<h2>Get special offers, and more from Traveler</h2>\r\nSubscribe to see secret deals prices drop the moment you sign up!\r\n\r\n[mc4wp_form id=\"92\"]', 'Paracas', '', 'publish', 'closed', 'closed', '', 'paracas', '', '', '2026-08-08 04:34:28', '2026-08-08 02:34:28', '', 0, 'https://modtour.travelerwp.com/?post_type=location&#038;p=15', 0, 'location', '', 0),
(49, 1, '2022-04-25 07:28:59', '2022-04-25 07:28:59', 'Un día completo por el Valle Sur de Cusco, la ruta que reúne tres culturas en un mismo recorrido: la ingeniería hidráulica inca de Tipón, la ciudad de barro wari de Pikillaqta y la iglesia de Andahuaylillas, conocida como la Capilla Sixtina de América. Salida desde el centro histórico de Cusco con transporte turístico y guía bilingüe.', 'Valle Sur de Cusco: Tipón, Pikillaqta y Andahuaylillas', 'Un día completo por el Valle Sur de Cusco, la ruta que reúne tres culturas en un mismo recorrido: la ingeniería hidráulica inca de Tipón, la ciudad de barro wari de Pikillaqta y la iglesia de Andahuaylillas, conocida como la Capilla Sixtina de América.', 'publish', 'open', 'closed', '', 'valle-sur-cusco-tipon-pikillaqta-andahuaylillas', '', '', '2026-08-14 17:56:38', '2026-08-14 15:56:38', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=49', 0, 'st_tours', '', 0),
(53, 1, '2022-04-25 07:53:13', '2022-04-25 07:53:13', 'La montaña de Vinicunca, a más de 5.000 m s. n. m., debe sus franjas de color a los minerales del suelo andino. Salida de madrugada desde Cusco, desayuno y almuerzo incluidos, caminata de ascenso acompañada por guía local y opción de caballo en el tramo final.', 'Montaña de 7 Colores (Vinicunca) — día completo', 'La montaña de Vinicunca, a más de 5.000 m s.', 'publish', 'open', 'closed', '', 'montana-de-7-colores-vinicunca-dia-completo', '', '', '2026-08-14 17:56:38', '2026-08-14 15:56:38', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=53', 0, 'st_tours', '', 0),
(54, 1, '2022-04-25 08:06:32', '2022-04-25 08:06:32', 'La laguna Humantay se forma al pie del nevado del mismo nombre y su color turquesa viene del deshielo del glaciar. El día empieza de madrugada en Cusco, incluye desayuno y almuerzo, y la caminata de ascenso hasta la orilla de la laguna con guía.', 'Laguna Humantay desde Cusco', 'La laguna Humantay se forma al pie del nevado del mismo nombre y su color turquesa viene del deshielo del glaciar.', 'publish', 'open', 'closed', '', 'laguna-humantay-desde-cusco', '', '', '2026-08-14 17:56:38', '2026-08-14 15:56:38', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=54', 0, 'st_tours', '', 0),
(55, 1, '2022-04-26 02:11:22', '2022-04-26 02:11:22', 'El traslado entre Puno y Cusco convertido en tour: un día en bus turístico con cuatro paradas guiadas, almuerzo buffet incluido y el paso del abra La Raya a 4.335 m s. n. m. Sirve como excursión y como transporte entre las dos ciudades.', 'Ruta del Sol: Puno – Cusco con paradas guiadas', 'El traslado entre Puno y Cusco convertido en tour: un día en bus turístico con cuatro paradas guiadas, almuerzo buffet incluido y el paso del abra La Raya a 4.335 m s.', 'publish', 'open', 'closed', '', 'ruta-del-sol-puno-cusco', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=55', 0, 'st_tours', '', 0),
(56, 1, '2022-04-26 02:14:04', '2022-04-26 02:14:04', 'Navegación de dos horas por el archipiélago de las Islas Ballestas, frente a la península de Paracas: colonias de lobos marinos, pingüinos de Humboldt y miles de aves guaneras, con el geoglifo del Candelabro visto desde el mar.', 'Islas Ballestas en lancha rápida', 'Navegación de dos horas por el archipiélago de las Islas Ballestas, frente a la península de Paracas: colonias de lobos marinos, pingüinos de Humboldt y miles de aves guaneras, con el geoglifo del Candelabro visto desde el mar..', 'publish', 'open', 'closed', '', 'islas-ballestas-en-lancha-rapida', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=56', 0, 'st_tours', '', 0),
(57, 1, '2022-04-26 02:26:21', '2022-04-26 02:26:21', 'Recorrido por el desierto costero de la Reserva Nacional de Paracas, donde el Pacífico corta el desierto en acantilados. Incluye los miradores de La Catedral, Playa Roja y la bahía de Lagunillas, con guía durante todo el trayecto.', 'Reserva Nacional de Paracas', 'Recorrido por el desierto costero de la Reserva Nacional de Paracas, donde el Pacífico corta el desierto en acantilados.', 'publish', 'open', 'closed', '', 'reserva-nacional-de-paracas', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=57', 0, 'st_tours', '', 0),
(74, 1, '2022-04-26 03:03:03', '2022-04-26 03:03:03', 'Un día completo en la costa: por la mañana las Islas Ballestas en lancha rápida y por la tarde la Reserva Nacional de Paracas con sus miradores sobre el Pacífico. Con recojo en Huacachina o en el centro de Ica y traslados incluidos.', 'Full Day Paracas desde Ica', 'Un día completo en la costa: por la mañana las Islas Ballestas en lancha rápida y por la tarde la Reserva Nacional de Paracas con sus miradores sobre el Pacífico.', 'publish', 'open', 'closed', '', 'full-day-paracas-desde-ica', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=74', 0, 'st_tours', '', 0),
(76, 1, '2022-04-26 03:16:34', '2022-04-26 03:16:34', 'La ruta menos transitada de la Reserva Nacional de Paracas: la laguna salinera de tono rosado, los bancos de fósiles marinos del desierto y los flamencos que se alimentan en la orilla, además del mirador de La Catedral.', 'Laguna Rosada y fósiles marinos en Paracas', 'La ruta menos transitada de la Reserva Nacional de Paracas: la laguna salinera de tono rosado, los bancos de fósiles marinos del desierto y los flamencos que se alimentan en la orilla, además del mirador de La Catedral..', 'publish', 'open', 'closed', '', 'laguna-rosada-paracas', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=76', 0, 'st_tours', '', 0),
(92, 1, '2022-04-26 03:30:41', '2022-04-26 03:30:41', 'Dos horas de dunas en el oasis de Huacachina: recorrido en buggy por los médanos, bajadas en tabla de sandboard y la puesta de sol sobre el desierto de Ica desde lo alto de las dunas.', 'Buggy al atardecer y sandboarding en Huacachina', 'Dos horas de dunas en el oasis de Huacachina: recorrido en buggy por los médanos, bajadas en tabla de sandboard y la puesta de sol sobre el desierto de Ica desde lo alto de las dunas..', 'publish', 'open', 'closed', '', 'buggy-atardecer-sandboarding-huacachina', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=92', 0, 'st_tours', '', 0),
(94, 1, '2022-04-26 03:38:44', '2022-04-26 03:38:44', 'Mar y desierto en la misma jornada: navegación por las Islas Ballestas para ver lobos marinos y pingüinos, y por la tarde dos horas de buggy y sandboarding en las dunas del oasis de Huacachina.', 'Islas Ballestas + buggy y sandboard en Huacachina', 'Mar y desierto en la misma jornada: navegación por las Islas Ballestas para ver lobos marinos y pingüinos, y por la tarde dos horas de buggy y sandboarding en las dunas del oasis de Huacachina..', 'publish', 'open', 'closed', '', 'islas-ballestas-buggy-sandboard-huacachina', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=94', 0, 'st_tours', '', 0),
(95, 1, '2022-04-26 03:40:13', '2022-04-26 03:40:13', 'Treinta minutos de vuelo en avioneta Cessna sobre los geoglifos de Nazca, con asiento en ventana y sobrevuelo de las trece figuras principales: el colibrí, el mono, la araña, el astronauta y el cóndor, entre otras.', 'Sobrevuelo de las Líneas de Nazca', 'Treinta minutos de vuelo en avioneta Cessna sobre los geoglifos de Nazca, con asiento en ventana y sobrevuelo de las trece figuras principales: el colibrí, el mono, la araña, el astronauta y el cóndor, entre otras..', 'publish', 'open', 'closed', '', 'sobrevuelo-lineas-de-nazca', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=95', 0, 'st_tours', '', 0),
(96, 1, '2022-04-26 03:46:15', '2022-04-26 03:46:15', 'La cultura Nasca sin avioneta: los acueductos subterráneos de Cantalloc, que siguen llevando agua al valle, y los geoglifos de Palpa vistos desde los miradores del desierto, con guía durante todo el recorrido.', 'Acueductos de Cantalloc y geoglifos por tierra', 'La cultura Nasca sin avioneta: los acueductos subterráneos de Cantalloc, que siguen llevando agua al valle, y los geoglifos de Palpa vistos desde los miradores del desierto, con guía durante todo el recorrido..', 'publish', 'open', 'closed', '', 'acueductos-cantalloc-geoglifos-nazca', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=96', 0, 'st_tours', '', 0),
(112, 1, '2022-04-26 04:33:08', '2022-04-26 04:33:08', 'Medio día por las dos caras de Lima: el malecón de Miraflores y el Parque del Amor sobre el Pacífico, y el centro histórico declarado Patrimonio de la Humanidad, con la Plaza Mayor, la Catedral y el Palacio de Gobierno.', 'City tour Lima colonial y Miraflores', 'Medio día por las dos caras de Lima: el malecón de Miraflores y el Parque del Amor sobre el Pacífico, y el centro histórico declarado Patrimonio de la Humanidad, con la Plaza Mayor, la Catedral y el Palacio de Gobierno..', 'publish', 'open', 'closed', '', 'city-tour-lima-colonial-y-miraflores', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=112', 0, 'st_tours', '', 0),
(113, 1, '2022-04-26 04:34:45', '2022-04-26 04:34:45', 'Visita guiada al Museo Larco, con la colección de arte precolombino más completa del Perú en una casona del siglo XVIII rodeada de jardines, y recorrido por los vestigios arqueológicos que quedan en pleno tejido urbano de Lima.', 'Museo Larco y vestigios arqueológicos de Lima', 'Visita guiada al Museo Larco, con la colección de arte precolombino más completa del Perú en una casona del siglo XVIII rodeada de jardines, y recorrido por los vestigios arqueológicos que quedan en pleno tejido urbano de Lima..', 'publish', 'open', 'closed', '', 'museo-larco-y-vestigios-arqueologicos', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=113', 0, 'st_tours', '', 0),
(114, 1, '2022-04-26 04:35:39', '2022-04-26 04:35:39', 'Un recorrido para comer: el terminal pesquero de Chorrillos donde se abastecen las cebicherías de la ciudad, un mercado local para probar frutas peruanas y las paradas de degustación que explican por qué Lima es la capital gastronómica de América.', 'Tour gastronómico por Lima', 'Un recorrido para comer: el terminal pesquero de Chorrillos donde se abastecen las cebicherías de la ciudad, un mercado local para probar frutas peruanas y las paradas de degustación que explican por qué Lima es la capital gastronómica de América..', 'publish', 'open', 'closed', '', 'tour-gastronomico-por-lima', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=114', 0, 'st_tours', '', 0),
(130, 1, '2022-04-26 07:04:54', '2022-04-26 07:04:54', 'El primer puerto del Perú y su archipiélago: el centro histórico del Callao con su arquitectura colonial y republicana, y la navegación hasta las Islas Palomino, donde vive una colonia de más de cuatro mil lobos marinos con opción de nadar cerca de ellos.', 'Callao monumental e Islas Palomino', 'El primer puerto del Perú y su archipiélago: el centro histórico del Callao con su arquitectura colonial y republicana, y la navegación hasta las Islas Palomino, donde vive una colonia de más de cuatro mil lobos marinos con opción de nadar cerca de ellos..', 'publish', 'open', 'closed', '', 'callao-monumental-e-islas-palomino', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=130', 0, 'st_tours', '', 0),
(131, 1, '2022-04-26 07:06:38', '2022-04-26 07:06:38', 'Arequipa, la Ciudad Blanca, construida en sillar volcánico: el mirador de Carmen Alto sobre la campiña, el barrio de Yanahuara con el Misti al fondo y el Monasterio de Santa Catalina, una ciudadela religiosa del siglo XVI dentro de la ciudad.', 'City tour Arequipa y Monasterio de Santa Catalina', 'Arequipa, la Ciudad Blanca, construida en sillar volcánico: el mirador de Carmen Alto sobre la campiña, el barrio de Yanahuara con el Misti al fondo y el Monasterio de Santa Catalina, una ciudadela religiosa del siglo XVI dentro de la ciudad..', 'publish', 'open', 'closed', '', 'city-tour-arequipa-y-monasterio-de-santa-catalina', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=131', 0, 'st_tours', '', 0),
(132, 1, '2022-04-26 07:38:59', '2022-04-26 07:38:59', 'Salida de madrugada desde Arequipa hacia el Cañón del Colca para llegar a la Cruz del Cóndor a la hora en que los cóndores levantan el vuelo. En el camino, la Reserva Nacional de Salinas y Aguada Blanca, los pueblos del valle y las aguas termales.', 'Cañón del Colca en un día, todo incluido', 'Salida de madrugada desde Arequipa hacia el Cañón del Colca para llegar a la Cruz del Cóndor a la hora en que los cóndores levantan el vuelo.', 'publish', 'open', 'closed', '', 'canon-del-colca-full-day', '', '', '2026-08-14 18:57:09', '2026-08-14 16:57:09', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=132', 0, 'st_tours', '', 0),
(148, 1, '2022-04-26 07:44:59', '2022-04-26 07:44:59', 'El Colca con calma: dos días para recorrer el valle, dormir en Chivay y llegar sin prisa a la Cruz del Cóndor la mañana siguiente. Incluye la Reserva Nacional de Salinas y Aguada Blanca, las aguas termales de La Calera y los pueblos del valle.', 'Cañón del Colca 2 días / 1 noche vivencial', 'El Colca con calma: dos días para recorrer el valle, dormir en Chivay y llegar sin prisa a la Cruz del Cóndor la mañana siguiente.', 'publish', 'open', 'closed', '', 'canon-del-colca-2-dias-1-noche', '', '', '2026-08-14 18:27:45', '2026-08-14 16:27:45', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=148', 0, 'st_tours', '', 0),
(149, 1, '2022-04-26 07:49:50', '2022-04-26 07:49:50', 'La piedra con la que se construyó Arequipa, vista en su origen: las canteras de sillar de Añashuayco, donde los maestros canteros siguen extrayendo y tallando a mano el bloque volcánico, y el cañón de Culebrillas con sus paredes esculpidas.', 'La Ruta del Sillar', 'La piedra con la que se construyó Arequipa, vista en su origen: las canteras de sillar de Añashuayco, donde los maestros canteros siguen extrayendo y tallando a mano el bloque volcánico, y el cañón de Culebrillas con sus paredes esculpidas..', 'publish', 'open', 'closed', '', 'la-ruta-del-sillar', '', '', '2026-08-14 18:28:35', '2026-08-14 16:28:35', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=149', 0, 'st_tours', '', 0),
(150, 1, '2022-04-26 07:56:36', '2022-04-26 07:56:36', 'Un día en el lago Titicaca: las islas flotantes de los Uros, construidas con totora y habitadas desde antes de los incas, y la isla de Taquile, cuyo arte textil está reconocido por la Unesco. Con almuerzo en restaurante local y navegación en lancha rápida.', 'Uros y Taquile en lancha rápida, día completo', 'Un día en el lago Titicaca: las islas flotantes de los Uros, construidas con totora y habitadas desde antes de los incas, y la isla de Taquile, cuyo arte textil está reconocido por la Unesco.', 'publish', 'open', 'closed', '', 'uros-y-taquile-dia-completo', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=150', 0, 'st_tours', '', 0),
(151, 1, '2022-04-26 08:10:41', '2022-04-26 08:10:41', 'A 40 minutos de Puno, sobre la laguna Umayo, se levantan las chullpas de Sillustani: torres funerarias preincas e incas de hasta doce metros construidas en piedra pulida. Visita guiada de una hora y tres cuartos con traslado desde el centro de Puno.', 'Chullpas de Sillustani', 'A 40 minutos de Puno, sobre la laguna Umayo, se levantan las chullpas de Sillustani: torres funerarias preincas e incas de hasta doce metros construidas en piedra pulida.', 'publish', 'open', 'closed', '', 'chullpas-de-sillustani', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=151', 0, 'st_tours', '', 0),
(152, 1, '2022-04-26 08:11:35', '2022-04-26 08:11:35', 'Dos días en el lago navegable más alto del mundo, con noche en casa de una familia de la isla de Amantaní. Se visitan las islas flotantes de los Uros, Amantaní y Taquile, con todas las comidas incluidas y caminatas por los miradores de las islas.', 'Uros, Amantaní y Taquile 2 días / 1 noche', 'Dos días en el lago navegable más alto del mundo, con noche en casa de una familia de la isla de Amantaní.', 'publish', 'open', 'closed', '', 'uros-amantani-y-taquile-2-dias-1-noche', '', '', '2026-08-14 17:56:39', '2026-08-14 15:56:39', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=152', 0, 'st_tours', '', 0),
(153, 1, '2022-04-26 08:13:05', '2022-04-26 08:13:05', 'Un día completo en la costa de Ica: por la mañana la navegación a las Islas Ballestas, el santuario de fauna marina más importante del litoral peruano, y después el recorrido por la Reserva Nacional de Paracas, con sus miradores sobre el Pacífico. Se visitan La Catedral, Playa Roja y Playa La Mina, con lancha, chaleco salvavidas, movilidad turística y guía en español e inglés.', 'Islas Ballestas y Reserva Nacional de Paracas', 'Islas Ballestas por la mañana y Reserva Nacional de Paracas por la tarde: La Catedral, Playa Roja y Playa La Mina.', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas', '', '', '2026-08-14 18:14:13', '2026-08-14 16:14:13', '', 0, 'https://modtour.travelerwp.com/?post_type=st_tours&#038;p=153', 0, 'st_tours', '', 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
(184, 1, '2022-04-28 01:58:25', '2022-04-28 01:58:25', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2026-08-14 08:29:54', '2026-08-14 06:29:54', '', 0, 'https://modtour.travelerwp.com/?page_id=184', 0, 'page', '', 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
(185, 1, '2022-04-28 01:58:06', '2022-04-28 01:58:06', '{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-traveler', '', '', '2022-04-28 01:58:06', '2022-04-28 01:58:06', '', 0, 'https://modtour.travelerwp.com/wp-global-styles-traveler/', 0, 'wp_global_styles', '', 0),
(187, 1, '2022-06-07 01:38:13', '2022-04-28 02:07:37', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=187', 1, 'nav_menu_item', '', 0),
(194, 1, '2022-04-28 02:21:14', '2022-04-28 02:21:14', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Support</h2>		\n			<p><a href=\"#\">Help Center</a></p>		\n			<p><a href=\"#\">Our COVID-19 Response</a></p>		\n			<p><a href=\"#\">Cancellation options</a></p>		\n			<p><a href=\"#\">Safety information</a></p>		\n			<h2>Company</h2>		\n			<p><a href=\"#\">About us</a></p>		\n			<p><a href=\"#\">Community Blog</a></p>		\n			<p><a href=\"#\">Careers</a></p>		\n			<p><a href=\"#\">Privacy policy</a></p>		\n			<p><a href=\"#\">Terms of service</a></p>		\n			<h2>Contact</h2>		\n			<p><a href=\"#\">Partnerships</a></p>		\n			<p><a href=\"#\">FAQ</a></p>		\n			<p><a href=\"#\">Get in touch</a></p>		\n			<h2>Social</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#3D52A6\"></rect><path d=\"M21.0417 17.3959V15.3126C21.0417 14.7376 21.5084 14.2709 22.0834 14.2709H23.125V11.6667H21.0417C19.3157 11.6667 17.9167 13.0657 17.9167 14.7917V17.3959H15.8334V20.0001H17.9167V28.3334H21.0417V20.0001H23.125L24.1667 17.3959H21.0417Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#58B1F7\"></rect><path d=\"M28.5878 14.6732C27.9489 14.9534 27.2682 15.1392 26.5585 15.2294C27.2886 14.7935 27.8459 14.1084 28.1079 13.2827C27.4271 13.6886 26.6755 13.9753 25.8745 14.1353C25.2281 13.447 24.3069 13.0208 23.3019 13.0208C21.352 13.0208 19.7823 14.6034 19.7823 16.5436C19.7823 16.8228 19.8059 17.0912 19.8639 17.3468C16.9358 17.204 14.3449 15.8006 12.6044 13.6628C12.3006 14.19 12.1223 14.7935 12.1223 15.4431C12.1223 16.6628 12.7505 17.744 13.6868 18.37C13.1209 18.3593 12.5658 18.195 12.0955 17.9362C12.0955 17.947 12.0955 17.9609 12.0955 17.9749C12.0955 19.6864 13.3163 21.108 14.9172 21.4355C14.6306 21.5139 14.3181 21.5514 13.9938 21.5514C13.7684 21.5514 13.5407 21.5386 13.3271 21.4913C13.7834 22.8861 15.0783 23.9115 16.618 23.9448C15.4197 24.8821 13.8983 25.4469 12.2512 25.4469C11.9624 25.4469 11.6853 25.434 11.4083 25.3986C12.9684 26.4046 14.8174 26.9791 16.8113 26.9791C23.2922 26.9791 26.8355 21.6105 26.8355 16.957C26.8355 16.8013 26.8301 16.651 26.8226 16.5017C27.5216 16.0057 28.1089 15.3862 28.5878 14.6732Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#D9498C\"></rect><path d=\"M23.125 11.6667H16.875C13.9989 11.6667 11.6666 13.999 11.6666 16.8751V23.1251C11.6666 26.0011 13.9989 28.3334 16.875 28.3334H23.125C26.001 28.3334 28.3333 26.0011 28.3333 23.1251V16.8751C28.3333 13.999 26.001 11.6667 23.125 11.6667ZM26.7708 23.1251C26.7708 25.1355 25.1354 26.7709 23.125 26.7709H16.875C14.8645 26.7709 13.2291 25.1355 13.2291 23.1251V16.8751C13.2291 14.8647 14.8645 13.2292 16.875 13.2292H23.125C25.1354 13.2292 26.7708 14.8647 26.7708 16.8751V23.1251Z\" fill=\"white\"></path><path d=\"M20 15.8334C17.6989 15.8334 15.8333 17.699 15.8333 20.0001C15.8333 22.3011 17.6989 24.1667 20 24.1667C22.301 24.1667 24.1666 22.3011 24.1666 20.0001C24.1666 17.699 22.301 15.8334 20 15.8334ZM20 22.6042C18.5645 22.6042 17.3958 21.4355 17.3958 20.0001C17.3958 18.5636 18.5645 17.3959 20 17.3959C21.4354 17.3959 22.6041 18.5636 22.6041 20.0001C22.6041 21.4355 21.4354 22.6042 20 22.6042Z\" fill=\"white\"></path><path d=\"M24.4792 16.0761C24.7858 16.0761 25.0344 15.8275 25.0344 15.5209C25.0344 15.2143 24.7858 14.9657 24.4792 14.9657C24.1725 14.9657 23.924 15.2143 23.924 15.5209C23.924 15.8275 24.1725 16.0761 24.4792 16.0761Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#F62D3A\"></rect><path d=\"M28.3875 14.9545C27.8902 14.0773 27.3506 13.9159 26.2517 13.8545C25.154 13.7807 22.3937 13.75 20.0023 13.75C17.6064 13.75 14.8449 13.7807 13.7484 13.8534C12.6518 13.9159 12.111 14.0761 11.6091 14.9545C11.0969 15.8307 10.8334 17.3398 10.8334 19.9966C10.8334 19.9989 10.8334 20 10.8334 20C10.8334 20.0023 10.8334 20.0034 10.8334 20.0034V20.0057C10.8334 22.6511 11.0969 24.1716 11.6091 25.0386C12.111 25.9159 12.6507 26.075 13.7472 26.1489C14.8449 26.2125 17.6064 26.25 20.0023 26.25C22.3937 26.25 25.154 26.2125 26.2529 26.15C27.3517 26.0761 27.8914 25.917 28.3887 25.0398C28.9055 24.1727 29.1667 22.6523 29.1667 20.0068C29.1667 20.0068 29.1667 20.0034 29.1667 20.0011V19.9977C29.1667 17.3398 28.9055 15.8307 28.3875 14.9545ZM17.7084 23.4091V16.5909L23.4375 20L17.7084 23.4091Z\" fill=\"white\"></path></svg>					</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<p>© Copyright Traveler 2022 </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"278\" height=\"30\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Frame-3182.svg\" alt=\"\" loading=\"lazy\" />', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2022-06-07 12:23:06', '2022-06-07 12:23:06', '', 0, 'https://modtour.travelerwp.com/?page_id=194', 0, 'page', '', 0),
(200, 1, '2022-04-28 02:32:35', '2022-04-28 02:32:35', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Support</h2>		\n			<p><a href=\"#\">Help Center</a></p>		\n			<p><a href=\"#\">Our COVID-19 Response</a></p>		\n			<p><a href=\"#\">Cancellation options</a></p>		\n			<p><a href=\"#\">Safety information</a></p>		\n			<h2>Company</h2>		\n			<p><a href=\"#\">About us</a></p>		\n			<p><a href=\"#\">Community Blog</a></p>		\n			<p><a href=\"#\">Careers</a></p>		\n			<p><a href=\"#\">Privacy policy</a></p>		\n			<p><a href=\"#\">Terms of service</a></p>		\n			<h2>Contact</h2>		\n			<p><a href=\"#\">Partnerships</a></p>		\n			<p><a href=\"#\">FAQ</a></p>		\n			<p><a href=\"#\">Get in touch</a></p>		\n			<h2>Social</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#3D52A6\"></rect><path d=\"M21.0417 17.3959V15.3126C21.0417 14.7376 21.5084 14.2709 22.0834 14.2709H23.125V11.6667H21.0417C19.3157 11.6667 17.9167 13.0657 17.9167 14.7917V17.3959H15.8334V20.0001H17.9167V28.3334H21.0417V20.0001H23.125L24.1667 17.3959H21.0417Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#58B1F7\"></rect><path d=\"M28.5878 14.6732C27.9489 14.9534 27.2682 15.1392 26.5585 15.2294C27.2886 14.7935 27.8459 14.1084 28.1079 13.2827C27.4271 13.6886 26.6755 13.9753 25.8745 14.1353C25.2281 13.447 24.3069 13.0208 23.3019 13.0208C21.352 13.0208 19.7823 14.6034 19.7823 16.5436C19.7823 16.8228 19.8059 17.0912 19.8639 17.3468C16.9358 17.204 14.3449 15.8006 12.6044 13.6628C12.3006 14.19 12.1223 14.7935 12.1223 15.4431C12.1223 16.6628 12.7505 17.744 13.6868 18.37C13.1209 18.3593 12.5658 18.195 12.0955 17.9362C12.0955 17.947 12.0955 17.9609 12.0955 17.9749C12.0955 19.6864 13.3163 21.108 14.9172 21.4355C14.6306 21.5139 14.3181 21.5514 13.9938 21.5514C13.7684 21.5514 13.5407 21.5386 13.3271 21.4913C13.7834 22.8861 15.0783 23.9115 16.618 23.9448C15.4197 24.8821 13.8983 25.4469 12.2512 25.4469C11.9624 25.4469 11.6853 25.434 11.4083 25.3986C12.9684 26.4046 14.8174 26.9791 16.8113 26.9791C23.2922 26.9791 26.8355 21.6105 26.8355 16.957C26.8355 16.8013 26.8301 16.651 26.8226 16.5017C27.5216 16.0057 28.1089 15.3862 28.5878 14.6732Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#D9498C\"></rect><path d=\"M23.125 11.6667H16.875C13.9989 11.6667 11.6666 13.999 11.6666 16.8751V23.1251C11.6666 26.0011 13.9989 28.3334 16.875 28.3334H23.125C26.001 28.3334 28.3333 26.0011 28.3333 23.1251V16.8751C28.3333 13.999 26.001 11.6667 23.125 11.6667ZM26.7708 23.1251C26.7708 25.1355 25.1354 26.7709 23.125 26.7709H16.875C14.8645 26.7709 13.2291 25.1355 13.2291 23.1251V16.8751C13.2291 14.8647 14.8645 13.2292 16.875 13.2292H23.125C25.1354 13.2292 26.7708 14.8647 26.7708 16.8751V23.1251Z\" fill=\"white\"></path><path d=\"M20 15.8334C17.6989 15.8334 15.8333 17.699 15.8333 20.0001C15.8333 22.3011 17.6989 24.1667 20 24.1667C22.301 24.1667 24.1666 22.3011 24.1666 20.0001C24.1666 17.699 22.301 15.8334 20 15.8334ZM20 22.6042C18.5645 22.6042 17.3958 21.4355 17.3958 20.0001C17.3958 18.5636 18.5645 17.3959 20 17.3959C21.4354 17.3959 22.6041 18.5636 22.6041 20.0001C22.6041 21.4355 21.4354 22.6042 20 22.6042Z\" fill=\"white\"></path><path d=\"M24.4792 16.0761C24.7858 16.0761 25.0344 15.8275 25.0344 15.5209C25.0344 15.2143 24.7858 14.9657 24.4792 14.9657C24.1725 14.9657 23.924 15.2143 23.924 15.5209C23.924 15.8275 24.1725 16.0761 24.4792 16.0761Z\" fill=\"white\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#F62D3A\"></rect><path d=\"M28.3875 14.9545C27.8902 14.0773 27.3506 13.9159 26.2517 13.8545C25.154 13.7807 22.3937 13.75 20.0023 13.75C17.6064 13.75 14.8449 13.7807 13.7484 13.8534C12.6518 13.9159 12.111 14.0761 11.6091 14.9545C11.0969 15.8307 10.8334 17.3398 10.8334 19.9966C10.8334 19.9989 10.8334 20 10.8334 20C10.8334 20.0023 10.8334 20.0034 10.8334 20.0034V20.0057C10.8334 22.6511 11.0969 24.1716 11.6091 25.0386C12.111 25.9159 12.6507 26.075 13.7472 26.1489C14.8449 26.2125 17.6064 26.25 20.0023 26.25C22.3937 26.25 25.154 26.2125 26.2529 26.15C27.3517 26.0761 27.8914 25.917 28.3887 25.0398C28.9055 24.1727 29.1667 22.6523 29.1667 20.0068C29.1667 20.0068 29.1667 20.0034 29.1667 20.0011V19.9977C29.1667 17.3398 28.9055 15.8307 28.3875 14.9545ZM17.7084 23.4091V16.5909L23.4375 20L17.7084 23.4091Z\" fill=\"white\"></path></svg>					</a>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n			<p>© Copyright Traveler 2022 </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"278\" height=\"30\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Frame-3182.svg\" alt=\"\" loading=\"lazy\" />', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2022-04-28 02:32:35', '2022-04-28 02:32:35', '', 0, 'https://modtour.travelerwp.com/?elementor_library=footer', 0, 'elementor_library', '', 0),
(209, 1, '2022-04-28 03:18:14', '2022-04-28 03:18:14', '<div class=\"stt-mailchimp-form\">\r\n    <input type=\"email\" name=\"EMAIL\" class=\"form-control\" placeholder=\"Email Address\">\r\n    <input type=\"submit\" name=\"submit\" value=\"Subscribe\">\r\n</div> ', 'Subscribe', '', 'publish', 'closed', 'closed', '', 'subscribe', '', '', '2022-04-28 03:18:14', '2022-04-28 03:18:14', '', 0, 'https://modtour.travelerwp.com/mc4wp-form/subscribe/', 0, 'mc4wp-form', '', 0),
(212, 1, '2022-04-28 03:30:44', '2022-04-28 03:30:44', '<!-- wp:paragraph -->\r\n<p>From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow travellers for a Welcome Reception at your hotel. Welcome Reception From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow travellers for a Welcome Reception at your hotel.Welcome Reception<br />From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow travellers for a Welcome Reception at your hotel.Welcome Reception<br />From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow travellers for a Welcome Reception at your hotel.Welcome Reception</p>\r\n<!-- /wp:paragraph -->', 'A Seaside Reset in Laguna Beach', 'From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City . Join your Travel Director and fellow travellers for a Welcome Reception at your hotel. Welcome Reception From the iconic to the unexpected, the city of San Francisco never ceases to surprise. Kick-start your effortlessly delivered Northern California holiday in the cosmopolitan hills of The City.', 'publish', 'open', 'open', '', 'a-seaside-reset-in-laguna-beach', '', '', '2022-06-02 03:25:25', '2022-06-02 03:25:25', '', 0, 'https://modtour.travelerwp.com/?p=212', 0, 'post', '', 0),
(222, 1, '2022-04-28 03:52:54', '2022-04-28 03:52:54', 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source.', 'Tastes and Sounds of the South 2019', '', 'inherit', 'closed', 'closed', '', '132-autosave-v1', '', '', '2022-04-28 03:52:54', '2022-04-28 03:52:54', '', 132, 'https://modtour.travelerwp.com/?p=222', 0, 'revision', '', 0),
(223, 1, '2022-04-28 04:24:14', '2022-04-28 04:24:14', '<!-- wp:paragraph -->\r\n<p>2021 will be a Different Skagit Valley Tulip Festival. We know there will be restrictions on the number of people who can visit our fields and gardens (and other retail establishments/restaurants/venues) based on COVID guidelines established by the state and county governments. We will be following those guidelines, but still be working to welcome you and help you with your visit. Tulip Town has set its ticketing policy; you can find out more at https://tuliptown.com/pages/visit. RoozenGaarde has done so as well; find out more at https://roozengaarde.ticketspice.com/skagit-valley-tulip-festival-tickets.</p>\r\n<p>This is event is geared towards visitors of all ages but if you happen to be traveling with a tot, here are some tips from a local mom on how best to prepare for and execute your adventure.</p>\r\n<p>Seattle Southside mom, Meilee, bundled up her four year old and hit the road and this is what she learned:</p>\r\n<p>The drive is easy freeway driving for approx. 90 minutes each way (from Seattle Southside). For lightest traffic plan on arriving at the fields early in the day on the weekends or travel during non-rush hours mid-week.<br />Stop at the Tulip Festival Administration office 311 W. Kincaid St. Mount Vernon, WA 98273 for free maps, advice on where to start/stop your excursion and special event info.<br />With maps and “Tulip Route” signage the fields are easy to find.<br />Wear practical shoes. There aren’t sidewalks in the fields; be prepared for dusty to muddy conditions. My daughter wore her pink polka dot rain boots for fashion and the practicality purposes.<br />Walking paths are made out of firmly packed gravel or dirt. Check weather forecasts to get an idea on stroller friendly conditions.<br />There are multiple tulip farms to see and each is immense. For families with young children I recommend pacing yourself and expect to visit one farm maybe two. We spent two hours at one field, had dinner then drove back. It was a long five hour outing for a four year old but days later she’s still talking about the “bee-you-tee-ful flowers” and I’m still admiring a collection of charming photos.<br />The RoozenGaarde field has food vendors. (fair food cuisine and prices) There’s a grassy area with a few tables and room to have a picnic.<br />Bring cash. Some vendors accept cash and plastic – others take cash only.<br />There are plenty of facilities (porta-potties) at the farms. For families with babies or young toddlers, bring a blanket in the diaper bag because I didn’t see any changing areas.<br />No pets allowed in the tulip fields. Leave Fluffy or Fido at home.<br />*Bonus tip – make sure your camera has plenty of battery life you’ll have a “bazillion” photo opportunities.</p>\r\n<!-- /wp:paragraph -->', 'Tiptoe through the Tulips of Washington', '2021 will be a Different Skagit Valley Tulip Festival. We know there will be restrictions on the number of people who can visit our fields and gardens (and other retail establishments/restaurants/venues) based on COVID guidelines established by the state and county governments.', 'publish', 'open', 'open', '', 'tiptoe-through-the-tulips-of-washington', '', '', '2022-06-02 03:24:38', '2022-06-02 03:24:38', '', 0, 'https://modtour.travelerwp.com/?p=223', 0, 'post', '', 0),
(225, 1, '2022-04-28 04:26:47', '2022-04-28 04:26:47', '<!-- wp:paragraph -->\r\n<p>This article is part of Earth Refuge’s Spotlight Series on Philadelphia</p>\r\n<p>During the summer of 2021, cities across the United States (‘US’) have seen record breaking temperatures to an extent that scientists say would have been “virtually impossible” to reach without anthropogenic climate change. Cities are especially prone to such extreme heat because of particular characteristics which cause people within urban areas— particularly low-income residents — to bear an undue burden of the effects of climate change.</p>\r\n<p>What is the Urban Heat Island Effect?</p>\r\n<p>Heat islands are urban areas that experience higher temperatures than their surrounding areas for a variety of reasons. For one, cities contain more man-made structures, such as buildings, roads, and dark roofs, which absorb and re-emit the sun’s heat more than natural land does. Additionally, more vehicles, more air conditioning units, and more industrial facilities all contribute to the heat island effect felt in cities across the world.</p>\r\n<p>The city of Philadelphia is a paradigmatic heat island. Since 1970, Philadelphia’s average summer temperature has increased by three degrees Fahrenheit (-16 °C), leading to more extreme heat events. In the past fourteen years alone, heat-related events have caused nearly 150 deaths in Philadelphia. The magnitude of such tragedy is only expected to grow larger. Just this past summer, Philadelphia declared a Heat Health Emergency, which only occurs from May through June when temperatures are expected to reach 101°F (38 °C) or higher for two consecutive days, or 98°F (37 °C ) or higher for three or more consecutive days. This designation puts services like the city’s heatline into effect and bars any residential utility shutoffs.</p>\r\n<p>The Disproportionate Impacts</p>\r\n<p>Philadelphia is a quintessential heat island not only because the city has become hotter overall, but also because within the city — as in so many others — low-income neighborhoods and communities of color face disproportionate impacts of the increasing temperatures.</p>\r\n<p>Philadelphia’s Hunting Park neighborhood, one of the city’s most impoverished areas, is illustrative. A recent report from the Philadelphia City Planning Commission showed that more than 75% of land cover in Hunting Park was comprised of buildings, roads, and paved surfaces. By contrast, tree canopy — which helps reduce heat — covers only 9% of the neighborhood. As a result, the neighborhood tends to be significantly warmer than the average city temperature: average surface temperature data shows that Hunting Park can be as much as 22°F (-6 °C) warmer than other neighborhoods.</p>\r\n<p>These differences in landscape between Hunting Park and the rest of the city are largely a consequence of redlining, the systematic denial of financial services to residents of particular areas usually based on race. Redlining largely influenced historic housing policies in the US that led to the residential segregation that still exists today. Research shows that surface temperatures in formerly redlined neighborhoods in urban areas across the country tend to be up to 36°F (2 °C) warmer than non-redlined areas. While these trends are most pronounced in Southeast and Western cities in the US, the Philadelphia Heat Vulnerability Index shows that they remain consistent in Philadelphia as well.</p>\r\n<p>Effective Solutions</p>\r\n<p>Fortunately, action can still be taken at a more regional level to combat the effects of the urban heat island. Two of the most straightforward solutions are to increase the number of white roofs and to increase tree cover. Data from the Center for Clean Air Policy shows that white or light-colored roofs can reflect up to 80% of the sun’s rays in comparison to the 70% heat absorption of black roofs, in turn allowing homes to stay at lower temperatures.</p>\r\n<p>Adding more tree canopy would also go a long way. Trees tend to absorb anywhere from 70 to 90% of sunlight in summer, and 20 to 90% of sunlight in winter, leading to significantly reduced temperatures in Hunting Park and other neighborhoods that are rapidly warming.</p>\r\n<p>Although both solutions would require substantial investment, the benefits outweigh the costs. Indeed, data shows that more trees provide stormwater benefits and increase property values. More importantly, investment in reducing the impacts of the urban heat island effect and climate change more generally represents a small piece of a large effort owed to underserved communities. As climate migration continues to drive people to seek refuge in cities, it is becoming increasingly important to ensure that cities are prepared to provide these types of resources to current and future residents.</p>\r\n<!-- /wp:paragraph -->', 'The city of San Francisco never ceases to surprise', 'This article is part of Earth Refuge’s Spotlight Series on Philadelphia. During the summer of 2021, cities across the United States (‘US’) have seen record breaking temperatures to an extent that scientists say would have been “virtually impossible” to reach without anthropogenic climate change.', 'publish', 'open', 'open', '', 'city-spotlight-philadelphia', '', '', '2022-06-02 03:24:03', '2022-06-02 03:24:03', '', 0, 'https://modtour.travelerwp.com/?p=225', 0, 'post', '', 0),
(226, 1, '2022-04-28 04:27:46', '2022-04-28 04:27:46', '<!-- wp:paragraph -->\r\n<p>Thousands of migrants – of whom, many are children – suffer from deadly heat conditions at the US-Mexico border. As the effects of climate change worsen day by day, extreme weather conditions are causing a high risk of dehydration and death amongst migrants who try to enter the States through the Sonoran Desert.</p>\r\n<p>In order to calculate the deadliest areas in the U.S. – Mexico Border, scientists and researchers used a biophysical model of human dehydration. According to the report made by this model, it was found that most of the deaths were caused primarily by severe dehydration. After organizing the dataset in the regions with the casualties, severe dehydration that leads to death, water loss, organ failure, disorientation and physiological challenges in animal species were linked together for the report.</p>\r\n<p>“We provide the first empirical evidence that the physiological stresses experienced by humans attempting to cross the Sonoran Desert into the U.S. are sufficient to cause severe dehydration and associated conditions that can lead to death. A disproportionately large percentage of migrant deaths occur in areas where the predicted rates of water loss are highest,” says Ryan Long, an associate professor of wildlife sciences at the University of Idaho. Long also underlines the importance of access to drinking water supplies for preventing the risks at the highest rates of water loss during migration across the borders in the region.</p>\r\n<p>Models developed for fighting against climate change and water scarcity unfortunately show us that these type of border crossings will only become more dangerous over time, increasing the already large number of people who do not make it across. Measures must be taken immediately to mitigate this crisis.</p>\r\n<!-- /wp:paragraph -->', 'The Castle on the Cliff: Majestic, Magic, Manoir', 'Thousands of migrants – of whom, many are children – suffer from deadly heat conditions at the US-Mexico border. As the effects of climate change worsen day by day, extreme weather conditions are causing a high risk of dehydration and death amongst migrants who try to enter the States through the Sonoran Desert.', 'publish', 'open', 'open', '', 'the-castle-on-the-cliff-majestic-magic-manoir', '', '', '2022-06-02 03:23:02', '2022-06-02 03:23:02', '', 0, 'https://modtour.travelerwp.com/?p=226', 0, 'post', '', 0),
(227, 1, '2022-04-28 04:29:08', '2022-04-28 04:29:08', '<!-- wp:paragraph -->\r\n<p>In this interview, correspondent Polly Nash talks to fire fighter Cami Schafer about one of the many frightening effects of climate change; the ever-growing threat of wildfires around the world. Last year California was hit by the Dixie Fire, the largest single forest fire in the state’s history. Burning for four months, the Dixie Fire destroyed over a thousand buildings and devastated entire towns. Cami Schafer, who was fighting this fire alongside her colleagues, gives insights into her daily work, her struggles and most importantly, what kept her sane and motivated during the demanding operation.</p>\r\n<p>“You try not to be emotionally attached but you can’t really help it. Those are people’s houses, people’s livelihood, that’s all they have. But then we have to hustle and keep going the next day.”</p>\r\n<!-- /wp:paragraph -->', 'All Aboard the Rocky Mountaineer', 'In this interview, correspondent Polly Nash talks to fire fighter Cami Schafer about one of the many frightening effects of climate change; the ever-growing threat of wildfires around the world. Last year California was hit by the Dixie Fire, the largest single forest fire in the state’s history.', 'publish', 'open', 'open', '', 'all-aboard-the-rocky-mountaineer', '', '', '2022-06-02 03:22:18', '2022-06-02 03:22:18', '', 0, 'https://modtour.travelerwp.com/?p=227', 0, 'post', '', 0),
(228, 1, '2022-04-28 04:30:21', '2022-04-28 04:30:21', 'In this week’s interview, correspondent Ole ter Wey talks to climate activist Grace Fong about the importance of climate education. Drawing on her very personal experiences with the impacts of climate change in her home country of Fiji, Grace Fong provides insights into what led her to work for Climate Science, an international organization that promotes comprehensive and accessible climate education for children and young adults around the world.\r\n\r\n“Imagine if the politicians that are in power right now had this climate change education when they were in school. That can impact all their decisions they make right now taking into account the whole problem.“', 'Redfin Ranks the Most Competitive Neighborhoods', 'In this week’s interview, Ole ter Wey talks to climate activist Grace Fong about the importance of climate education. Drawing on her very personal experiences with the impacts of climate change in her home country of Fiji.', 'publish', 'open', 'open', '', 'pure-luxe-in-punta-mita', '', '', '2022-06-07 10:57:10', '2022-06-07 10:57:10', '', 0, 'https://modtour.travelerwp.com/?p=228', 0, 'post', '', 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
(232, 1, '2022-04-28 04:32:28', '2022-04-28 04:32:28', '<!-- wp:paragraph -->\r\n<p>PENNSYLVANIA, USA — The difference between a tourist and a traveler is getting to know a culture, according to Karen Gershowitz, writer and travel addict.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Since boarding a plane to Europe when she was 17, Gershowitz has visited over 90 countries and “gained friends and lovers and made a radical career change,” according to her website.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>In this week’s Travel Smart, FOX43’s Trenice Bishop spoke to Gershowitz about how to find the “hidden secrets” of travel destinations. She said that travel is all about being open to new things and new experiences. </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Her number one travel tip is simply to talk to people. </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>“Be friendly, smile at people, ask them questions, show that you’re interested,” she said.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Second, she said to plan a trip around something you love.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>“It doesn’t matter if it’s sports, arts, or if it’s food,” Gershowitz said. “But whatever it is, go and do that and talk to the people who are around you because you’ll mostly find locals and they know the really great places to go, and what to do, and the kinds of places to see.”</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Third, she said to pick up a paper and look for local events.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>“Look for the festivals, rather than the places,” she said. “That’s where the people will be. They’ll tell you whether the places in the guidebooks are worth going to.”</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Finally, she said to enjoy the journey and expect the unexpected. </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Karen Gershowitz is the author of <em>Travel Mania – Stories of Wanderlust</em>, a vivid story of how one woman found her strength, power, and passion.</p>\r\n<!-- /wp:paragraph -->', 'The Best Kept Secrets About Travel', 'PENNSYLVANIA, USA — The difference between a tourist and a traveler is getting to know a culture, according to Karen Gershowitz, writer and travel addict.Since boarding a plane to Europe when she was 17, Gershowitz has visited over 90 countries and “gained friends.', 'publish', 'open', 'open', '', 'the-best-kept-secrets-about-travel', '', '', '2022-06-02 03:18:34', '2022-06-02 03:18:34', '', 0, 'https://modtour.travelerwp.com/?p=232', 0, 'post', '', 0),
(233, 1, '2022-04-28 04:33:21', '2022-04-28 04:33:21', '<!-- wp:paragraph -->\r\n<p>If you’re a student who is planning on attending school abroad as part of your studies or you’re being relocated by your company, it can seem daunting to visit a new country for the first time. Looking for some tips and tricks to mastering international travel? We have them, courtesy of Travel + Leisure.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Hotel business cards: </strong>You’ll most likely be spending time in a hotel, at least at first till you can find a more permanent place.<strong> </strong>Grab a business card from the front desk so if you ever get lost, you’ll have the name and address of the hotel in the local language.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>The six-month passport rule:</strong> The expiration date on your passport is deceiving. In the U.S., you can use your passport up to the date listed inside the cover. However, many other countries have been known to deny travelers entry if the passport expires in under six months. That’s because they want to ensure you have a valid passport to get back to the United States in case of travel snafus and unexpected issues. You should always renew your passport nine months before the actual expiration date.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Credit cards:</strong> The best exchange rates are usually within your credit card. That being said, many credit cards will add foreign transaction fees of up to three percent. Do your research on credit cards that don’t have this fee before heading on your trip.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Fraud alerts.</strong> Let your credit card company’s fraud department know the country you’ll be visiting and when. This will prevent them from thinking your card was stolen.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Credit card chips: </strong>In the U.S., credit cards use magnetic strips on the back of the card or chips on the front. In Europe, cards have a chip embedded in them and this is largely the way transactions are conducted, along with a PIN. If your cards don’t already have this technology, seek out ones that do or upgrade your existing card.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Medicine: </strong>Always<strong> </strong>carry an eye mask and earplugs in your medicine bag, along with pain relievers, antacids, prescriptions, contact lenses and solution, etc. You may not come across a 24-hour pharmacy overseas like you see on every other block in the U.S. Fill your prescriptions before you go.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Travel alerts: </strong>Check the State Department’s travel warnings and alerts, and always print out the address and contact information of the local embassy.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Charges and Adapters: </strong>When going overseas it’s crucial to have the right adapter for your devices. An USB universal power adapter can make your life easier, because you won’t have to figure out power outlets, wattage, and will allow you to charge multiples devices simultaneously. When it comes to charges it’s advisable to pack more than one to be on the safe side, according to our friends at One Bag Travel.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Data roaming: </strong>To avoid international data roaming, go to settings and ensure it is disabled. Sign up for an international calling and data plan if you’ll be abroad for a while.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>• <strong>Language learning: </strong>This one you have to prepare for before you go. Sign up for language lessons with BRIC Learning Systems to connect with tutors in their native countries. You’ll also find this invaluable when learning all about the culture!</p>\r\n<!-- /wp:paragraph -->', 'The Ultimate Cheat Sheet on Travel', 'If you’re a student who is planning on attending school abroad as part of your studies or you’re being relocated by your company, it can seem daunting to visit a new country for the first time. Looking for some tips and tricks to mastering international travel? We have them, courtesy of Travel + Leisure.', 'publish', 'open', 'open', '', 'the-ultimate-cheat-sheet-on-travel', '', '', '2022-06-02 03:18:04', '2022-06-02 03:18:04', '', 0, 'https://modtour.travelerwp.com/?p=233', 0, 'post', '', 0),
(234, 1, '2022-04-28 04:34:50', '2022-04-28 04:34:50', 'Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus.\r\n\r\nViverra sit diam ut viverra leo duis. Odio consectetur enim, massa nibh euismod eget. Et quis eget vestibulum sit id scelerisque. In felis velit cursus nibh at sagittis. Nisl curabitur dignissim scelerisque massa ut quis pretium. Etiam mauris cursus vitae consequat arcu. Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus consequat sed.\r\n\r\n<!-- /wp:paragraph -->\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\r\n\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1.jpg\" sizes=\"(max-width: 329px) 100vw, 329px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1.jpg 329w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1-768x700.jpg 768w\" alt=\"\" width=\"329\" height=\"300\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2.jpg\" sizes=\"(max-width: 491px) 100vw, 491px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2.jpg 491w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2-768x469.jpg 768w\" alt=\"\" width=\"491\" height=\"300\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3.jpg\" sizes=\"(max-width: 520px) 100vw, 520px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3.jpg 520w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3-768x457.jpg 768w\" alt=\"\" width=\"520\" height=\"310\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4.jpg\" sizes=\"(max-width: 300px) 100vw, 300px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4.jpg 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4-768x793.jpg 768w\" alt=\"\" width=\"300\" height=\"310\" />\r\n\r\nMi diam malesuada habitant duis sit parturient senectus pretium. Lacus dolor sodales lectus mauris est, nunc. Hac adipiscing eget morbi at amet. In mollis placerat consequat nulla porttitor neque cras. Morbi elit nascetur et, etiam dignissim dui interdum nec. Neque integer lectus velit vel quam nisi, vulputate egestas eu. Massa, amet lobortis urna, id elit aliquam imperdiet ipsum enim.\r\n\r\nMaecenas ac malesuada dignissim sem nisl, consectetur porttitor. A lorem diam pellentesque quis pellentesque\r\n<ul>\r\n 	<li>Aliquam et tellus molestie velit sagittis, aliquam. Aliquam auctor.</li>\r\n 	<li>Nunc, lorem viverra nunc, pretium. Faucibus.</li>\r\n 	<li>Porttitor gravida sit tortor, lorem. Sit lectus vestibulum dui pellentesque id non.</li>\r\n 	<li>Morbi arcu gravida varius risus nisl odio proin.</li>\r\n</ul>\r\nNon sit ornare duis massa quam tristique tempus. Dignissim sit nunc non lectus suspendisse morbi. Ut nunc tempus, sed pellentesque diam dolor. Sit purus, amet, tellus ut. Lobortis aliquam sit quam dictumst.\r\nAliquam mauris nibh et amet cras. Et risus vitae id vestibulum, tortor sem tempus, tortor. Sapien odio ut libero, pharetra sodales dolor varius malesuada. At suspendisse porta sagittis ante nisl, lectus. Lorem ac lacus, tristique enim massa. Enim, non sit mauris aliquam blandit.', 'Meet the Steve Jobs of the Travel Industry', 'Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus. Viverra sit diam ut viverra leo duis. Odio consectetur enim, massa nibh euismod eget.', 'publish', 'open', 'open', '', 'meet-the-steve-jobs-of-the-travel-industry', '', '', '2022-06-02 03:17:24', '2022-06-02 03:17:24', '', 0, 'https://modtour.travelerwp.com/?p=234', 0, 'post', '', 0),
(235, 1, '2022-04-28 04:31:53', '2022-04-28 04:31:53', '<p><strong><!-- wp:paragraph --></strong></p>\r\n<p>I’ve been a traveler my whole life — and was lucky enough to have a family that prioritized experiencing new destinations throughout my childhood. Now, it’s my nephew’s turn. At two years old, with seven countries down, he’s on his way to becoming a citizen of the world.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>While traveling with a child at any age may seem like a daunting prospect, experts claim that it can significantly boost development. They say travel can expand a kid’s world, making them more empathetic toward cultural differences and helping them adapt to changing situations. It can even shape their linguistic development as babies.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>“They’re going to start learning the tools for developing meaningful relationships, especially across differences, from an early age,” Dr. Robin Hancock, a global education specialist with Bank Street College, told <em>Travel + Leisure</em>. “Travel has the potential to create a new narrative that teaches children about the similarities with others [and] lays a strong foundation, especially in the early years…We have the potential to raise a generation that knows how to live and coexist with each other.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:image --></p>\r\n<figure class=\"wp-block-image\"><img title=\"children-traveling-KIDTRVL0719.jpg\" src=\"https://lh3.googleusercontent.com/BDevmSt7VRnTjiDyhRt-9xxHHNmcEzQNbaZgwnZQoLLO4FUPqrj6TskfBK8ruIJ1Zyqu7VxKGiDVRXgxUhcC8Gzy9pxU72oMTm398fy7FqLGE2EEeJgI7heVZ52PuljwZeQi2ars\" alt=\"Family at airport\" /></figure>\r\n<p><!-- /wp:image -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>I’ve watched my nephew try beans for the first time at La Guarida in Havana, picking up and considering each individual one, almost as if testing it. I’ve seen him stick his feet in the Dead Sea (and then quickly pull them back out again), as well as try gelato under the shadow of the Duomo in Florence.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>He may not remember these adventures, but they will impact his development, according to Hancock. The most rapid brain development occurs in the first five years of a child’s life, and especially in the first three, she said. Surrounding kids from birth to about three years old with people who are different than them “normalizes” that experience.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>“Travel and educating children about their roles as citizens of the world when they’re young ensures they will retain that message into their adult years,” she said. “When somebody begins a habit or a tradition… early in life, that becomes the foundation through which they view the world for the rest of their life.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Traveling with young children – even as young as six months old — can also help them with linguistic development, said Erika Levy, an associate professor in communication sciences and disorders at Teachers College at Columbia University.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>“We know that in terms of language, babies perceive sounds differently from adults. As they get older… they lose the ability to distinguish many of the other speech sounds,” said Levy. “If we surround them with speech sounds from all around the world… then we are keeping those categories going, which helps later on in life with their language.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>And when they return home from a trip, their experiences can actually help them in school, according to Hancock.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>“It makes them more open to try new things [and] less cautious of people and scenarios that are not familiar to them,” she said. “It will inevitably make children more open and remove bias.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Here are a few tips on how to maximize your child’s experience while traveling.</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Take a stroll in a local neighborhood.</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>While it’s great to see the major attractions in a destination, walking around a local neighborhood can be one of the most impactful moments for children, said Hancock. A child’s brain tends to make connections based on what is familiar to them. “If you’re in Venice, spend time on the Grand Canal, and if you’re in Paris, spend time by the Eiffel Tower, but the pieces that really resonate with children are the experiences they can relate to,” she said. “It’s going to be meaningful for your child if you just find a quiet neighborhood and go forwalk…Inevitably, you’re going to see people sweeping out their front yard and local vendors. And that’s much more meaningful — you’re going to get a better slice of what everyday life is like and your child will, too.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Create a tradition while on vacation.</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Traditions can help kids connect to a trip. For example, as children, my sister and I collected soda bottles in every country we visited. “Traditions are meaningful for kids,” said Hancock. “Anything that you can relate back to the child’s world is going to be a meaningful experience to them.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Have your kids play with other children.</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Grouping kids with other children around their age will help their development, even if they don’t speak the same language, according to Levy. “Have them meet other children — they will play, learn, and find ways to communicate,” she said. “And they’ll learn that not everybody speaks English.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Turn your trip into a game.</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Asking children to point out things that are new to them, Levy recommended “Have them show you three things they’ve never seen before at home.” She said, “You can do a treasure hunt for them.”</p>\r\n<p><!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading --></p>\r\n<h2>Prepare your children in advance.</h2>\r\n<p><!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph --></p>\r\n<p>Preparing children for what they’re about to experience can go a long way, according to Levy. For example, tell them in advance about jet lag, or if they’re nervous traveling, bring a special toy on the plane. But ultimately, you shouldn’t be too worried: Levy said that children tend to be “more adaptable than we are in new situations.”</p>\r\n<p><strong><!-- /wp:paragraph --></strong></p>', 'How to Explain Travel to a Five-Year-Old', 'I’ve been a traveler my whole life — and was lucky enough to have a family that prioritized experiencing new destinations throughout my childhood. Now, it’s my nephew’s turn. At two years old, with seven countries down, he’s on his way to becoming a citizen of the world.', 'publish', 'open', 'open', '', 'how-to-explain-travel-to-a-five-year-old', '', '', '2022-06-02 03:19:24', '2022-06-02 03:19:24', '', 0, 'https://modtour.travelerwp.com/?p=235', 0, 'post', '', 0),
(236, 1, '2022-04-29 02:30:03', '2022-04-29 02:30:03', '', 'Search Tour Sidebar', '', 'publish', 'closed', 'closed', '', 'search-tour-sidebar', '', '', '2022-05-13 02:46:20', '2022-05-13 02:46:20', '', 0, 'https://modtour.travelerwp.com/?page_id=236', 0, 'page', '', 0),
(241, 1, '2022-05-09 02:08:57', '2022-05-09 02:08:57', 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source.\n\n<strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</strong>\n\n<i class=\"fa fa-check \"></i>   Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<i class=\"fa fa-check \"></i>   Praesent in tortor pellentesque, ornare est fringilla, sollicitudin sem.\n\n<i class=\"fa fa-check \"></i>   Nunc congue libero a urna iaculis interdum.\n\n<i class=\"fa fa-check \"></i>   Ut non magna ullamcorper lacus varius pharetra in id magna.', 'Vegas to LA: Grand National Parks', '', 'inherit', 'closed', 'closed', '', '112-autosave-v1', '', '', '2022-05-09 02:08:57', '2022-05-09 02:08:57', '', 112, 'https://modtour.travelerwp.com/?p=241', 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
(242, 1, '2022-05-12 07:55:20', '2022-05-12 07:55:20', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"https://modtour.travelerwp.com/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"12/05/2022 07:55 am-13/05/2022 07:55 am\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/California-400x400.jpg\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-Jersey-400x400.jpg\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-York-City-400x400.jpg\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Los-Angeles-400x400.jpg\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/San-Francisco-400x400.jpg\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Virginia-400x400.jpg\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/beach-400x400.jpg\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                        <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/aerial-photography-of-passing-vehicles-on-highway-leading-to-city-450x300.jpg\"\n                     alt=\"3-Day Loire Mer Extraordinaire\"/>\n            </a>\n                      New York, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\"\n                  >3-Day Loire Mer Extraordinaire</a>\n            </h4>\n                    0                \n                    (No Review)\n                        €250,00From   €225,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>2 days\n                        <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/HD-photo-by-Bailey-Alexander-450x300.jpg\"\n                     alt=\"America’s National Parks with Denver\"/>\n            </a>\n                      Los Angeles\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\"\n                  >America’s National Parks with Denver</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    0                \n                    (No Review)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                        <a href=\"https://modtour.travelerwp.com/st_tour/california-and-the-golden-west-summer-2019/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/unknown-person-standing-near-body-of-water-450x300.jpg\"\n                     alt=\"California and the Golden West Summer 2019\"/>\n            </a>\n                      California, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/california-and-the-golden-west-summer-2019/\"\n                  >California and the Golden West Summer 2019</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €250,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3 days\n                                    - 9%                                                     Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour/\"\n                  >Cannes and Antibes Night Tour</a>\n            </h4>\n                    0                \n                    (No Review)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                        <a href=\"https://modtour.travelerwp.com/st_tour/eastern-discovery-start-new-orleans/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/image-3-450x300.jpg\"\n                     alt=\"Eastern Discovery (Start New Orleans)\"/>\n            </a>\n                      New Jersey\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/eastern-discovery-start-new-orleans/\"\n                  >Eastern Discovery (Start New Orleans)</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €250,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3-5 hours\n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                        <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/woman-leaning-on-wall-wearing-sunglasses-and-striped-shirt-450x300.jpg\"\n                     alt=\"Harvard: 70-Minute Hahvahd Tour\"/>\n            </a>\n                      Philadelphia, CA, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\"\n                  >Harvard: 70-Minute Hahvahd Tour</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €350,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n			<h2>Recommended for you</h2>		\n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    0                \n                    (No Review)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                        <a href=\"https://modtour.travelerwp.com/st_tour/northern-california-summer-2019/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/51480_bdc6c80b-450x300.jpg\"\n                     alt=\"Northern California Summer 2019\"/>\n            </a>\n                      California, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/northern-california-summer-2019/\"\n                  >Northern California Summer 2019</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 days\n                        <a href=\"https://modtour.travelerwp.com/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/169671_f486e545-450x300.jpg\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                        <a href=\"https://modtour.travelerwp.com/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/three-monks-sitting-on-concrete-temple-during-daytime-450x300.jpg\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    0                \n                    (No Review)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                        <a href=\"https://modtour.travelerwp.com/st_tour/rockies-yellowstone-mt-rushmore/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-horse-with-black-leather-strap-450x300.jpg\"\n                     alt=\"Rockies, Yellowstone &#038; Mt Rushmore\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/rockies-yellowstone-mt-rushmore/\"\n                  >Rockies, Yellowstone &#038; Mt Rushmore</a>\n            </h4>\n                    0                \n                    (No Review)\n                        €150,00From   €135,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'publish', 'closed', 'closed', '', 'home-2', '', '', '2022-05-12 07:55:20', '2022-05-12 07:55:20', '', 0, 'https://modtour.travelerwp.com/?elementor_library=home-2', 0, 'elementor_library', '', 0),
(244, 1, '2022-05-13 01:28:42', '2022-05-13 01:28:42', '', 'Search Tour Topbar', '', 'publish', 'closed', 'closed', '', 'search-tour-topbar', '', '', '2022-06-02 02:20:04', '2022-06-02 02:20:04', '', 0, 'https://modtour.travelerwp.com/?page_id=244', 0, 'page', '', 0),
(245, 1, '2022-06-07 01:38:13', '2022-05-13 01:31:36', '', 'Listing', '', 'publish', 'closed', 'closed', '', 'listing', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=245', 3, 'nav_menu_item', '', 0),
(246, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:22', ' ', '', '', 'publish', 'closed', 'closed', '', '246', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=246', 4, 'nav_menu_item', '', 0),
(247, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:23', ' ', '', '', 'publish', 'closed', 'closed', '', '247', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=247', 5, 'nav_menu_item', '', 0),
(248, 1, '2022-05-13 01:34:13', '2022-05-13 01:34:13', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2022-05-13 01:34:14', '2022-05-13 01:34:14', '', 0, 'https://modtour.travelerwp.com/?page_id=248', 0, 'page', '', 0),
(249, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:23', '', 'Pages', '', 'publish', 'closed', 'closed', '', 'pages', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=249', 9, 'nav_menu_item', '', 0),
(250, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:23', '', 'Tour', '', 'publish', 'closed', 'closed', '', 'tour', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=250', 6, 'nav_menu_item', '', 0),
(252, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:23', '', 'Detail Tour 2', '', 'publish', 'closed', 'closed', '', 'detail-tour-2', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=252', 8, 'nav_menu_item', '', 0),
(253, 1, '2022-06-07 01:38:13', '2022-05-13 01:40:23', '', 'Detail Tour 1', '', 'publish', 'closed', 'closed', '', 'detail-tour-1', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=253', 7, 'nav_menu_item', '', 0),
(254, 1, '2022-06-07 01:38:13', '2022-05-13 01:42:36', '', '404', '', 'publish', 'closed', 'closed', '', '404', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=254', 13, 'nav_menu_item', '', 0),
(259, 1, '2022-05-13 04:14:21', '2022-05-13 04:14:21', '<p>Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus.</p>\n<p>Viverra sit diam ut viverra leo duis. Odio consectetur enim, massa nibh euismod eget. Et quis eget vestibulum sit id scelerisque. In felis velit cursus nibh at sagittis. Nisl curabitur dignissim scelerisque massa ut quis pretium. Etiam mauris cursus vitae consequat arcu. Vulputate amet magna bibendum et nibh at. Pretium tincidunt non turpis fermentum enim scelerisque nec enim odio. Eget mi commodo suscipit quam molestie mi, morbi lectus risus. Malesuada tristique bibendum cursus consequat sed.</p>\n<p><!-- /wp:paragraph --></p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"329\" height=\"300\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1.jpg 329w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery1-768x700.jpg 768w\" sizes=\"(max-width: 329px) 100vw, 329px\" />															\n															<img width=\"491\" height=\"300\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2.jpg 491w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery2-768x469.jpg 768w\" sizes=\"(max-width: 491px) 100vw, 491px\" />															\n															<img width=\"520\" height=\"310\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3.jpg 520w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery3-768x457.jpg 768w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n															<img width=\"300\" height=\"310\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4.jpg 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/05/gallery4-768x793.jpg 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Mi diam malesuada habitant duis sit parturient senectus pretium. Lacus dolor sodales lectus mauris est, nunc. Hac adipiscing eget morbi at amet. In mollis placerat consequat nulla porttitor neque cras. Morbi elit nascetur et, etiam dignissim dui interdum nec. Neque integer lectus velit vel quam nisi, vulputate egestas eu. Massa, amet lobortis urna, id elit aliquam imperdiet ipsum enim.\n</p>\n<p>Maecenas ac malesuada dignissim sem nisl, consectetur porttitor. A lorem diam pellentesque quis pellentesque </p>\n<ul>\n 	<li>Aliquam et tellus molestie velit sagittis, aliquam. Aliquam auctor.</li>\n 	<li>Nunc, lorem viverra nunc, pretium. Faucibus.</li>\n 	<li>Porttitor gravida sit tortor, lorem. Sit lectus vestibulum dui pellentesque id non.</li>\n 	<li>Morbi arcu gravida varius risus nisl odio proin.</li>\n</ul>\n<p>Non sit ornare duis massa quam tristique tempus. Dignissim sit nunc non lectus suspendisse morbi. Ut nunc tempus, sed pellentesque diam dolor. Sit purus, amet, tellus ut. Lobortis aliquam sit quam dictumst.\nAliquam mauris nibh et amet cras. Et risus vitae id vestibulum, tortor sem tempus, tortor. Sapien odio ut libero, pharetra sodales dolor varius malesuada. At suspendisse porta sagittis ante nisl, lectus. Lorem ac lacus, tristique enim massa. Enim, non sit mauris aliquam blandit.</p>', 'blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2022-05-13 04:14:21', '2022-05-13 04:14:21', '', 0, 'https://modtour.travelerwp.com/?elementor_library=blog', 0, 'elementor_library', '', 0),
(261, 1, '2022-05-13 07:01:46', '2022-05-13 07:01:46', '', 'Wishlist', '', 'publish', 'closed', 'closed', '', 'wishlist', '', '', '2022-05-13 07:12:40', '2022-05-13 07:12:40', '', 0, 'https://modtour.travelerwp.com/?page_id=261', 0, 'page', '', 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
(264, 1, '2022-05-13 07:14:51', '2022-05-13 07:14:51', '<nav>\n                <ul id=\"nav-tab\" role=\"tablist\">\n                                                <li><a id=\"nav-st_hotel-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#nav-st_hotel\"\n                                            role=\"tab\" aria-controls=\"nav-st_hotel\"\n                                            aria-selected=\"true\">Hotel</a>\n                            </li>\n                                                    <li><a id=\"nav-st_tours-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#nav-st_tours\"\n                                            role=\"tab\" aria-controls=\"nav-st_tours\"\n                                            aria-selected=\"true\">Tour</a>\n                            </li>\n                                                    <li><a id=\"nav-st_rental-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#nav-st_rental\"\n                                            role=\"tab\" aria-controls=\"nav-st_rental\"\n                                            aria-selected=\"true\">Rental</a>\n                            </li>\n                                                    <li><a id=\"nav-st_cars-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#nav-st_cars\"\n                                            role=\"tab\" aria-controls=\"nav-st_cars\"\n                                            aria-selected=\"true\">Car</a>\n                            </li>\n                                        </ul>\n            </nav>\n                                No hotels found.                                                \n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                                    Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    4.7                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    - 9%                                                     Featured\n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour/\"\n                  >Cannes and Antibes Night Tour</a>\n            </h4>\n                    4.9                \n                    (10 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                        <a href=\"https://modtour.travelerwp.com/st_tour/northern-california-summer-2019/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/51480_bdc6c80b-450x300.jpg\"\n                     alt=\"Northern California Summer 2019\"/>\n            </a>\n                      California, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/northern-california-summer-2019/\"\n                  >Northern California Summer 2019</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 days\n                        <a href=\"https://modtour.travelerwp.com/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/169671_f486e545-450x300.jpg\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                        No rentals found.                    \n                        Could not find any cars.', 'Wishlist', '', 'inherit', 'closed', 'closed', '', '261-autosave-v1', '', '', '2022-05-13 07:23:32', '2022-05-13 07:23:32', '', 261, 'https://modtour.travelerwp.com/?p=264', 0, 'revision', '', 0),
(265, 1, '2022-05-13 07:19:51', '2022-05-13 07:19:51', '', 'Wishlist page', '', 'publish', 'closed', 'closed', '', 'wishlist-page', '', '', '2022-05-13 07:19:51', '2022-05-13 07:19:51', '', 0, 'https://modtour.travelerwp.com/?elementor_library=wishlist-page', 0, 'elementor_library', '', 0),
(269, 1, '2022-05-16 09:23:21', '2022-05-16 09:23:21', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   On the Insert tab, the galleries include items that are&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;', 'Blog section', '', 'publish', 'closed', 'closed', '', 'blog-section', '', '', '2022-05-16 09:23:22', '2022-05-16 09:23:22', '', 0, 'https://modtour.travelerwp.com/?elementor_library=blog-section', 0, 'elementor_library', '', 0),
(271, 1, '2022-05-16 10:28:54', '2022-05-16 10:28:54', 'Start and end in Las Vegas! With the adventure tour National Parks Tour 3 Days, you have a 3 day tour package taking you through Las Vegas, USA and 5 other destinations in USA. National Parks Tour 3 Days is a small group tour that includes accommodation as well as an expert guide, meals, transport and more.', 'National Parks Tour One Days And Group Day Trip', '', 'inherit', 'closed', 'closed', '', '113-autosave-v1', '', '', '2022-05-16 10:28:54', '2022-05-16 10:28:54', '', 113, 'https://modtour.travelerwp.com/?p=271', 0, 'revision', '', 0),
(273, 1, '2022-06-07 01:38:13', '2022-05-24 03:12:41', ' ', '', '', 'publish', 'closed', 'closed', '', '273', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=273', 10, 'nav_menu_item', '', 0),
(274, 1, '2022-06-07 01:38:13', '2022-05-24 03:12:40', '', 'Detail Blog', '', 'publish', 'closed', 'closed', '', 'detail-blog', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=274', 11, 'nav_menu_item', '', 0),
(275, 1, '2022-06-07 01:38:13', '2022-05-24 03:12:41', '', 'Destination', '', 'publish', 'closed', 'closed', '', 'destination', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=275', 12, 'nav_menu_item', '', 0),
(276, 1, '2022-06-07 01:38:14', '2022-05-24 03:12:41', ' ', '', '', 'publish', 'closed', 'closed', '', '276', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=276', 18, 'nav_menu_item', '', 0),
(277, 1, '2022-05-26 02:15:35', '2022-05-26 02:15:35', '', 'Function: User Setting', '', 'publish', 'closed', 'closed', '', 'function-user-setting', '', '', '2022-05-26 02:15:36', '2022-05-26 02:15:36', '', 0, 'https://modtour.travelerwp.com/?page_id=277', 0, 'page', '', 0),
(285, 1, '2022-05-26 03:34:03', '2022-05-26 03:34:03', '', 'Partner Page', '', 'publish', 'closed', 'closed', '', 'partner-page', '', '', '2022-05-26 03:34:04', '2022-05-26 03:34:04', '', 0, 'https://modtour.travelerwp.com/?page_id=285', 0, 'page', '', 0),
(293, 1, '2022-06-02 03:19:07', '2022-06-02 03:19:07', '<p><strong><!-- wp:paragraph --></strong></p>\n<p><strong>I’ve been a traveler my whole life — and was lucky enough to have a family that prioritized experiencing new destinations throughout my childhood. Now, it’s my nephew’s turn. At two years old, with seven countries down, he’s on his way to becoming a citizen of the world.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>While traveling with a child at any age may seem like a daunting prospect, experts claim that it can significantly boost development. They say travel can expand a kid’s world, making them more empathetic toward cultural differences and helping them adapt to changing situations. It can even shape their linguistic development as babies.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>“They’re going to start learning the tools for developing meaningful relationships, especially across differences, from an early age,” Dr. Robin Hancock, a global education specialist with Bank Street College, told <em>Travel + Leisure</em>. “Travel has the potential to create a new narrative that teaches children about the similarities with others [and] lays a strong foundation, especially in the early years…We have the potential to raise a generation that knows how to live and coexist with each other.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:image --></strong></p>\n<figure class=\"wp-block-image\"><strong><img title=\"children-traveling-KIDTRVL0719.jpg\" src=\"https://lh3.googleusercontent.com/BDevmSt7VRnTjiDyhRt-9xxHHNmcEzQNbaZgwnZQoLLO4FUPqrj6TskfBK8ruIJ1Zyqu7VxKGiDVRXgxUhcC8Gzy9pxU72oMTm398fy7FqLGE2EEeJgI7heVZ52PuljwZeQi2ars\" alt=\"Family at airport\" /></strong></figure>\n<p><strong><!-- /wp:image -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>I’ve watched my nephew try beans for the first time at La Guarida in Havana, picking up and considering each individual one, almost as if testing it. I’ve seen him stick his feet in the Dead Sea (and then quickly pull them back out again), as well as try gelato under the shadow of the Duomo in Florence.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>He may not remember these adventures, but they will impact his development, according to Hancock. The most rapid brain development occurs in the first five years of a child’s life, and especially in the first three, she said. Surrounding kids from birth to about three years old with people who are different than them “normalizes” that experience.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>“Travel and educating children about their roles as citizens of the world when they’re young ensures they will retain that message into their adult years,” she said. “When somebody begins a habit or a tradition… early in life, that becomes the foundation through which they view the world for the rest of their life.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Traveling with young children – even as young as six months old — can also help them with linguistic development, said Erika Levy, an associate professor in communication sciences and disorders at Teachers College at Columbia University.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>“We know that in terms of language, babies perceive sounds differently from adults. As they get older… they lose the ability to distinguish many of the other speech sounds,” said Levy. “If we surround them with speech sounds from all around the world… then we are keeping those categories going, which helps later on in life with their language.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>And when they return home from a trip, their experiences can actually help them in school, according to Hancock.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>“It makes them more open to try new things [and] less cautious of people and scenarios that are not familiar to them,” she said. “It will inevitably make children more open and remove bias.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Here are a few tips on how to maximize your child’s experience while traveling.</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:heading --></strong></p>\n<h2><strong>Take a stroll in a local neighborhood.</strong></h2>\n<p><strong><!-- /wp:heading -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>While it’s great to see the major attractions in a destination, walking around a local neighborhood can be one of the most impactful moments for children, said Hancock. A child’s brain tends to make connections based on what is familiar to them. “If you’re in Venice, spend time on the Grand Canal, and if you’re in Paris, spend time by the Eiffel Tower, but the pieces that really resonate with children are the experiences they can relate to,” she said. “It’s going to be meaningful for your child if you just find a quiet neighborhood and go forwalk…Inevitably, you’re going to see people sweeping out their front yard and local vendors. And that’s much more meaningful — you’re going to get a better slice of what everyday life is like and your child will, too.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:heading --></strong></p>\n<h2><strong>Create a tradition while on vacation.</strong></h2>\n<p><strong><!-- /wp:heading -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Traditions can help kids connect to a trip. For example, as children, my sister and I collected soda bottles in every country we visited. “Traditions are meaningful for kids,” said Hancock. “Anything that you can relate back to the child’s world is going to be a meaningful experience to them.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:heading --></strong></p>\n<h2><strong>Have your kids play with other children.</strong></h2>\n<p><strong><!-- /wp:heading -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Grouping kids with other children around their age will help their development, even if they don’t speak the same language, according to Levy. “Have them meet other children — they will play, learn, and find ways to communicate,” she said. “And they’ll learn that not everybody speaks English.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:heading --></strong></p>\n<h2><strong>Turn your trip into a game.</strong></h2>\n<p><strong><!-- /wp:heading -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Asking children to point out things that are new to them, Levy recommended “Have them show you three things they’ve never seen before at home.” She said, “You can do a treasure hunt for them.”</strong></p>\n<p><strong><!-- /wp:paragraph -->\n\n<!-- wp:heading --></strong></p>\n<h2><strong>Prepare your children in advance.</strong></h2>\n<p><strong><!-- /wp:heading -->\n\n<!-- wp:paragraph --></strong></p>\n<p><strong>Preparing children for what they’re about to experience can go a long way, according to Levy. For example, tell them in advance about jet lag, or if they’re nervous traveling, bring a special toy on the plane. But ultimately, you shouldn’t be too worried: Levy said that children tend to be “more adaptable than we are in new situations.”</strong></p>\n<p><strong><!-- /wp:paragraph --></strong></p>', 'How to Explain Travel to a Five-Year-Old', '', 'inherit', 'closed', 'closed', '', '235-autosave-v1', '', '', '2022-06-02 03:19:07', '2022-06-02 03:19:07', '', 235, 'https://modtour.travelerwp.com/?p=293', 0, 'revision', '', 0),
(295, 1, '2022-06-02 03:20:37', '2022-06-02 03:20:37', '<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->', 'Redfin Ranks the Most Competitive Neighborhoods', '', 'inherit', 'closed', 'closed', '', '228-autosave-v1', '', '', '2022-06-02 03:20:37', '2022-06-02 03:20:37', '', 228, 'https://modtour.travelerwp.com/?p=295', 0, 'revision', '', 0),
(296, 1, '2022-06-02 03:22:32', '2022-06-02 03:22:32', '<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>On the Insert tab, the galleries include items that are designed to coordinate with the overall look of your document. You can use these galleries to insert tables, headers, footers, lists, cover pages, and other document building blocks. When you create pictures, charts, or diagrams, they also coordinate with your current document look.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can easily change the formatting of selected text in the document text by choosing a look for the selected text from the Quick Styles gallery on the Home tab. You can also format text directly by using the other controls on the Home tab. Most controls offer a choice of using the look from the current theme or using a format that you specify directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To change the overall look of your document, choose new Theme elements on the Page Layout tab. To change the looks available in the Quick Style gallery, use the Change Current Quick Style Set command. Both the Themes gallery and the Quick Styles gallery provide reset commands so that you can always restore the look of your document to the original contained in your current template.</p>\n<!-- /wp:paragraph -->', 'The Castle on the Cliff: Majestic, Magic, Manoir', '', 'inherit', 'closed', 'closed', '', '226-autosave-v1', '', '', '2022-06-02 03:22:32', '2022-06-02 03:22:32', '', 226, 'https://modtour.travelerwp.com/?p=296', 0, 'revision', '', 0),
(297, 1, '2022-06-07 01:29:39', '2022-06-07 01:29:39', '<p><button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button></p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>About the company</h2>\n<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>\n<h2>Our mission</h2>\n<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>\n<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">\n<ul>\n<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n</ul>\n<h2>Our mission</h2>\n<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>\n<h2>What our clients say</h2>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<h2>Meet our team</h2>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darlene Robertson</h2>\n<h2>Founder & CEO</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jenny Wilson</h2>\n<h2>Marketing Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jerome Bell</h2>\n<h2>Product Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>UI/UX Designer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Eleanor Pena</h2>\n<h2>Creative Director</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Marvin McKinney</h2>\n<h2>Chief Financial Officer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>Project Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darrell Steward</h2>\n<h2>President of Sales</h2>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'About', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2026-08-12 18:52:07', '2026-08-12 16:52:07', '', 0, 'https://modtour.travelerwp.com/?page_id=297', 0, 'page', '', 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
(307, 1, '2022-06-07 01:29:43', '2022-06-07 01:29:43', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-6769ac3c&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654565383\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'about', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2022-06-07 01:29:43', '2022-06-07 01:29:43', '', 0, 'https://modtour.travelerwp.com/?elementor_library=about', 0, 'elementor_library', '', 0),
(308, 1, '2022-06-07 01:30:51', '2022-06-07 01:30:51', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1290x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2022-06-07 12:46:07', '2022-06-07 12:46:07', '', 0, 'https://modtour.travelerwp.com/?page_id=308', 0, 'page', '', 0),
(309, 1, '2022-06-07 01:31:25', '2022-06-07 01:31:25', '', 'Success', '', 'publish', 'closed', 'closed', '', 'success', '', '', '2022-06-07 01:31:25', '2022-06-07 01:31:25', '', 0, 'https://modtour.travelerwp.com/?page_id=309', 0, 'page', '', 0),
(310, 1, '2022-06-07 01:31:08', '2022-06-07 01:31:08', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"92\"]', 'faq', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2022-06-07 01:31:08', '2022-06-07 01:31:08', '', 0, 'https://modtour.travelerwp.com/?elementor_library=faq', 0, 'elementor_library', '', 0),
(311, 1, '2022-06-07 01:31:58', '2022-06-07 01:31:58', '', 'Login', '', 'publish', 'closed', 'closed', '', 'login', '', '', '2022-06-07 01:31:58', '2022-06-07 01:31:58', '', 0, 'https://modtour.travelerwp.com/?page_id=311', 0, 'page', '', 0),
(312, 1, '2022-06-07 01:32:32', '2022-06-07 01:32:32', '', 'Register', '', 'publish', 'closed', 'closed', '', 'register', '', '', '2022-06-07 01:32:32', '2022-06-07 01:32:32', '', 0, 'https://modtour.travelerwp.com/?page_id=312', 0, 'page', '', 0),
(313, 1, '2022-06-07 01:33:02', '2022-06-07 01:33:02', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=New%20york&#038;t=m&#038;z=8&#038;output=embed&#038;iwloc=near\"\n					title=\"New york\"\n					aria-label=\"New york\"\n			></iframe>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact information</h2>		\n			<h2>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654565613\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.99947 1.875C7.15219 1.87308 4.3673 3.52527 3.62295 6.7966C2.74207 10.6884 5.1535 14.0635 7.42192 16.2498C9.99683 18.4517 9.99683 18.4517 12.5627 16.2503L12.5639 16.2492C14.8405 14.063 17.2515 10.6962 16.3705 6.80466C15.6301 3.53312 12.8469 1.87693 9.99947 1.875ZM17.5897 6.52867C16.6968 2.58357 13.3174 0.627244 10.0003 0.625002C6.68312 0.62276 3.30144 2.57461 2.404 6.5197C1.36842 11.0943 4.22326 14.903 6.55472 17.15L6.55551 17.1508C9.99683 20.1184 9.99683 20.1184 13.4305 17.15C15.8848 15.0283 18.6253 11.1033 17.5897 6.52867ZM9.99677 6.2C8.906 6.2 8.02177 7.08424 8.02177 8.175C8.02177 9.26577 8.906 10.15 9.99677 10.15C11.0875 10.15 11.9718 9.26577 11.9718 8.175C11.9718 7.08424 11.0875 6.2 9.99677 6.2ZM6.77177 8.175C6.77177 6.39389 8.21565 4.95 9.99677 4.95C11.7779 4.95 13.2218 6.39389 13.2218 8.175C13.2218 9.95612 11.7779 11.4 9.99677 11.4C8.21565 11.4 6.77177 9.95612 6.77177 8.175Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						540 Libety Road, New District, New York					\n				</h3>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.5417 18.9596C13.6 18.9596 12.6083 18.7346 11.5833 18.3013C10.5833 17.8763 9.57499 17.293 8.59166 16.5846C7.61666 15.868 6.67499 15.068 5.78332 14.193C4.89999 13.3013 4.09999 12.3596 3.39166 11.393C2.67499 10.393 2.09999 9.39297 1.69166 8.4263C1.25832 7.39297 1.04166 6.39297 1.04166 5.4513C1.04166 4.8013 1.15832 4.18464 1.38332 3.60964C1.61666 3.01797 1.99166 2.46797 2.49999 1.99297C3.14166 1.35964 3.87499 1.04297 4.65832 1.04297C4.98332 1.04297 5.31666 1.11797 5.59999 1.2513C5.92499 1.4013 6.19999 1.6263 6.39999 1.9263L8.33332 4.6513C8.50832 4.89297 8.64166 5.1263 8.73332 5.35964C8.84166 5.60964 8.89999 5.85964 8.89999 6.1013C8.89999 6.41797 8.80832 6.7263 8.63332 7.01797C8.50832 7.24297 8.31666 7.48464 8.07499 7.7263L7.50832 8.31797C7.51666 8.34297 7.52499 8.35964 7.53332 8.3763C7.63332 8.5513 7.83332 8.8513 8.21666 9.3013C8.62499 9.76797 9.00832 10.193 9.39166 10.5846C9.88332 11.068 10.2917 11.4513 10.675 11.768C11.15 12.168 11.4583 12.368 11.6417 12.4596L11.625 12.5013L12.2333 11.9013C12.4917 11.643 12.7417 11.4513 12.9833 11.3263C13.4417 11.043 14.025 10.993 14.6083 11.2346C14.825 11.3263 15.0583 11.4513 15.3083 11.6263L18.075 13.593C18.3833 13.8013 18.6083 14.068 18.7417 14.3846C18.8667 14.7013 18.925 14.993 18.925 15.2846C18.925 15.6846 18.8333 16.0846 18.6583 16.4596C18.4833 16.8346 18.2667 17.1596 17.9917 17.4596C17.5167 17.9846 17 18.3596 16.4 18.6013C15.825 18.8346 15.2 18.9596 14.5417 18.9596ZM4.65832 2.29297C4.19999 2.29297 3.77499 2.49297 3.36666 2.89297C2.98332 3.2513 2.71666 3.64297 2.54999 4.06797C2.37499 4.5013 2.29166 4.95964 2.29166 5.4513C2.29166 6.2263 2.47499 7.06797 2.84166 7.93464C3.21666 8.81797 3.74166 9.73464 4.40832 10.6513C5.07499 11.568 5.83332 12.4596 6.66666 13.3013C7.49999 14.1263 8.39999 14.893 9.32499 15.568C10.225 16.2263 11.15 16.7596 12.0667 17.143C13.4917 17.7513 14.825 17.893 15.925 17.4346C16.35 17.2596 16.725 16.993 17.0667 16.6096C17.2583 16.4013 17.4083 16.1763 17.5333 15.9096C17.6333 15.7013 17.6833 15.4846 17.6833 15.268C17.6833 15.1346 17.6583 15.0013 17.5917 14.8513C17.5667 14.8013 17.5167 14.7096 17.3583 14.6013L14.5917 12.6346C14.425 12.518 14.275 12.4346 14.1333 12.3763C13.95 12.3013 13.875 12.2263 13.5917 12.4013C13.425 12.4846 13.275 12.6096 13.1083 12.7763L12.475 13.4013C12.15 13.718 11.65 13.793 11.2667 13.6513L11.0417 13.5513C10.7 13.368 10.3 13.0846 9.85832 12.7096C9.45832 12.368 9.02499 11.968 8.49999 11.4513C8.09166 11.0346 7.68332 10.593 7.25832 10.1013C6.86666 9.64297 6.58332 9.2513 6.40832 8.9263L6.30832 8.6763C6.25832 8.48464 6.24166 8.3763 6.24166 8.25964C6.24166 7.95964 6.34999 7.69297 6.55832 7.48464L7.18332 6.83464C7.34999 6.66797 7.47499 6.50964 7.55832 6.36797C7.62499 6.25964 7.64999 6.16797 7.64999 6.08464C7.64999 6.01797 7.62499 5.91797 7.58332 5.81797C7.52499 5.68464 7.43332 5.53464 7.31666 5.3763L5.38332 2.64297C5.29999 2.5263 5.19999 2.44297 5.07499 2.38464C4.94166 2.3263 4.79999 2.29297 4.65832 2.29297ZM11.625 12.5096L11.4917 13.0763L11.7167 12.493C11.675 12.4846 11.6417 12.493 11.625 12.5096Z\" fill=\"#3B71FE\"></path><path d=\"M15.4167 8.1263C15.075 8.1263 14.7917 7.84297 14.7917 7.5013C14.7917 7.2013 14.4917 6.5763 13.9917 6.04297C13.5 5.51797 12.9583 5.20964 12.5 5.20964C12.1583 5.20964 11.875 4.9263 11.875 4.58464C11.875 4.24297 12.1583 3.95964 12.5 3.95964C13.3083 3.95964 14.1583 4.39297 14.9 5.18464C15.5917 5.9263 16.0417 6.83464 16.0417 7.5013C16.0417 7.84297 15.7583 8.1263 15.4167 8.1263Z\" fill=\"#3B71FE\"></path><path d=\"M18.3333 8.1263C17.9917 8.1263 17.7083 7.84297 17.7083 7.5013C17.7083 4.6263 15.375 2.29297 12.5 2.29297C12.1583 2.29297 11.875 2.00964 11.875 1.66797C11.875 1.3263 12.1583 1.04297 12.5 1.04297C16.0583 1.04297 18.9583 3.94297 18.9583 7.5013C18.9583 7.84297 18.675 8.1263 18.3333 8.1263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						(000) 999 -656 -888					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.1667 17.7096H5.83332C2.79166 17.7096 1.04166 15.9596 1.04166 12.918V7.08464C1.04166 4.04297 2.79166 2.29297 5.83332 2.29297H14.1667C17.2083 2.29297 18.9583 4.04297 18.9583 7.08464V12.918C18.9583 15.9596 17.2083 17.7096 14.1667 17.7096ZM5.83332 3.54297C3.44999 3.54297 2.29166 4.7013 2.29166 7.08464V12.918C2.29166 15.3013 3.44999 16.4596 5.83332 16.4596H14.1667C16.55 16.4596 17.7083 15.3013 17.7083 12.918V7.08464C17.7083 4.7013 16.55 3.54297 14.1667 3.54297H5.83332Z\" fill=\"#3B71FE\"></path><path d=\"M9.99981 10.7263C9.2998 10.7263 8.59147 10.5096 8.04981 10.0679L5.44147 7.98461C5.1748 7.76795 5.12481 7.37628 5.34147 7.10961C5.55814 6.84294 5.94981 6.79295 6.21648 7.00961L8.8248 9.09295C9.45814 9.60128 10.5331 9.60128 11.1665 9.09295L13.7748 7.00961C14.0415 6.79295 14.4415 6.83461 14.6498 7.10961C14.8665 7.37628 14.8248 7.77628 14.5498 7.98461L11.9415 10.0679C11.4081 10.5096 10.6998 10.7263 9.99981 10.7263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						travelerwp@gmail.com					\n				</h3>\n		[contact-form-7 id=\"5\" title=\"Contact Form\"]', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2026-08-10 05:53:37', '2026-08-10 03:53:37', '', 0, 'https://modtour.travelerwp.com/?page_id=313', 0, 'page', '', 0),
(317, 1, '2022-06-07 01:33:33', '2022-06-07 01:33:33', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=New%20york&#038;t=m&#038;z=8&#038;output=embed&#038;iwloc=near\"\n					title=\"New york\"\n					aria-label=\"New york\"\n			></iframe>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact information</h2>		\n			<h2>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654565613\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.99947 1.875C7.15219 1.87308 4.3673 3.52527 3.62295 6.7966C2.74207 10.6884 5.1535 14.0635 7.42192 16.2498C9.99683 18.4517 9.99683 18.4517 12.5627 16.2503L12.5639 16.2492C14.8405 14.063 17.2515 10.6962 16.3705 6.80466C15.6301 3.53312 12.8469 1.87693 9.99947 1.875ZM17.5897 6.52867C16.6968 2.58357 13.3174 0.627244 10.0003 0.625002C6.68312 0.62276 3.30144 2.57461 2.404 6.5197C1.36842 11.0943 4.22326 14.903 6.55472 17.15L6.55551 17.1508C9.99683 20.1184 9.99683 20.1184 13.4305 17.15C15.8848 15.0283 18.6253 11.1033 17.5897 6.52867ZM9.99677 6.2C8.906 6.2 8.02177 7.08424 8.02177 8.175C8.02177 9.26577 8.906 10.15 9.99677 10.15C11.0875 10.15 11.9718 9.26577 11.9718 8.175C11.9718 7.08424 11.0875 6.2 9.99677 6.2ZM6.77177 8.175C6.77177 6.39389 8.21565 4.95 9.99677 4.95C11.7779 4.95 13.2218 6.39389 13.2218 8.175C13.2218 9.95612 11.7779 11.4 9.99677 11.4C8.21565 11.4 6.77177 9.95612 6.77177 8.175Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						540 Libety Road, New District, New York					\n				</h3>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.5417 18.9596C13.6 18.9596 12.6083 18.7346 11.5833 18.3013C10.5833 17.8763 9.57499 17.293 8.59166 16.5846C7.61666 15.868 6.67499 15.068 5.78332 14.193C4.89999 13.3013 4.09999 12.3596 3.39166 11.393C2.67499 10.393 2.09999 9.39297 1.69166 8.4263C1.25832 7.39297 1.04166 6.39297 1.04166 5.4513C1.04166 4.8013 1.15832 4.18464 1.38332 3.60964C1.61666 3.01797 1.99166 2.46797 2.49999 1.99297C3.14166 1.35964 3.87499 1.04297 4.65832 1.04297C4.98332 1.04297 5.31666 1.11797 5.59999 1.2513C5.92499 1.4013 6.19999 1.6263 6.39999 1.9263L8.33332 4.6513C8.50832 4.89297 8.64166 5.1263 8.73332 5.35964C8.84166 5.60964 8.89999 5.85964 8.89999 6.1013C8.89999 6.41797 8.80832 6.7263 8.63332 7.01797C8.50832 7.24297 8.31666 7.48464 8.07499 7.7263L7.50832 8.31797C7.51666 8.34297 7.52499 8.35964 7.53332 8.3763C7.63332 8.5513 7.83332 8.8513 8.21666 9.3013C8.62499 9.76797 9.00832 10.193 9.39166 10.5846C9.88332 11.068 10.2917 11.4513 10.675 11.768C11.15 12.168 11.4583 12.368 11.6417 12.4596L11.625 12.5013L12.2333 11.9013C12.4917 11.643 12.7417 11.4513 12.9833 11.3263C13.4417 11.043 14.025 10.993 14.6083 11.2346C14.825 11.3263 15.0583 11.4513 15.3083 11.6263L18.075 13.593C18.3833 13.8013 18.6083 14.068 18.7417 14.3846C18.8667 14.7013 18.925 14.993 18.925 15.2846C18.925 15.6846 18.8333 16.0846 18.6583 16.4596C18.4833 16.8346 18.2667 17.1596 17.9917 17.4596C17.5167 17.9846 17 18.3596 16.4 18.6013C15.825 18.8346 15.2 18.9596 14.5417 18.9596ZM4.65832 2.29297C4.19999 2.29297 3.77499 2.49297 3.36666 2.89297C2.98332 3.2513 2.71666 3.64297 2.54999 4.06797C2.37499 4.5013 2.29166 4.95964 2.29166 5.4513C2.29166 6.2263 2.47499 7.06797 2.84166 7.93464C3.21666 8.81797 3.74166 9.73464 4.40832 10.6513C5.07499 11.568 5.83332 12.4596 6.66666 13.3013C7.49999 14.1263 8.39999 14.893 9.32499 15.568C10.225 16.2263 11.15 16.7596 12.0667 17.143C13.4917 17.7513 14.825 17.893 15.925 17.4346C16.35 17.2596 16.725 16.993 17.0667 16.6096C17.2583 16.4013 17.4083 16.1763 17.5333 15.9096C17.6333 15.7013 17.6833 15.4846 17.6833 15.268C17.6833 15.1346 17.6583 15.0013 17.5917 14.8513C17.5667 14.8013 17.5167 14.7096 17.3583 14.6013L14.5917 12.6346C14.425 12.518 14.275 12.4346 14.1333 12.3763C13.95 12.3013 13.875 12.2263 13.5917 12.4013C13.425 12.4846 13.275 12.6096 13.1083 12.7763L12.475 13.4013C12.15 13.718 11.65 13.793 11.2667 13.6513L11.0417 13.5513C10.7 13.368 10.3 13.0846 9.85832 12.7096C9.45832 12.368 9.02499 11.968 8.49999 11.4513C8.09166 11.0346 7.68332 10.593 7.25832 10.1013C6.86666 9.64297 6.58332 9.2513 6.40832 8.9263L6.30832 8.6763C6.25832 8.48464 6.24166 8.3763 6.24166 8.25964C6.24166 7.95964 6.34999 7.69297 6.55832 7.48464L7.18332 6.83464C7.34999 6.66797 7.47499 6.50964 7.55832 6.36797C7.62499 6.25964 7.64999 6.16797 7.64999 6.08464C7.64999 6.01797 7.62499 5.91797 7.58332 5.81797C7.52499 5.68464 7.43332 5.53464 7.31666 5.3763L5.38332 2.64297C5.29999 2.5263 5.19999 2.44297 5.07499 2.38464C4.94166 2.3263 4.79999 2.29297 4.65832 2.29297ZM11.625 12.5096L11.4917 13.0763L11.7167 12.493C11.675 12.4846 11.6417 12.493 11.625 12.5096Z\" fill=\"#3B71FE\"></path><path d=\"M15.4167 8.1263C15.075 8.1263 14.7917 7.84297 14.7917 7.5013C14.7917 7.2013 14.4917 6.5763 13.9917 6.04297C13.5 5.51797 12.9583 5.20964 12.5 5.20964C12.1583 5.20964 11.875 4.9263 11.875 4.58464C11.875 4.24297 12.1583 3.95964 12.5 3.95964C13.3083 3.95964 14.1583 4.39297 14.9 5.18464C15.5917 5.9263 16.0417 6.83464 16.0417 7.5013C16.0417 7.84297 15.7583 8.1263 15.4167 8.1263Z\" fill=\"#3B71FE\"></path><path d=\"M18.3333 8.1263C17.9917 8.1263 17.7083 7.84297 17.7083 7.5013C17.7083 4.6263 15.375 2.29297 12.5 2.29297C12.1583 2.29297 11.875 2.00964 11.875 1.66797C11.875 1.3263 12.1583 1.04297 12.5 1.04297C16.0583 1.04297 18.9583 3.94297 18.9583 7.5013C18.9583 7.84297 18.675 8.1263 18.3333 8.1263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						(000) 999 -656 -888					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.1667 17.7096H5.83332C2.79166 17.7096 1.04166 15.9596 1.04166 12.918V7.08464C1.04166 4.04297 2.79166 2.29297 5.83332 2.29297H14.1667C17.2083 2.29297 18.9583 4.04297 18.9583 7.08464V12.918C18.9583 15.9596 17.2083 17.7096 14.1667 17.7096ZM5.83332 3.54297C3.44999 3.54297 2.29166 4.7013 2.29166 7.08464V12.918C2.29166 15.3013 3.44999 16.4596 5.83332 16.4596H14.1667C16.55 16.4596 17.7083 15.3013 17.7083 12.918V7.08464C17.7083 4.7013 16.55 3.54297 14.1667 3.54297H5.83332Z\" fill=\"#3B71FE\"></path><path d=\"M9.99981 10.7263C9.2998 10.7263 8.59147 10.5096 8.04981 10.0679L5.44147 7.98461C5.1748 7.76795 5.12481 7.37628 5.34147 7.10961C5.55814 6.84294 5.94981 6.79295 6.21648 7.00961L8.8248 9.09295C9.45814 9.60128 10.5331 9.60128 11.1665 9.09295L13.7748 7.00961C14.0415 6.79295 14.4415 6.83461 14.6498 7.10961C14.8665 7.37628 14.8248 7.77628 14.5498 7.98461L11.9415 10.0679C11.4081 10.5096 10.6998 10.7263 9.99981 10.7263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						travelerwp@gmail.com					\n				</h3>\n		[contact-form-7 id=\"6\" title=\"Contact Form\"]', 'contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2022-06-07 01:33:33', '2022-06-07 01:33:33', '', 0, 'https://modtour.travelerwp.com/?elementor_library=contact', 0, 'elementor_library', '', 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
(319, 1, '2022-06-07 01:36:08', '2022-06-07 01:36:08', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You can become a Local Expert\nanything, anywhere</h2>		\n    <button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/wGLGYUcv_CU?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-49d3327b&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<h2>How does it work?</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654603544\">		\n				<h3>\n						Sign up					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<h3>\n						Add your services					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<h3>\n						Get bookings					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n			<a href=\"https://modtel.travelerwp.com/register/\" role=\"button\">\n						Register now\n					</a>\n			<h2>Meet the superhosts</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Host in Chiang Mai</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Host in Paraty</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>Host in Atlanta</h2>		\n			<h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.', 'Become Local Expert', '', 'publish', 'closed', 'closed', '', 'become-local-expert', '', '', '2022-06-07 12:44:24', '2022-06-07 12:44:24', '', 0, 'https://modtour.travelerwp.com/?page_id=319', 0, 'page', '', 0),
(332, 1, '2022-06-07 01:36:40', '2022-06-07 01:36:40', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You can become a Local Expert\nanything, anywhere</h2>		\n    <button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/wGLGYUcv_CU?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-161a5ad5&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<h2>How does it work?</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654565613\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M25.5191 39.312C23.8377 39.312 22.3991 38.922 21.2031 38.142C20.0071 37.3447 19.0797 36.244 18.4211 34.84C17.7797 33.4187 17.4591 31.772 17.4591 29.9C17.4591 28.0453 17.7797 26.4073 18.4211 24.986C19.0797 23.5647 20.0071 22.464 21.2031 21.684C22.3991 20.8867 23.8377 20.488 25.5191 20.488C27.2004 20.488 28.6391 20.8867 29.8351 21.684C31.0311 22.464 31.9497 23.5647 32.5911 24.986C33.2497 26.4073 33.5791 28.0453 33.5791 29.9C33.5791 31.772 33.2497 33.4187 32.5911 34.84C31.9497 36.244 31.0311 37.3447 29.8351 38.142C28.6391 38.922 27.2004 39.312 25.5191 39.312ZM25.5191 36.322C26.8884 36.322 28.0064 35.75 28.8731 34.606C29.7397 33.462 30.1731 31.8933 30.1731 29.9C30.1731 27.9067 29.7397 26.338 28.8731 25.194C28.0064 24.05 26.8884 23.478 25.5191 23.478C24.1324 23.478 23.0057 24.05 22.1391 25.194C21.2897 26.338 20.8651 27.9067 20.8651 29.9C20.8651 31.8933 21.2897 33.462 22.1391 34.606C23.0057 35.75 24.1324 36.322 25.5191 36.322ZM38.492 39V24.596L35.502 25.298V22.75L39.896 20.8H41.95V39H38.492Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Sign up					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.6372 39.312C20.9559 39.312 19.5172 38.922 18.3212 38.142C17.1252 37.3447 16.1979 36.244 15.5392 34.84C14.8979 33.4187 14.5772 31.772 14.5772 29.9C14.5772 28.0453 14.8979 26.4073 15.5392 24.986C16.1979 23.5647 17.1252 22.464 18.3212 21.684C19.5172 20.8867 20.9559 20.488 22.6372 20.488C24.3186 20.488 25.7572 20.8867 26.9532 21.684C28.1492 22.464 29.0679 23.5647 29.7092 24.986C30.3679 26.4073 30.6972 28.0453 30.6972 29.9C30.6972 31.772 30.3679 33.4187 29.7092 34.84C29.0679 36.244 28.1492 37.3447 26.9532 38.142C25.7572 38.922 24.3186 39.312 22.6372 39.312ZM22.6372 36.322C24.0066 36.322 25.1246 35.75 25.9912 34.606C26.8579 33.462 27.2912 31.8933 27.2912 29.9C27.2912 27.9067 26.8579 26.338 25.9912 25.194C25.1246 24.05 24.0066 23.478 22.6372 23.478C21.2506 23.478 20.1239 24.05 19.2572 25.194C18.4079 26.338 17.9832 27.9067 17.9832 29.9C17.9832 31.8933 18.4079 33.462 19.2572 34.606C20.1239 35.75 21.2506 36.322 22.6372 36.322ZM33.0653 39V36.582C34.1746 35.6633 35.2493 34.7533 36.2893 33.852C37.3466 32.9507 38.2826 32.058 39.0973 31.174C39.9293 30.29 40.5879 29.432 41.0733 28.6C41.5759 27.7507 41.8273 26.9273 41.8273 26.13C41.8273 25.3847 41.6193 24.726 41.2033 24.154C40.8046 23.582 40.1373 23.296 39.2013 23.296C38.2479 23.296 37.5286 23.608 37.0433 24.232C36.5579 24.856 36.3153 25.61 36.3153 26.494H33.0913C33.1259 25.1593 33.4206 24.05 33.9753 23.166C34.5299 22.2647 35.2666 21.5973 36.1853 21.164C37.1039 20.7133 38.1353 20.488 39.2793 20.488C41.1339 20.488 42.5726 20.9993 43.5953 22.022C44.6353 23.0273 45.1553 24.336 45.1553 25.948C45.1553 26.9533 44.9213 27.9327 44.4533 28.886C44.0026 29.8393 43.4046 30.758 42.6593 31.642C41.9139 32.526 41.1079 33.358 40.2413 34.138C39.3746 34.9007 38.5339 35.6113 37.7193 36.27H45.5973V39H33.0653Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Add your services					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.2564 39.312C20.575 39.312 19.1364 38.922 17.9404 38.142C16.7444 37.3447 15.817 36.244 15.1584 34.84C14.517 33.4187 14.1964 31.772 14.1964 29.9C14.1964 28.0453 14.517 26.4073 15.1584 24.986C15.817 23.5647 16.7444 22.464 17.9404 21.684C19.1364 20.8867 20.575 20.488 22.2564 20.488C23.9377 20.488 25.3764 20.8867 26.5724 21.684C27.7684 22.464 28.687 23.5647 29.3284 24.986C29.987 26.4073 30.3164 28.0453 30.3164 29.9C30.3164 31.772 29.987 33.4187 29.3284 34.84C28.687 36.244 27.7684 37.3447 26.5724 38.142C25.3764 38.922 23.9377 39.312 22.2564 39.312ZM22.2564 36.322C23.6257 36.322 24.7437 35.75 25.6104 34.606C26.477 33.462 26.9104 31.8933 26.9104 29.9C26.9104 27.9067 26.477 26.338 25.6104 25.194C24.7437 24.05 23.6257 23.478 22.2564 23.478C20.8697 23.478 19.743 24.05 18.8764 25.194C18.027 26.338 17.6024 27.9067 17.6024 29.9C17.6024 31.8933 18.027 33.462 18.8764 34.606C19.743 35.75 20.8697 36.322 22.2564 36.322ZM39.2074 39.312C38.0114 39.312 36.928 39.104 35.9574 38.688C34.9867 38.2547 34.2067 37.596 33.6174 36.712C33.028 35.828 32.716 34.7187 32.6814 33.384H35.9574C35.9747 34.268 36.2607 35.0133 36.8154 35.62C37.3874 36.2093 38.1847 36.504 39.2074 36.504C40.178 36.504 40.9234 36.2353 41.4434 35.698C41.9634 35.1607 42.2234 34.4847 42.2234 33.67C42.2234 32.7167 41.8767 31.9973 41.1834 31.512C40.5074 31.0093 39.632 30.758 38.5574 30.758H37.2054V28.028H38.5834C39.4674 28.028 40.204 27.82 40.7934 27.404C41.3827 26.988 41.6774 26.3727 41.6774 25.558C41.6774 24.882 41.452 24.3447 41.0014 23.946C40.568 23.53 39.9614 23.322 39.1814 23.322C38.332 23.322 37.6647 23.5733 37.1794 24.076C36.7114 24.5787 36.4514 25.194 36.3994 25.922H33.1494C33.2187 24.2407 33.7994 22.9147 34.8914 21.944C36.0007 20.9733 37.4307 20.488 39.1814 20.488C40.4294 20.488 41.478 20.7133 42.3274 21.164C43.194 21.5973 43.844 22.178 44.2774 22.906C44.728 23.634 44.9534 24.44 44.9534 25.324C44.9534 26.3467 44.6674 27.2133 44.0954 27.924C43.5407 28.6173 42.8474 29.0853 42.0154 29.328C43.038 29.536 43.87 30.0387 44.5114 30.836C45.1527 31.616 45.4734 32.604 45.4734 33.8C45.4734 34.8053 45.2307 35.724 44.7454 36.556C44.26 37.388 43.5494 38.0553 42.6134 38.558C41.6947 39.0607 40.5594 39.312 39.2074 39.312Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Get bookings					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n			<a href=\"https://modtel.travelerwp.com/register/\" role=\"button\">\n						Register now\n					</a>\n			<h2>Meet the superhosts</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Host in Chiang Mai</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Host in Paraty</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>Host in Atlanta</h2>		\n			<h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.', 'become', '', 'publish', 'closed', 'closed', '', 'become', '', '', '2022-06-07 01:36:40', '2022-06-07 01:36:40', '', 0, 'https://modtour.travelerwp.com/?elementor_library=become', 0, 'elementor_library', '', 0),
(333, 1, '2022-06-07 01:38:14', '2022-06-07 01:38:14', ' ', '', '', 'publish', 'closed', 'closed', '', '333', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=333', 14, 'nav_menu_item', '', 0),
(334, 1, '2022-06-07 01:38:14', '2022-06-07 01:38:14', ' ', '', '', 'publish', 'closed', 'closed', '', '334', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=334', 19, 'nav_menu_item', '', 0),
(335, 1, '2022-06-07 01:38:14', '2022-06-07 01:38:14', ' ', '', '', 'publish', 'closed', 'closed', '', '335', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=335', 17, 'nav_menu_item', '', 0),
(336, 1, '2022-06-07 01:38:14', '2022-06-07 01:38:14', ' ', '', '', 'publish', 'closed', 'closed', '', '336', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=336', 15, 'nav_menu_item', '', 0),
(337, 1, '2022-06-07 01:38:14', '2022-06-07 01:38:14', ' ', '', '', 'publish', 'closed', 'closed', '', '337', '', '', '2022-06-07 01:38:14', '2022-06-07 01:38:14', '', 0, 'https://modtour.travelerwp.com/?p=337', 16, 'nav_menu_item', '', 0),
(338, 1, '2022-06-07 01:38:13', '2022-06-07 01:38:13', ' ', '', '', 'publish', 'closed', 'closed', '', '338', '', '', '2022-06-07 01:38:13', '2022-06-07 01:38:13', '', 0, 'https://modtour.travelerwp.com/?p=338', 2, 'nav_menu_item', '', 0),
(348, 1, '2022-06-07 01:58:42', '2022-06-07 01:58:42', '', 'Location', '', 'publish', 'closed', 'closed', '', 'location', '', '', '2022-06-07 01:58:42', '2022-06-07 01:58:42', '', 0, 'https://modtour.travelerwp.com/?elementor_library=location', 0, 'elementor_library', '', 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
(359, 1, '2022-06-07 07:10:16', '2022-06-07 07:10:16', '<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/glaciar-vatnajokull.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/flotacion-canones-bled.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/experiencia-aventurera-nayarit.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/deslizamiento-riviera.jpg\" alt=\"ModTour\">\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>United States</h2>		\n			<h2>Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.</h2>		\n			<h2>Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. </h2>		\n			<h2>United States</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, correspondent Ole ter Wey talks to&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"92\"]', 'Location 2', '', 'publish', 'closed', 'closed', '', 'location-2', '', '', '2022-06-07 07:10:16', '2022-06-07 07:10:16', '', 0, 'https://modtour.travelerwp.com/?elementor_library=location-2', 0, 'elementor_library', '', 0),
(360, 1, '2022-06-07 07:11:10', '2022-06-07 07:11:10', '<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/glaciar-vatnajokull.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/flotacion-canones-bled.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/experiencia-aventurera-nayarit.jpg\" alt=\"ModTour\">\n                                <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/deslizamiento-riviera.jpg\" alt=\"ModTour\">\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>United States</h2>		\n			<h2>Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.</h2>		\n			<h2>Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida. </h2>		\n			<h2>United States</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, correspondent Ole ter Wey talks to&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"92\"]', 'United States', '', 'inherit', 'closed', 'closed', '', '15-autosave-v1', '', '', '2022-06-07 07:11:10', '2022-06-07 07:11:10', '', 15, 'https://modtour.travelerwp.com/?p=360', 0, 'revision', '', 0),
(361, 1, '2022-06-07 08:32:01', '2022-06-07 08:32:01', '', 'MemberPackage Checkout Success Page', '', 'publish', 'closed', 'closed', '', 'memberpackage-checkout-success-page', '', '', '2022-06-07 08:32:10', '2022-06-07 08:32:10', '', 0, 'https://modtour.travelerwp.com/?page_id=361', 0, 'page', '', 0),
(362, 1, '2022-06-07 08:32:36', '2022-06-07 08:32:36', '', 'MemberPackage Checkout Page', '', 'publish', 'closed', 'closed', '', 'memberpackage-checkout-page', '', '', '2022-06-07 08:32:36', '2022-06-07 08:32:36', '', 0, 'https://modtour.travelerwp.com/?page_id=362', 0, 'page', '', 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
(363, 1, '2022-06-07 08:32:42', '2022-06-07 08:32:42', 'Free\r\n€\r\n0\r\n/&amp;nbspper 10 days\r\n<ul>\r\n 	<li>Image Gallery</li>\r\n 	<li>Location</li>\r\n 	<li>Business Hours</li>\r\n 	<li>Price Range</li>\r\n 	<li>Hide competitors Ads</li>\r\n 	<li>Announcment</li>\r\n 	<li>Timekit</li>\r\n</ul>\r\n<form action=\"\" method=\"post\"><input name=\"package_new\" type=\"hidden\" value=\"1\" />\r\n<input name=\"iconpackage_new\" type=\"hidden\" value=\"http://stt-icon-close\" />\r\n<input name=\"package_encrypt_new\" type=\"hidden\" value=\"e5712495db45e483eab466131556990c\" />\r\n<input name=\"add_cart_package_new\" type=\"submit\" value=\"Get started\" /></form>Basic\r\n€\r\n120\r\n/&amp;nbspper 10 days\r\n<ul>\r\n 	<li>Image Gallery</li>\r\n 	<li>Location</li>\r\n 	<li>Business Hours</li>\r\n 	<li>Price Range</li>\r\n 	<li>Hide competitors Ads</li>\r\n 	<li>Announcment</li>\r\n 	<li>Timekit</li>\r\n</ul>\r\n<form action=\"\" method=\"post\"><input name=\"package_new\" type=\"hidden\" value=\"2\" />\r\n<input name=\"iconpackage_new\" type=\"hidden\" value=\"http://stt-icon-close\" />\r\n<input name=\"package_encrypt_new\" type=\"hidden\" value=\"0988c0742a0712b8d2286455b824253c\" />\r\n<input name=\"add_cart_package_new\" type=\"submit\" value=\"Get started\" /></form>Premium\r\n€\r\n150\r\n/&amp;nbspper 90 days\r\n<ul>\r\n 	<li>Image Gallery</li>\r\n 	<li>Location</li>\r\n 	<li>Business Hours</li>\r\n 	<li>Price Range</li>\r\n 	<li>Hide competitors Ads</li>\r\n 	<li>Announcment</li>\r\n 	<li>Timekit</li>\r\n</ul>\r\n<form action=\"\" method=\"post\"><input name=\"package_new\" type=\"hidden\" value=\"3\" />\r\n<input name=\"iconpackage_new\" type=\"hidden\" value=\"http://stt-icon-close\" />\r\n<input name=\"package_encrypt_new\" type=\"hidden\" value=\"7df7b9377e2c27bf4f550796569e4969\" />\r\n<input name=\"add_cart_package_new\" type=\"submit\" value=\"Get started\" /></form>Pro\r\n€\r\n180\r\n/&amp;nbspper 120 days\r\n<ul>\r\n 	<li>Image Gallery</li>\r\n 	<li>Location</li>\r\n 	<li>Business Hours</li>\r\n 	<li>Price Range</li>\r\n 	<li>Hide competitors Ads</li>\r\n 	<li>Announcment</li>\r\n 	<li>Timekit</li>\r\n</ul>\r\n<form action=\"\" method=\"post\"><input name=\"package_new\" type=\"hidden\" value=\"4\" />\r\n<input name=\"iconpackage_new\" type=\"hidden\" value=\"http://stt-icon-check\" />\r\n<input name=\"package_encrypt_new\" type=\"hidden\" value=\"856bda42f842650664e19068eabedd13\" />\r\n<input name=\"add_cart_package_new\" type=\"submit\" value=\"Get started\" /></form><style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\r\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\r\n<h2>Frequently asked questions</h2>\r\n<h2 id=\"heading_how-will-i-receive-my-payment\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment\" aria-expanded=\"true\" aria-controls=\"how-will-i-receive-my-payment\">\r\nHow will I receive my payment ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-1\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-1\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-1\">\r\nHow will I receive my payment 1 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-2\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-2\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-2\">\r\nHow will I receive my payment 2 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-3\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-3\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-3\">\r\nHow will I receive my payment 3 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-4\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-4\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-4\">\r\nHow will I receive my payment 4 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-5\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-5\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-5\">\r\nHow will I receive my payment 5 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-6\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-6\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-6\">\r\nHow will I receive my payment 6 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-7\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-7\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-7\">\r\nHow will I receive my payment 7 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis\r\n<h2 id=\"heading_how-will-i-receive-my-payment-8\"><button type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#how-will-i-receive-my-payment-8\" aria-expanded=\"false\" aria-controls=\"how-will-i-receive-my-payment-8\">\r\nHow will I receive my payment 8 ? </button></h2>\r\nVarius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis', 'MemberPackage', '', 'publish', 'closed', 'closed', '', 'memberpackage', '', '', '2022-06-07 08:33:25', '2022-06-07 08:33:25', '', 0, 'https://modtour.travelerwp.com/?page_id=363', 0, 'page', '', 0),
(364, 1, '2022-06-07 08:32:56', '2022-06-07 08:32:56', 'Free                \n                                    €\n                        0                    \n                    /&nbspper  10 days                \n                <ul>\n                                            <li>Image Gallery</li>\n                                            <li>Location</li>\n                                            <li>Business Hours</li>\n                                            <li>Price Range</li>\n                                            <li>Hide competitors Ads</li>\n                                            <li>Announcment</li>\n                                            <li>Timekit</li>\n                                    </ul>\n                                        <form action=\"\" method=\"post\">\n                            <input type=\"hidden\" name=\"package_new\" value=\"1\">\n                            <input type=\"hidden\" name=\"iconpackage_new\" value=\"http://stt-icon-close\">\n                            <input type=\"hidden\" name=\"package_encrypt_new\" value=\"e5712495db45e483eab466131556990c\">\n                            <input type=\"submit\" name=\"add_cart_package_new\" value=\"Get started\">\n                        </form>\n                    Basic                \n                                    €\n                        120                    \n                    /&nbspper  10 days                \n                <ul>\n                                            <li>Image Gallery</li>\n                                            <li>Location</li>\n                                            <li>Business Hours</li>\n                                            <li>Price Range</li>\n                                            <li>Hide competitors Ads</li>\n                                            <li>Announcment</li>\n                                            <li>Timekit</li>\n                                    </ul>\n                                        <form action=\"\" method=\"post\">\n                            <input type=\"hidden\" name=\"package_new\" value=\"2\">\n                            <input type=\"hidden\" name=\"iconpackage_new\" value=\"http://stt-icon-close\">\n                            <input type=\"hidden\" name=\"package_encrypt_new\" value=\"0988c0742a0712b8d2286455b824253c\">\n                            <input type=\"submit\" name=\"add_cart_package_new\" value=\"Get started\">\n                        </form>\n                    Premium                \n                                    €\n                        150                    \n                    /&nbspper  90 days                \n                <ul>\n                                            <li>Image Gallery</li>\n                                            <li>Location</li>\n                                            <li>Business Hours</li>\n                                            <li>Price Range</li>\n                                            <li>Hide competitors Ads</li>\n                                            <li>Announcment</li>\n                                            <li>Timekit</li>\n                                    </ul>\n                                        <form action=\"\" method=\"post\">\n                            <input type=\"hidden\" name=\"package_new\" value=\"3\">\n                            <input type=\"hidden\" name=\"iconpackage_new\" value=\"http://stt-icon-close\">\n                            <input type=\"hidden\" name=\"package_encrypt_new\" value=\"7df7b9377e2c27bf4f550796569e4969\">\n                            <input type=\"submit\" name=\"add_cart_package_new\" value=\"Get started\">\n                        </form>\n                    Pro                \n                                    €\n                        180                    \n                    /&nbspper  120 days                \n                <ul>\n                                            <li>Image Gallery</li>\n                                            <li>Location</li>\n                                            <li>Business Hours</li>\n                                            <li>Price Range</li>\n                                            <li>Hide competitors Ads</li>\n                                            <li>Announcment</li>\n                                            <li>Timekit</li>\n                                    </ul>\n                                        <form action=\"\" method=\"post\">\n                            <input type=\"hidden\" name=\"package_new\" value=\"4\">\n                            <input type=\"hidden\" name=\"iconpackage_new\" value=\"http://stt-icon-check\">\n                            <input type=\"hidden\" name=\"package_encrypt_new\" value=\"856bda42f842650664e19068eabedd13\">\n                            <input type=\"submit\" name=\"add_cart_package_new\" value=\"Get started\">\n                        </form>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"true\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-1\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-1\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-1\"\n            >\n                How will I receive my payment 1 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-2\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-2\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-2\"\n            >\n                How will I receive my payment 2 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-3\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-3\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-3\"\n            >\n                How will I receive my payment 3 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-4\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-4\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-4\"\n            >\n                How will I receive my payment 4 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-5\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-5\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-5\"\n            >\n                How will I receive my payment 5 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-6\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-6\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-6\"\n            >\n                How will I receive my payment 6 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-7\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-7\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-7\"\n            >\n                How will I receive my payment 7 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis            \n        <h2 id=\"heading_how-will-i-receive-my-payment-8\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment-8\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment-8\"\n            >\n                How will I receive my payment 8 ?            </button>\n        </h2>\n                Varius massa maecenas et id dictumst mattis. Donec fringilla ac parturient posuere id phasellus erat elementum nullam lacus cursus rhoncus parturient vitae praesent quisque nascetur molestie quis', 'meme', '', 'publish', 'closed', 'closed', '', 'meme', '', '', '2022-06-07 08:32:56', '2022-06-07 08:32:56', '', 0, 'https://modtour.travelerwp.com/?elementor_library=meme', 0, 'elementor_library', '', 0),
(366, 1, '2022-06-07 12:04:41', '2022-06-07 12:04:41', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"92\"]', 'Sub', '', 'publish', 'closed', 'closed', '', 'sub', '', '', '2022-06-07 12:04:41', '2022-06-07 12:04:41', '', 0, 'https://modtour.travelerwp.com/?elementor_library=sub', 0, 'elementor_library', '', 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
(368, 1, '2022-06-07 12:39:22', '2022-06-07 12:39:22', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"https://modtour.travelerwp.com/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:10 pm-08/06/2022 12:10 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/California-400x400.jpg\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-Jersey-400x400.jpg\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-York-City-400x400.jpg\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Los-Angeles-400x400.jpg\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/San-Francisco-400x400.jpg\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Virginia-400x400.jpg\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/beach-400x400.jpg\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/bridge-over-water-near-city-buildings-during-night-time-450x300.jpg\"\n                     alt=\"Segway Tour of Washington, D.C. Highlights\"/>\n            </a>\n                      New York City\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\"\n                  >Segway Tour of Washington, D.C. Highlights</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/woman-leaning-on-wall-wearing-sunglasses-and-striped-shirt-450x300.jpg\"\n                     alt=\"Harvard: 70-Minute Hahvahd Tour\"/>\n            </a>\n                      Philadelphia, CA, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\"\n                  >Harvard: 70-Minute Hahvahd Tour</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €350,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/aerial-photography-of-passing-vehicles-on-highway-leading-to-city-450x300.jpg\"\n                     alt=\"3-Day Loire Mer Extraordinaire\"/>\n            </a>\n                      New York, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\"\n                  >3-Day Loire Mer Extraordinaire</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        €250,00From   €225,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>2 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/HD-photo-by-Bailey-Alexander-450x300.jpg\"\n                     alt=\"America’s National Parks with Denver\"/>\n            </a>\n                      Los Angeles\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\"\n                  >America’s National Parks with Denver</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n			<h2>Recommended for you</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/bridge-over-water-near-city-buildings-during-night-time-450x300.jpg\"\n                     alt=\"Segway Tour of Washington, D.C. Highlights\"/>\n            </a>\n                      New York City\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\"\n                  >Segway Tour of Washington, D.C. Highlights</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/woman-leaning-on-wall-wearing-sunglasses-and-striped-shirt-450x300.jpg\"\n                     alt=\"Harvard: 70-Minute Hahvahd Tour\"/>\n            </a>\n                      Philadelphia, CA, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\"\n                  >Harvard: 70-Minute Hahvahd Tour</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €350,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2022-06-07 12:39:22', '2022-06-07 12:39:22', '', 184, 'http://traveler.ku/?p=368', 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
(369, 1, '2022-06-07 12:39:22', '2022-06-07 12:39:22', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"https://modtour.travelerwp.com/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:10 pm-08/06/2022 12:10 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/California-400x400.jpg\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-Jersey-400x400.jpg\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/New-York-City-400x400.jpg\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Los-Angeles-400x400.jpg\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/San-Francisco-400x400.jpg\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Virginia-400x400.jpg\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"https://modtour.travelerwp.com/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/beach-400x400.jpg\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"https://modtour.travelerwp.com/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/bridge-over-water-near-city-buildings-during-night-time-450x300.jpg\"\n                     alt=\"Segway Tour of Washington, D.C. Highlights\"/>\n            </a>\n                      New York City\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\"\n                  >Segway Tour of Washington, D.C. Highlights</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/woman-leaning-on-wall-wearing-sunglasses-and-striped-shirt-450x300.jpg\"\n                     alt=\"Harvard: 70-Minute Hahvahd Tour\"/>\n            </a>\n                      Philadelphia, CA, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\"\n                  >Harvard: 70-Minute Hahvahd Tour</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €350,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/aerial-photography-of-passing-vehicles-on-highway-leading-to-city-450x300.jpg\"\n                     alt=\"3-Day Loire Mer Extraordinaire\"/>\n            </a>\n                      New York, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/3-day-loire-mer-extraordinaire/\"\n                  >3-Day Loire Mer Extraordinaire</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        €250,00From   €225,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>2 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/HD-photo-by-Bailey-Alexander-450x300.jpg\"\n                     alt=\"America’s National Parks with Denver\"/>\n            </a>\n                      Los Angeles\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/americas-national-parks-with-denver/\"\n                  >America’s National Parks with Denver</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n			<h2>Recommended for you</h2>		\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/bridge-over-water-near-city-buildings-during-night-time-450x300.jpg\"\n                     alt=\"Segway Tour of Washington, D.C. Highlights\"/>\n            </a>\n                      New York City\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/segway-tour-of-washington-d-c-highlights/\"\n                  >Segway Tour of Washington, D.C. Highlights</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>3 days\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/woman-leaning-on-wall-wearing-sunglasses-and-striped-shirt-450x300.jpg\"\n                     alt=\"Harvard: 70-Minute Hahvahd Tour\"/>\n            </a>\n                      Philadelphia, CA, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/st_tour/harvard-70-minute-hahvahd-tour/\"\n                  >Harvard: 70-Minute Hahvahd Tour</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €350,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"https://modtour.travelerwp.com/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"https://modtour.travelerwp.com/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"https://modtour.travelerwp.com/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2022-06-07 12:39:22', '2022-06-07 12:39:22', '', 184, 'http://traveler.ku/?p=369', 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
(370, 1, '2022-06-07 12:39:23', '2022-06-07 12:39:23', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2022-06-07 12:39:23', '2022-06-07 12:39:23', '', 184, 'http://traveler.ku/?p=370', 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
(371, 1, '2022-06-07 12:40:26', '2022-06-07 12:40:26', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654591492\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:40:26', '2022-06-07 12:40:26', '', 297, 'http://traveler.ku/?p=371', 0, 'revision', '', 0),
(372, 1, '2022-06-07 12:40:26', '2022-06-07 12:40:26', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654591492\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team1-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team2-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team3-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img width=\"300\" height=\"350\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8-768x896.png 768w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:40:26', '2022-06-07 12:40:26', '', 297, 'http://traveler.ku/?p=372', 0, 'revision', '', 0),
(373, 1, '2022-06-07 12:40:26', '2022-06-07 12:40:26', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:40:26', '2022-06-07 12:40:26', '', 297, 'http://traveler.ku/?p=373', 0, 'revision', '', 0),
(374, 1, '2022-06-07 12:41:00', '2022-06-07 12:41:00', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:00', '2022-06-07 12:41:00', '', 297, 'http://traveler.ku/?p=374', 0, 'revision', '', 0),
(375, 1, '2022-06-07 12:41:01', '2022-06-07 12:41:01', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team4.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team5.png\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team6.png\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team7.png\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:01', '2022-06-07 12:41:01', '', 297, 'http://traveler.ku/?p=375', 0, 'revision', '', 0),
(376, 1, '2022-06-07 12:41:01', '2022-06-07 12:41:01', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:01', '2022-06-07 12:41:01', '', 297, 'http://traveler.ku/?p=376', 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
(377, 1, '2022-06-07 12:41:08', '2022-06-07 12:41:08', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:08', '2022-06-07 12:41:08', '', 297, 'http://traveler.ku/?p=377', 0, 'revision', '', 0),
(378, 1, '2022-06-07 12:41:08', '2022-06-07 12:41:08', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/team8.png\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:08', '2022-06-07 12:41:08', '', 297, 'http://traveler.ku/?p=378', 0, 'revision', '', 0),
(379, 1, '2022-06-07 12:41:09', '2022-06-07 12:41:09', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:09', '2022-06-07 12:41:09', '', 297, 'http://traveler.ku/?p=379', 0, 'revision', '', 0),
(380, 1, '2022-06-07 12:41:29', '2022-06-07 12:41:29', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:29', '2022-06-07 12:41:29', '', 297, 'http://traveler.ku/?p=380', 0, 'revision', '', 0),
(381, 1, '2022-06-07 12:41:29', '2022-06-07 12:41:29', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:29', '2022-06-07 12:41:29', '', 297, 'http://traveler.ku/?p=381', 0, 'revision', '', 0),
(382, 1, '2022-06-07 12:41:29', '2022-06-07 12:41:29', '<button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About the company</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>		\n			<h2>Our mission</h2>		\n			<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">		<ul>\n							<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n								<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n								<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n						</ul>\n			<h2>Our mission</h2>		\n			<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>		\n			<h2>What our clients say</h2>		\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n                        <p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n                                                                                                    <h4>Darlene Robertson</h4>\n                                                                <p>Customers in U.S.A</p>\n			<h2>Meet our team</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Founder & CEO</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Marketing Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Product Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>UI/UX Designer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Creative Director</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Chief Financial Officer</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Project Manager</h2>		\n															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>President of Sales</h2>', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2022-06-07 12:41:29', '2022-06-07 12:41:29', '', 297, 'http://traveler.ku/?p=382', 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
(383, 1, '2022-06-07 12:44:24', '2022-06-07 12:44:24', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You can become a Local Expert\nanything, anywhere</h2>		\n    <button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/wGLGYUcv_CU?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-49d3327b&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<h2>How does it work?</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654603544\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M25.5191 39.312C23.8377 39.312 22.3991 38.922 21.2031 38.142C20.0071 37.3447 19.0797 36.244 18.4211 34.84C17.7797 33.4187 17.4591 31.772 17.4591 29.9C17.4591 28.0453 17.7797 26.4073 18.4211 24.986C19.0797 23.5647 20.0071 22.464 21.2031 21.684C22.3991 20.8867 23.8377 20.488 25.5191 20.488C27.2004 20.488 28.6391 20.8867 29.8351 21.684C31.0311 22.464 31.9497 23.5647 32.5911 24.986C33.2497 26.4073 33.5791 28.0453 33.5791 29.9C33.5791 31.772 33.2497 33.4187 32.5911 34.84C31.9497 36.244 31.0311 37.3447 29.8351 38.142C28.6391 38.922 27.2004 39.312 25.5191 39.312ZM25.5191 36.322C26.8884 36.322 28.0064 35.75 28.8731 34.606C29.7397 33.462 30.1731 31.8933 30.1731 29.9C30.1731 27.9067 29.7397 26.338 28.8731 25.194C28.0064 24.05 26.8884 23.478 25.5191 23.478C24.1324 23.478 23.0057 24.05 22.1391 25.194C21.2897 26.338 20.8651 27.9067 20.8651 29.9C20.8651 31.8933 21.2897 33.462 22.1391 34.606C23.0057 35.75 24.1324 36.322 25.5191 36.322ZM38.492 39V24.596L35.502 25.298V22.75L39.896 20.8H41.95V39H38.492Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Sign up					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.6372 39.312C20.9559 39.312 19.5172 38.922 18.3212 38.142C17.1252 37.3447 16.1979 36.244 15.5392 34.84C14.8979 33.4187 14.5772 31.772 14.5772 29.9C14.5772 28.0453 14.8979 26.4073 15.5392 24.986C16.1979 23.5647 17.1252 22.464 18.3212 21.684C19.5172 20.8867 20.9559 20.488 22.6372 20.488C24.3186 20.488 25.7572 20.8867 26.9532 21.684C28.1492 22.464 29.0679 23.5647 29.7092 24.986C30.3679 26.4073 30.6972 28.0453 30.6972 29.9C30.6972 31.772 30.3679 33.4187 29.7092 34.84C29.0679 36.244 28.1492 37.3447 26.9532 38.142C25.7572 38.922 24.3186 39.312 22.6372 39.312ZM22.6372 36.322C24.0066 36.322 25.1246 35.75 25.9912 34.606C26.8579 33.462 27.2912 31.8933 27.2912 29.9C27.2912 27.9067 26.8579 26.338 25.9912 25.194C25.1246 24.05 24.0066 23.478 22.6372 23.478C21.2506 23.478 20.1239 24.05 19.2572 25.194C18.4079 26.338 17.9832 27.9067 17.9832 29.9C17.9832 31.8933 18.4079 33.462 19.2572 34.606C20.1239 35.75 21.2506 36.322 22.6372 36.322ZM33.0653 39V36.582C34.1746 35.6633 35.2493 34.7533 36.2893 33.852C37.3466 32.9507 38.2826 32.058 39.0973 31.174C39.9293 30.29 40.5879 29.432 41.0733 28.6C41.5759 27.7507 41.8273 26.9273 41.8273 26.13C41.8273 25.3847 41.6193 24.726 41.2033 24.154C40.8046 23.582 40.1373 23.296 39.2013 23.296C38.2479 23.296 37.5286 23.608 37.0433 24.232C36.5579 24.856 36.3153 25.61 36.3153 26.494H33.0913C33.1259 25.1593 33.4206 24.05 33.9753 23.166C34.5299 22.2647 35.2666 21.5973 36.1853 21.164C37.1039 20.7133 38.1353 20.488 39.2793 20.488C41.1339 20.488 42.5726 20.9993 43.5953 22.022C44.6353 23.0273 45.1553 24.336 45.1553 25.948C45.1553 26.9533 44.9213 27.9327 44.4533 28.886C44.0026 29.8393 43.4046 30.758 42.6593 31.642C41.9139 32.526 41.1079 33.358 40.2413 34.138C39.3746 34.9007 38.5339 35.6113 37.7193 36.27H45.5973V39H33.0653Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Add your services					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.2564 39.312C20.575 39.312 19.1364 38.922 17.9404 38.142C16.7444 37.3447 15.817 36.244 15.1584 34.84C14.517 33.4187 14.1964 31.772 14.1964 29.9C14.1964 28.0453 14.517 26.4073 15.1584 24.986C15.817 23.5647 16.7444 22.464 17.9404 21.684C19.1364 20.8867 20.575 20.488 22.2564 20.488C23.9377 20.488 25.3764 20.8867 26.5724 21.684C27.7684 22.464 28.687 23.5647 29.3284 24.986C29.987 26.4073 30.3164 28.0453 30.3164 29.9C30.3164 31.772 29.987 33.4187 29.3284 34.84C28.687 36.244 27.7684 37.3447 26.5724 38.142C25.3764 38.922 23.9377 39.312 22.2564 39.312ZM22.2564 36.322C23.6257 36.322 24.7437 35.75 25.6104 34.606C26.477 33.462 26.9104 31.8933 26.9104 29.9C26.9104 27.9067 26.477 26.338 25.6104 25.194C24.7437 24.05 23.6257 23.478 22.2564 23.478C20.8697 23.478 19.743 24.05 18.8764 25.194C18.027 26.338 17.6024 27.9067 17.6024 29.9C17.6024 31.8933 18.027 33.462 18.8764 34.606C19.743 35.75 20.8697 36.322 22.2564 36.322ZM39.2074 39.312C38.0114 39.312 36.928 39.104 35.9574 38.688C34.9867 38.2547 34.2067 37.596 33.6174 36.712C33.028 35.828 32.716 34.7187 32.6814 33.384H35.9574C35.9747 34.268 36.2607 35.0133 36.8154 35.62C37.3874 36.2093 38.1847 36.504 39.2074 36.504C40.178 36.504 40.9234 36.2353 41.4434 35.698C41.9634 35.1607 42.2234 34.4847 42.2234 33.67C42.2234 32.7167 41.8767 31.9973 41.1834 31.512C40.5074 31.0093 39.632 30.758 38.5574 30.758H37.2054V28.028H38.5834C39.4674 28.028 40.204 27.82 40.7934 27.404C41.3827 26.988 41.6774 26.3727 41.6774 25.558C41.6774 24.882 41.452 24.3447 41.0014 23.946C40.568 23.53 39.9614 23.322 39.1814 23.322C38.332 23.322 37.6647 23.5733 37.1794 24.076C36.7114 24.5787 36.4514 25.194 36.3994 25.922H33.1494C33.2187 24.2407 33.7994 22.9147 34.8914 21.944C36.0007 20.9733 37.4307 20.488 39.1814 20.488C40.4294 20.488 41.478 20.7133 42.3274 21.164C43.194 21.5973 43.844 22.178 44.2774 22.906C44.728 23.634 44.9534 24.44 44.9534 25.324C44.9534 26.3467 44.6674 27.2133 44.0954 27.924C43.5407 28.6173 42.8474 29.0853 42.0154 29.328C43.038 29.536 43.87 30.0387 44.5114 30.836C45.1527 31.616 45.4734 32.604 45.4734 33.8C45.4734 34.8053 45.2307 35.724 44.7454 36.556C44.26 37.388 43.5494 38.0553 42.6134 38.558C41.6947 39.0607 40.5594 39.312 39.2074 39.312Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Get bookings					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n			<a href=\"https://modtel.travelerwp.com/register/\" role=\"button\">\n						Register now\n					</a>\n			<h2>Meet the superhosts</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Host in Chiang Mai</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Host in Paraty</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>Host in Atlanta</h2>		\n			<h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.', 'Become Local Expert', '', 'inherit', 'closed', 'closed', '', '319-revision-v1', '', '', '2022-06-07 12:44:24', '2022-06-07 12:44:24', '', 319, 'http://traveler.ku/?p=383', 0, 'revision', '', 0),
(384, 1, '2022-06-07 12:44:24', '2022-06-07 12:44:24', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You can become a Local Expert\nanything, anywhere</h2>		\n    <button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/wGLGYUcv_CU?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-49d3327b&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<h2>How does it work?</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654603544\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M25.5191 39.312C23.8377 39.312 22.3991 38.922 21.2031 38.142C20.0071 37.3447 19.0797 36.244 18.4211 34.84C17.7797 33.4187 17.4591 31.772 17.4591 29.9C17.4591 28.0453 17.7797 26.4073 18.4211 24.986C19.0797 23.5647 20.0071 22.464 21.2031 21.684C22.3991 20.8867 23.8377 20.488 25.5191 20.488C27.2004 20.488 28.6391 20.8867 29.8351 21.684C31.0311 22.464 31.9497 23.5647 32.5911 24.986C33.2497 26.4073 33.5791 28.0453 33.5791 29.9C33.5791 31.772 33.2497 33.4187 32.5911 34.84C31.9497 36.244 31.0311 37.3447 29.8351 38.142C28.6391 38.922 27.2004 39.312 25.5191 39.312ZM25.5191 36.322C26.8884 36.322 28.0064 35.75 28.8731 34.606C29.7397 33.462 30.1731 31.8933 30.1731 29.9C30.1731 27.9067 29.7397 26.338 28.8731 25.194C28.0064 24.05 26.8884 23.478 25.5191 23.478C24.1324 23.478 23.0057 24.05 22.1391 25.194C21.2897 26.338 20.8651 27.9067 20.8651 29.9C20.8651 31.8933 21.2897 33.462 22.1391 34.606C23.0057 35.75 24.1324 36.322 25.5191 36.322ZM38.492 39V24.596L35.502 25.298V22.75L39.896 20.8H41.95V39H38.492Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Sign up					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.6372 39.312C20.9559 39.312 19.5172 38.922 18.3212 38.142C17.1252 37.3447 16.1979 36.244 15.5392 34.84C14.8979 33.4187 14.5772 31.772 14.5772 29.9C14.5772 28.0453 14.8979 26.4073 15.5392 24.986C16.1979 23.5647 17.1252 22.464 18.3212 21.684C19.5172 20.8867 20.9559 20.488 22.6372 20.488C24.3186 20.488 25.7572 20.8867 26.9532 21.684C28.1492 22.464 29.0679 23.5647 29.7092 24.986C30.3679 26.4073 30.6972 28.0453 30.6972 29.9C30.6972 31.772 30.3679 33.4187 29.7092 34.84C29.0679 36.244 28.1492 37.3447 26.9532 38.142C25.7572 38.922 24.3186 39.312 22.6372 39.312ZM22.6372 36.322C24.0066 36.322 25.1246 35.75 25.9912 34.606C26.8579 33.462 27.2912 31.8933 27.2912 29.9C27.2912 27.9067 26.8579 26.338 25.9912 25.194C25.1246 24.05 24.0066 23.478 22.6372 23.478C21.2506 23.478 20.1239 24.05 19.2572 25.194C18.4079 26.338 17.9832 27.9067 17.9832 29.9C17.9832 31.8933 18.4079 33.462 19.2572 34.606C20.1239 35.75 21.2506 36.322 22.6372 36.322ZM33.0653 39V36.582C34.1746 35.6633 35.2493 34.7533 36.2893 33.852C37.3466 32.9507 38.2826 32.058 39.0973 31.174C39.9293 30.29 40.5879 29.432 41.0733 28.6C41.5759 27.7507 41.8273 26.9273 41.8273 26.13C41.8273 25.3847 41.6193 24.726 41.2033 24.154C40.8046 23.582 40.1373 23.296 39.2013 23.296C38.2479 23.296 37.5286 23.608 37.0433 24.232C36.5579 24.856 36.3153 25.61 36.3153 26.494H33.0913C33.1259 25.1593 33.4206 24.05 33.9753 23.166C34.5299 22.2647 35.2666 21.5973 36.1853 21.164C37.1039 20.7133 38.1353 20.488 39.2793 20.488C41.1339 20.488 42.5726 20.9993 43.5953 22.022C44.6353 23.0273 45.1553 24.336 45.1553 25.948C45.1553 26.9533 44.9213 27.9327 44.4533 28.886C44.0026 29.8393 43.4046 30.758 42.6593 31.642C41.9139 32.526 41.1079 33.358 40.2413 34.138C39.3746 34.9007 38.5339 35.6113 37.7193 36.27H45.5973V39H33.0653Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Add your services					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#E9EFFF\"></rect><path d=\"M22.2564 39.312C20.575 39.312 19.1364 38.922 17.9404 38.142C16.7444 37.3447 15.817 36.244 15.1584 34.84C14.517 33.4187 14.1964 31.772 14.1964 29.9C14.1964 28.0453 14.517 26.4073 15.1584 24.986C15.817 23.5647 16.7444 22.464 17.9404 21.684C19.1364 20.8867 20.575 20.488 22.2564 20.488C23.9377 20.488 25.3764 20.8867 26.5724 21.684C27.7684 22.464 28.687 23.5647 29.3284 24.986C29.987 26.4073 30.3164 28.0453 30.3164 29.9C30.3164 31.772 29.987 33.4187 29.3284 34.84C28.687 36.244 27.7684 37.3447 26.5724 38.142C25.3764 38.922 23.9377 39.312 22.2564 39.312ZM22.2564 36.322C23.6257 36.322 24.7437 35.75 25.6104 34.606C26.477 33.462 26.9104 31.8933 26.9104 29.9C26.9104 27.9067 26.477 26.338 25.6104 25.194C24.7437 24.05 23.6257 23.478 22.2564 23.478C20.8697 23.478 19.743 24.05 18.8764 25.194C18.027 26.338 17.6024 27.9067 17.6024 29.9C17.6024 31.8933 18.027 33.462 18.8764 34.606C19.743 35.75 20.8697 36.322 22.2564 36.322ZM39.2074 39.312C38.0114 39.312 36.928 39.104 35.9574 38.688C34.9867 38.2547 34.2067 37.596 33.6174 36.712C33.028 35.828 32.716 34.7187 32.6814 33.384H35.9574C35.9747 34.268 36.2607 35.0133 36.8154 35.62C37.3874 36.2093 38.1847 36.504 39.2074 36.504C40.178 36.504 40.9234 36.2353 41.4434 35.698C41.9634 35.1607 42.2234 34.4847 42.2234 33.67C42.2234 32.7167 41.8767 31.9973 41.1834 31.512C40.5074 31.0093 39.632 30.758 38.5574 30.758H37.2054V28.028H38.5834C39.4674 28.028 40.204 27.82 40.7934 27.404C41.3827 26.988 41.6774 26.3727 41.6774 25.558C41.6774 24.882 41.452 24.3447 41.0014 23.946C40.568 23.53 39.9614 23.322 39.1814 23.322C38.332 23.322 37.6647 23.5733 37.1794 24.076C36.7114 24.5787 36.4514 25.194 36.3994 25.922H33.1494C33.2187 24.2407 33.7994 22.9147 34.8914 21.944C36.0007 20.9733 37.4307 20.488 39.1814 20.488C40.4294 20.488 41.478 20.7133 42.3274 21.164C43.194 21.5973 43.844 22.178 44.2774 22.906C44.728 23.634 44.9534 24.44 44.9534 25.324C44.9534 26.3467 44.6674 27.2133 44.0954 27.924C43.5407 28.6173 42.8474 29.0853 42.0154 29.328C43.038 29.536 43.87 30.0387 44.5114 30.836C45.1527 31.616 45.4734 32.604 45.4734 33.8C45.4734 34.8053 45.2307 35.724 44.7454 36.556C44.26 37.388 43.5494 38.0553 42.6134 38.558C41.6947 39.0607 40.5594 39.312 39.2074 39.312Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						Get bookings					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n			<a href=\"https://modtel.travelerwp.com/register/\" role=\"button\">\n						Register now\n					</a>\n			<h2>Meet the superhosts</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-1-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-2-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Host in Chiang Mai</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-3-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host42-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-4-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Host in Paraty</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-5-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-6-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img width=\"250\" height=\"250\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7.png 250w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-300x300.png 300w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1024x1024.png 1024w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-150x150.png 150w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-768x768.png 768w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-1536x1536.png 1536w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-2048x2048.png 2048w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/host-7-600x600.png 600w\" sizes=\"(max-width: 250px) 100vw, 250px\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>Host in Atlanta</h2>		\n			<h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.', 'Become Local Expert', '', 'inherit', 'closed', 'closed', '', '319-revision-v1', '', '', '2022-06-07 12:44:24', '2022-06-07 12:44:24', '', 319, 'http://traveler.ku/?p=384', 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
(385, 1, '2022-06-07 12:44:24', '2022-06-07 12:44:24', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You can become a Local Expert\nanything, anywhere</h2>		\n    <button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/wGLGYUcv_CU?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-49d3327b&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button>\n			<h2>How does it work?</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654603544\">		\n				<h3>\n						Sign up					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<h3>\n						Add your services					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n				<h3>\n						Get bookings					\n				</h3>\n									<p>\n						Praesent dolor sagittis, rhoncus netus bibendum et. Dolor id sed urna netus volutpat tortor.					</p>\n			<a href=\"https://modtel.travelerwp.com/register/\" role=\"button\">\n						Register now\n					</a>\n			<h2>Meet the superhosts</h2>		\n			<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut.</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Darlene Robertson</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Jenny Wilson</h2>		\n			<h2>Host in Chiang Mai</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Jerome Bell</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Eleanor Pena</h2>		\n			<h2>Host in Paraty</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Marvin McKinney</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Annette Black</h2>		\n			<h2>Host in Atlanta</h2>		\n															<img src=\"https://via.placeholder.com/250\" title=\"\" alt=\"\" />															\n			<h2>Darrell Steward</h2>		\n			<h2>Host in Atlanta</h2>		\n			<h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.', 'Become Local Expert', '', 'inherit', 'closed', 'closed', '', '319-revision-v1', '', '', '2022-06-07 12:44:24', '2022-06-07 12:44:24', '', 319, 'http://traveler.ku/?p=385', 0, 'revision', '', 0),
(386, 1, '2022-06-07 12:46:07', '2022-06-07 12:46:07', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'FAQ', '', 'inherit', 'closed', 'closed', '', '308-revision-v1', '', '', '2022-06-07 12:46:07', '2022-06-07 12:46:07', '', 308, 'http://traveler.ku/?p=386', 0, 'revision', '', 0),
(387, 1, '2022-06-07 12:46:07', '2022-06-07 12:46:07', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1290\" height=\"870\" src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png\" alt=\"\" loading=\"lazy\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-7-min-768x517.png 768w\" sizes=\"(max-width: 1290px) 100vw, 1290px\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'FAQ', '', 'inherit', 'closed', 'closed', '', '308-revision-v1', '', '', '2022-06-07 12:46:07', '2022-06-07 12:46:07', '', 308, 'http://traveler.ku/?p=387', 0, 'revision', '', 0),
(388, 1, '2022-06-07 12:46:07', '2022-06-07 12:46:07', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Frequently asked questions</h2>		\n        <h2 id=\"heading_how-will-i-receive-my-payment\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-will-i-receive-my-payment\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-will-i-receive-my-payment\"\n            >\n                How will I receive my payment?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-extend-the-support\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-extend-the-support\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-extend-the-support\"\n            >\n                How to extend the support?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-using-widget-in-elementor\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-using-widget-in-elementor\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-using-widget-in-elementor\"\n            >\n                How to using widget in Elementor            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-can-i-config-twitter-key-api\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-can-i-config-twitter-key-api\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-can-i-config-twitter-key-api\"\n            >\n                How Can I Config Twitter Key API?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-import-demo-traveler\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-import-demo-traveler\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-import-demo-traveler\"\n            >\n                How to import demo Traveler            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_internal-server-error\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#internal-server-error\" \n                aria-expanded=\"false\" \n                aria-controls=\"internal-server-error\"\n            >\n                Internal Server Error ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-reset-to-default-color\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-reset-to-default-color\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-reset-to-default-color\"\n            >\n                How to Reset to Default Color ?            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n        <h2 id=\"heading_how-to-increase-the-php-time-limit\">\n            <button \n                type=\"button\" \n                data-bs-toggle=\"collapse\" \n                data-bs-target=\"#how-to-increase-the-php-time-limit\" \n                aria-expanded=\"false\" \n                aria-controls=\"how-to-increase-the-php-time-limit\"\n            >\n                How to increase the PHP Time Limit            </button>\n        </h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis velit enim vulputate tempor. Cras sit ultricies malesuada sagittis venenatis arcu enim. Nec tempus turpis lacus, vitae nunc.            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1290x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'FAQ', '', 'inherit', 'closed', 'closed', '', '308-revision-v1', '', '', '2022-06-07 12:46:07', '2022-06-07 12:46:07', '', 308, 'http://traveler.ku/?p=388', 0, 'revision', '', 0),
(9670, 1, '2021-04-02 04:33:20', '2021-04-02 04:33:20', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"https://mixmap.travelerwp.com/wp-content/uploads/2018/11/mix_logo-2.svg\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://traveler.ku/wp-content/uploads/2018/12/logo_reverse.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 0px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td>[st_is_partner_register]Have a new user register as <strong style=\"color: #5191fa;\">Partner</strong>. Please check info below:[/st_is_partner_register] [st_is_partner_update]Have a new user update certificates as <strong style=\"color: #5191fa;\">Partner</strong>. Please check info below:[/st_is_partner_update]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px; font-size: 30px; font-weight: 600;\">Partner Information</td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\">\n<table style=\"width: 100%; border-collapse: collapse; color: #666;\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px;\">Full Name:</td>\n<td style=\"padding: 20px 30px; color: #5191fa; border-color: #000;\">[st_info_full_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Username:</td>\n<td style=\"padding: 20px 30px; color: #5191fa;\">[st_info_user_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Email:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_email]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Register Date:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_date_create]</td>\n</tr>\n<tr>\n<td style=\"padding: 28px 30px; position: relative;\"><span style=\"position: absolute; top: 20px;\">Services Registration:</span></td>\n<td style=\"padding: 20px 30px;\">[st_info_user_certificates]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px; text-align: center;\"><a style=\"background-color: #666; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_info_user]\" target=\"_blank\" rel=\"noopener\">CHECK NOW </a><a style=\"background-color: #5192fa; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_list_user_partner]\" target=\"_blank\" rel=\"noopener\">VIEW ALL REQUEST</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.ku/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.ku/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.ku/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', '[Register]Email for admin', '', 'publish', 'closed', 'closed', '', 'registeremail-for-admin', '', '', '2021-04-02 04:33:20', '2021-04-02 04:33:20', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9670', 0, 'st_template_email', '', 0),
(9800, 1, '2021-06-08 09:52:04', '2021-06-08 09:52:04', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><img class=\"alignnone size-full\" src=\"http://traveler.ku/wp-content/uploads/2018/12/logo_reverse.png\" width=\"297\" height=\"48\" /></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>Congraturation! Your account ready approved as Partner. You can upload content as service register</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; padding-top: 19px; font-size: 16px;\"><a href=\"#\">IF YOU NEED ANY HELP PLEASE CONTACT WITH US HERE</a></td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px;\"><a style=\"background-color: #ed8323; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_partner_dashboard]\" target=\"_blank\" rel=\"noopener noreferrer\">STARTING NOW</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Register] Email to partner', '', 'publish', 'closed', 'closed', '', 'register-email-to-partner', '', '', '2021-06-08 09:52:04', '2021-06-08 09:52:04', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9800', 0, 'st_template_email', '', 0),
(9809, 1, '2021-06-08 10:32:15', '2021-06-08 10:32:15', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerdata.wpengine.com/wp-content/uploads/st_uploadfont/logo-white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td>Have a new user register as <strong style=\"color: #ed8323;\">Normal</strong>. Please check info below:</td>\n</tr>\n<tr>\n<td style=\"padding-top: 40px; font-size: 40px; font-weight: 600;\">User Information</td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\">\n<table style=\"width: 100%; border-collapse: collapse; color: #666;\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px;\">Full Name:</td>\n<td style=\"padding: 20px 30px; color: #ed8323; border-color: #000;\">[st_info_full_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Username:</td>\n<td style=\"padding: 20px 30px; color: #ed8323;\">[st_info_user_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Email:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_email]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Register Date:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_date_create]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px; text-align: center;\"><a style=\"background-color: #ed8323; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_info_user]\" target=\"_blank\" rel=\"noopener noreferrer\">CHECK NOW</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Register normal user] Email to administrator', '', 'publish', 'closed', 'closed', '', 'register-normal-user-email-to-administrator', '', '', '2021-06-08 10:32:15', '2021-06-08 10:32:15', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9809', 0, 'st_template_email', '', 0),
(9817, 1, '2021-06-09 01:55:11', '2021-06-09 01:55:11', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>Thank you for your registing as <strong style=\"color: #5192fa;\">Partner</strong>. Please check info below:</td>\n</tr>\n<tr>\n<td style=\"padding-top: 40px; font-size: 30px; font-weight: 600;\">Partner Information</td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\">\n<table style=\"width: 100%; border-collapse: collapse; color: #666;\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px;\">Full Name:</td>\n<td style=\"padding: 20px 30px; color: #5191fa; border-color: #000;\">[st_info_full_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Username:</td>\n<td style=\"padding: 20px 30px; color: #5191fa;\">[st_info_user_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Email:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_email]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Register Date:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_date_create]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px; position: relative;\"><span style=\"position: absolute; top: 20px;\">Services Registration:</span></td>\n<td style=\"padding: 20px 30px;\">[st_info_user_certificates]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; padding-top: 19px; font-size: 16px;\">Please wait until the administrator <strong>approved</strong> your account !</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', '[Register] Email to customer', '', 'publish', 'closed', 'closed', '', 'register-email-to-customer', '', '', '2021-06-09 01:55:11', '2021-06-09 01:55:11', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9817', 0, 'st_template_email', '', 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
(9822, 1, '2021-06-09 02:19:31', '2021-06-09 02:19:31', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerdata.wpengine.com/wp-content/uploads/st_uploadfont/logo-white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>Sorry! Your account is <strong>not</strong> ready approved as Partner. You should update your information again for match with our requirement</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; padding-top: 19px; font-size: 16px;\"><a href=\"#\">IF YOU NEED ANY HELP PLEASE CONTACT WITH US HERE</a></td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px;\"><a style=\"background-color: #ed8323; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_update_certificates]\" target=\"_blank\" rel=\"noopener noreferrer\">UPDATE NOW</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Register] Email for cancellation', '', 'publish', 'closed', 'closed', '', 'register-email-for-cancellation', '', '', '2021-06-09 02:19:31', '2021-06-09 02:19:31', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9822', 0, 'st_template_email', '', 0),
(9830, 1, '2021-06-09 02:40:47', '2021-06-09 02:40:47', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td>Today <strong>[st_info_full_name]</strong> has been withdrawal <strong>[st_partner_amount]</strong> via <strong>[st_partner_payment_method]</strong></td>\n</tr>\n<tr>\n<td>This info will be save and continue processing</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px; text-align: center;\"><a style=\"background-color: #5192fa; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_admin_withdrawal]\" target=\"_blank\" rel=\"noopener\">CHECK NOW</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', '[Request] Email to administrator request withdrawal', '', 'publish', 'closed', 'closed', '', 'request-email-to-administrator', '', '', '2021-06-09 02:40:47', '2021-06-09 02:40:47', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9830', 0, 'st_template_email', '', 0),
(9856, 1, '2021-06-09 03:11:31', '2021-06-09 03:11:31', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><img class=\"alignnone size-full wp-image-9774\" src=\"http://traveler.ku/wp-content/uploads/2018/12/logo_reverse.png\" alt=\"\" width=\"297\" height=\"48\" /></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td>Billing team had been processed payment to [st_info_full_name] total [st_partner_amount]</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Approved] Email to administrator request withdrawal', '', 'publish', 'closed', 'closed', '', 'approved-email-from-administrator-request-withdrawal', '', '', '2021-06-09 03:11:31', '2021-06-09 03:11:31', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9856', 0, 'st_template_email', '', 0),
(9862, 1, '2021-06-09 03:31:17', '2021-06-09 03:31:17', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerdata.wpengine.com/wp-content/uploads/st_uploadfont/logo-white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>We have processed your payout request with <strong>[st_partner_amount]</strong> via <strong>[st_partner_payment_method]</strong></td>\n</tr>\n<tr>\n<td>Your amount was sent to <strong>[st_partner_payment_info]</strong></td>\n</tr>\n<tr>\n<td>Happy Spending!</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Approved] Email to user withdrawal', '', 'publish', 'closed', 'closed', '', 'approved-email-to-user', '', '', '2021-06-09 03:31:17', '2021-06-09 03:31:17', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9862', 0, 'st_template_email', '', 0),
(9867, 1, '2021-06-09 03:44:00', '2021-06-09 03:44:00', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerdata.wpengine.com/wp-content/uploads/st_uploadfont/logo-white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>Request your Payment Failed due to:\n[st_content_message_cancel]\nRegards</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Cancel] Email to user withdrawal', '', 'publish', 'closed', 'closed', '', 'cancel-email-to-user-withdrawal', '', '', '2021-06-09 03:44:00', '2021-06-09 03:44:00', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9867', 0, 'st_template_email', '', 0),
(9871, 1, '2021-06-09 03:56:41', '2021-06-09 03:56:41', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://affiliate.travelerwp.com/wp-content/uploads/2018/11/traveler.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_info_full_name]</strong>,</td>\n</tr>\n<tr>\n<td>We just letting you know that we got your request to payout <strong>[st_partner_amount]</strong> via <strong>[st_partner_payment_method]</strong> to <strong>[st_partner_payment_info]</strong></td>\n</tr>\n<tr>\n<td>You can cancel this request any time before [st_last_date_payout_this_month] here :</td>\n</tr>\n<tr>\n<td>We will complete this request on the [st_date_payout_this_month] , but it can take up to 7 days to appear in your account. A second confirmation email will be sent at this time.\nRegards</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Request] Email to user withdrawal', '', 'publish', 'closed', 'closed', '', 'request-email-to-user-withdrawal', '', '', '2021-06-09 03:56:41', '2021-06-09 03:56:41', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9871', 0, 'st_template_email', '', 0),
(9875, 1, '2021-06-09 08:38:43', '2021-06-09 08:38:43', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td><span id=\"result_box\" class=\"short_text\" lang=\"en\">There is a membership package <span class=\"\">should be verified:</span></span>\n<h4 style=\"margin-top: 20px;\">Membership Package Infomation:</h4>\n</td>\n</tr>\n<tr>\n<td>\n<table style=\"margin-top: 10px; width: 100%; border: 1px solid #CCC; border-collapse: collapse; border-spacing: 0;\">\n<tbody>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Membership Package</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_name]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Price</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_price]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Time Available</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_time]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Commission</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_commission]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">No. Items can upload</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_upload]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">No. Items can set featured</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_featured]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Descriptions</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_description]</td>\n</tr>\n</tbody>\n</table>\n<h4 style=\"margin-top: 20px;\">Partner Infomation:</h4>\n<table style=\"margin-top: 10px; width: 100%; border: 1px solid #CCC; border-collapse: collapse; border-spacing: 0;\">\n<tbody>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Fullname</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_name]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Email</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_email]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Phone</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_phone]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email for admin when have a new membership', '', 'publish', 'closed', 'closed', '', 'email-for-admin-when-have-a-new-member', '', '', '2021-06-09 08:38:43', '2021-06-09 08:38:43', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9875', 0, 'st_template_email', '', 0),
(9877, 1, '2021-06-09 08:45:44', '2021-06-09 08:45:44', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">[st_email_package_partner_name]</strong>,</td>\n</tr>\n<tr>\n<td><span id=\"result_box\" class=\"short_text\" lang=\"en\">You have registed a member package. There are your infomation below:</span>\n<h4 style=\"margin-top: 20px;\">Membership Package Infomation:</h4>\n</td>\n</tr>\n<tr>\n<td>\n<table style=\"margin-top: 10px; width: 100%; border: 1px solid #CCC; border-collapse: collapse; border-spacing: 0;\">\n<tbody>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Membership Package</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_name]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Price</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_price]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Time Available</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_time]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Commission</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_commission]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">No. Items can upload</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_upload]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">No. Items can set featured</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_featured]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Descriptions</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_description]</td>\n</tr>\n</tbody>\n</table>\n<h4 style=\"margin-top: 20px;\">Partner Infomation:</h4>\n<table style=\"margin-top: 10px; width: 100%; border: 1px solid #CCC; border-collapse: collapse; border-spacing: 0;\">\n<tbody>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Fullname</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_name]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Email</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_email]</td>\n</tr>\n<tr>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">Phone</td>\n<td style=\"border: 1px solid #CCC; padding: 15px 20px;\">[st_email_package_partner_phone]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email for partner when have a new membership', '', 'publish', 'closed', 'closed', '', 'email-for-partner-when-have-a-new-membership', '', '', '2021-06-09 08:45:44', '2021-06-09 08:45:44', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9877', 0, 'st_template_email', '', 0),
(9881, 1, '2021-06-10 02:05:22', '2021-06-10 02:05:22', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><img class=\"alignnone size-full wp-image-9774\" src=\"http://traveler.ku/wp-content/uploads/2018/12/logo_reverse.png\" alt=\"\" width=\"297\" height=\"48\" /></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello Administrator</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">[st_email_booking_first_name] [st_email_booking_last_name]</span> booked a service in your system. Below are customer\"s booking details:</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td width=\"65%\">[st_email_booking_thumbnail]</td>\n<td width=\"35%\">\n<table style=\"width: 100%; text-align: left; padding-left: 19px; top: 20px; color: #666;\">\n<tbody>\n<tr>\n<td style=\"font-size: 22px; font-weight: bold;\" colspan=\"2\">[st_email_booking_item_link]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_address]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 10px;\" colspan=\"2\">[st_email_booking_item_website]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_email]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_phone]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_fax]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_guest_name]\n\n[st_email_booking_custom_field field_name = \"st_upload\"]\n\n&nbsp;</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Client Informations</td>\n</tr>\n<tr>\n<td>\n<table style=\"color: #666; border-collapse: collapse;\" border=\"1px\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Booking Code: <span style=\"background-color: #ccffcc; color: #339933; padding: 3px 10px;\">[st_email_booking_id]</span></td>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Status: <span style=\"background-color: #ffcccc; color: #993333; padding: 3px 10px;\">[st_email_booking_status]</span></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>First Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_first_name]</strong></td>\n<td style=\"padding: 10px 20px;\"><strong>Last Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_last_name]</strong></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Phone:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\">[st_email_booking_phone]</td>\n<td style=\"padding: 10px 20px;\"><strong>Country:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_country]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Email:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_email]</td>\n<td style=\"padding: 10px 20px;\"><strong>City:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_city]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Address Line 1:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_address]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Special Requirements:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_note]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Date:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_date]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Booking Details</td>\n</tr>\n<tr>\n<td>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border: solid 1px #666;\">Payment Method: [st_email_booking_payment_method]</div>\n<div>[st_email_booking_room_name tag=\"\" title=\"Room Name:\"]</div>\n<div>[st_email_booking_number_item]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">[st_email_booking_item_price] [st_email_booking_adult_info] [st_email_booking_children_info] [st_email_booking_infant_info]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\"><span style=\"text-align: left; width: 48%; display: inline-block; padding-left: 10px;\">[st_check_in_out_title]</span> <span style=\"text-align: right; width: 48%; display: inline-block;\">[st_check_in_out_value]</span></div>\n<div>[st_email_booking_extra_items title=\"Extra service:\"] [st_email_booking_package] [st_email_booking_equipments title=\"Equipments\"]</div>\n<div style=\"padding: 10px 0px; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">\n<table style=\"padding: 15px; color: #666;\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Origin Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_origin_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_extra_price] [st_email_booking_package_price] [st_email_booking_equipment_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Sale Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_sale_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Tax:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Total Price ( with tax ):</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_price_with_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_deposit_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\"><strong>Pay Amount:</strong></td>\n<td style=\"text-align: right;\" width=\"25%\"><strong style=\"font-size: 30px; color: #cc3333;\">[st_email_booking_total_price]</strong></td>\n</tr>\n</tbody>\n</table>\n</div></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email template send to administrator booking', '', 'publish', 'closed', 'closed', '', 'email-template-send-to-administrator-booking', '', '', '2021-06-10 02:05:22', '2021-06-10 02:05:22', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9881', 0, 'st_template_email', '', 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
(9897, 1, '2021-06-10 03:27:41', '2021-06-10 03:27:41', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><img class=\"alignnone size-full wp-image-9900\" src=\"http://traveler.ku/wp-content/uploads/2021/06/logo-1.png\" alt=\"\" width=\"149\" height=\"46\" /></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello Partner</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">[st_email_booking_first_name] [st_email_booking_last_name]</span> booked a service in your system. Below are customer\"s booking details:</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td width=\"65%\">[st_email_booking_thumbnail]</td>\n<td width=\"35%\">\n<table style=\"width: 100%; text-align: left; padding-left: 19px; top: 20px; color: #666;\">\n<tbody>\n<tr>\n<td style=\"font-size: 22px; font-weight: bold;\" colspan=\"2\">[st_email_booking_item_link]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_address]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 10px;\" colspan=\"2\">[st_email_booking_item_website]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_email]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_phone]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_fax]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_guest_name]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Client Informations</td>\n</tr>\n<tr>\n<td>\n<table style=\"color: #666; border-collapse: collapse;\" border=\"1px\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Booking Code: <span style=\"background-color: #ccffcc; color: #339933; padding: 3px 10px;\">[st_email_booking_id]</span></td>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Status: <span style=\"background-color: #ffcccc; color: #993333; padding: 3px 10px;\">[st_email_booking_status]</span></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>First Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_first_name]</strong></td>\n<td style=\"padding: 10px 20px;\"><strong>Last Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_last_name]</strong></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Phone:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\">[st_email_booking_phone]</td>\n<td style=\"padding: 10px 20px;\"><strong>Country:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_country]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Email:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_email]</td>\n<td style=\"padding: 10px 20px;\"><strong>City:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_city]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Address Line 1:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_address]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Special Requirements:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_note]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Date:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_date]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Booking Details</td>\n</tr>\n<tr>\n<td>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border: solid 1px #666;\">Payment Method: [st_email_booking_payment_method]</div>\n<div>[st_email_booking_room_name tag=\"\" title=\"Room Name:\"]</div>\n<div>[st_email_booking_number_item]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">[st_email_booking_item_price] [st_email_booking_adult_info] [st_email_booking_children_info] [st_email_booking_infant_info]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\"><span style=\"text-align: left; width: 48%; display: inline-block; padding-left: 10px;\">[st_check_in_out_title]</span> <span style=\"text-align: right; width: 48%; display: inline-block;\">[st_check_in_out_value]</span></div>\n<div>[st_email_booking_extra_items title=\"Extra service:\"] [st_email_booking_package] [st_email_booking_equipments title=\"Equipments\"]</div>\n<div style=\"padding: 10px 0px; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">\n<table style=\"padding: 15px; color: #666;\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Origin Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_origin_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_extra_price] [st_email_booking_package_price] [st_email_booking_equipment_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Sale Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_sale_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Tax:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Total Price ( with tax ):</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_price_with_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_deposit_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\"><strong>Pay Amount:</strong></td>\n<td style=\"text-align: right;\" width=\"25%\"><strong style=\"font-size: 30px; color: #cc3333;\">[st_email_booking_total_price]</strong></td>\n</tr>\n</tbody>\n</table>\n</div></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email template send to partner/owner booking', '', 'publish', 'closed', 'closed', '', 'email-template-send-to-partner-owner-booking', '', '', '2021-06-10 03:27:41', '2021-06-10 03:27:41', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9897', 0, 'st_template_email', '', 0),
(9909, 1, '2021-06-10 03:41:07', '2021-06-10 03:41:07', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelhotel.wpengine.com/wp-content/uploads/2018/11/Traveler_logo.svg\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr id=\"title\">\n<td style=\"padding: 10px; border-top: 1px solid #CCC;\">\n<table id=\"m_2685976823132348054\" class=\"m_2685976823132348054wrapper\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td>\n<h2><strong>Hello [st_email_partner_name]</strong>,</h2>\n</td>\n</tr>\n<tr>\n<td>You are registed [st_email_partner_package_name] ([st_email_partner_package_price]) package in our system on [st_email_partner_package_date_register].\n\nYour package is expired on [st_email_partner_package_date_expired] (about [st_email_partner_package_date_expired])\n\nPlease contact to us to upgrade your package so work better.\n\nThank you.</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #666; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', 'Email template send to partner when package is expired date', '', 'publish', 'closed', 'closed', '', 'email-template-send-to-partner-when-package-is-expired-date', '', '', '2021-06-10 03:41:07', '2021-06-10 03:41:07', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9909', 0, 'st_template_email', '', 0),
(9911, 1, '2021-06-10 03:45:07', '2021-06-10 03:45:07', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelhotel.wpengine.com/wp-content/uploads/2018/11/Traveler_logo.svg\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello [st_email_booking_first_name] [st_email_booking_last_name]</strong>,</td>\n</tr>\n<tr>\n<td>Thank you for booking with us. Below are your booking details:</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"width: 1000px; color: #666; border: 1px solid #666; margin-top: 70px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td width=\"65%\">[st_email_booking_thumbnail]</td>\n<td width=\"35%\">\n<table style=\"width: 100%; text-align: left; padding-left: 19px; top: 20px; color: #666;\">\n<tbody>\n<tr>\n<td style=\"font-size: 22px; font-weight: bold;\" colspan=\"2\">[st_email_booking_item_link]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_address]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 10px;\" colspan=\"2\">[st_email_booking_item_website]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_email]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_phone]</td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" colspan=\"2\">[st_email_booking_item_fax]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 40px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Client Informations</td>\n</tr>\n<tr>\n<td>\n<table style=\"color: #666; border-collapse: collapse;\" border=\"1px\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Booking Code: <span style=\"background-color: #ccffcc; color: #339933; padding: 3px 10px;\">[st_email_booking_id]</span></td>\n<td style=\"text-align: center; padding: 10px; font-weight: bold;\" colspan=\"2\" width=\"50%\">Status: <span style=\"background-color: #ffcccc; color: #993333; padding: 3px 10px;\">[st_email_booking_status]</span></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>First Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_first_name]</strong></td>\n<td style=\"padding: 10px 20px;\"><strong>Last Name:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\"><strong>[st_email_booking_last_name]</strong></td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Phone:</strong></td>\n<td style=\"padding: 10px 20px; ; color: #cc3333; border-color: #666;\">[st_email_booking_phone]</td>\n<td style=\"padding: 10px 20px;\"><strong>Country:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_country]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Email:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_email]</td>\n<td style=\"padding: 10px 20px;\"><strong>City:</strong></td>\n<td style=\"padding: 10px 20px;\">[st_email_booking_city]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Address Line 1:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_address]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Special Requirements:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_note]</td>\n</tr>\n<tr>\n<td style=\"padding: 10px 20px;\"><strong>Date:</strong></td>\n<td style=\"padding: 10px 20px;\" colspan=\"3\">[st_email_booking_date]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 40px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold;\">Booking Details</td>\n</tr>\n<tr>\n<td>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border: solid 1px #666;\">Payment Method: [st_email_booking_payment_method]</div>\n<div>[st_email_booking_room_name tag=\"\" title=\"Room Name:\"]</div>\n<div>[st_email_booking_number_item]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">[st_email_booking_item_price] [st_email_booking_adult_info] [st_email_booking_children_info] [st_email_booking_infant_info]</div>\n<div style=\"text-align: center; padding: 10px 0px; font-weight: bold; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\"><span style=\"text-align: left; width: 48%; display: inline-block; padding-left: 10px;\">[st_check_in_out_title]</span> <span style=\"text-align: right; width: 48%; display: inline-block;\">[st_check_in_out_value]</span></div>\n<div>[st_email_booking_extra_items title=\"Extra service:\"] [st_email_booking_package] [st_email_booking_equipments title=\"Equipments\"]</div>\n<div style=\"padding: 10px 0px; border-left: solid 1px #666; border-right: solid 1px #666; border-bottom: solid 1px #666;\">\n<table style=\"padding: 15px; color: #666;\" width=\"100%\">\n<tbody>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Origin Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_origin_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_extra_price] [st_email_booking_package_price] [st_email_booking_equipment_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Sale Price:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_sale_price]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Tax:</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\">Total Price ( with tax ):</td>\n<td style=\"text-align: right;\" width=\"25%\"><strong>[st_email_booking_price_with_tax]</strong></td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td colspan=\"2\" width=\"25%\">[st_email_booking_deposit_price]</td>\n</tr>\n<tr>\n<td width=\"25%\"></td>\n<td width=\"25%\"></td>\n<td style=\"padding-bottom: 20px;\" width=\"25%\"><strong>Pay Amount:</strong></td>\n<td style=\"text-align: right;\" width=\"25%\"><strong style=\"font-size: 30px; color: #cc3333;\">[st_email_booking_total_price]</strong></td>\n</tr>\n</tbody>\n</table>\n</div></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 40px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; text-align: center;\"><strong style=\"font-size: 25px;\">Cancellation/ Amendment policy</strong></td>\n</tr>\n<tr>\n<td><strong>Individual reservations:</strong>\n<span style=\"padding-left: 20px;\">+ For Cancellations/ amendments made after 12 noon, 3 days prior to check-in date, One night’s room rate is charged to the credit card</span>\n<span style=\"padding-left: 20px;\">+ For No shows and early check outs, One night’s room rate is charged to the credit card.</span></td>\n</tr>\n<tr>\n<td><strong>Groups / Conference bookings:</strong>\n<span style=\"padding-left: 20px;\">+ In case there is any no-show or cancellation/amendment of the conference/group (in part or full), within 15 days or less from the date of check in, a retention charge will be levied.</span>\n<span style=\"padding-left: 20px;\">+ The retention charge will be calculated as follows - Number of rooms being canceled/no-shows X 1 night X applicable daily rate per room for the conference/group.</span>\n<span style=\"padding-left: 20px;\">+ In case of Early check out retention will be charged for those nights booked, now being released due to the early check out.</span></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 65px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; text-align: center;\"><a style=\"background-color: #ed8323; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_email_booking_url_booking_history]\" target=\"_blank\" rel=\"noopener noreferrer\">BOOKING HISTORY</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', 'Email template for booking info send to customer', '', 'publish', 'closed', 'closed', '', 'email-template-for-booking-info-send-to-customer', '', '', '2021-06-10 03:45:07', '2021-06-10 03:45:07', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9911', 0, 'st_template_email', '', 0),
(9920, 1, '2021-06-10 04:00:13', '2021-06-10 04:00:13', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelhotel.wpengine.com/wp-content/uploads/2018/11/Traveler_logo.svg\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #666; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n<table id=\"m_283728674763236849\" class=\"m_283728674763236849wrapper\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td>\n<h2>Hello [st_email_order_customer_name],</h2>\n</td>\n</tr>\n<tr>\n<td>Booking ID: <strong>[st_email_order_booking_id]</strong>\n\nYou have booked [st_email_order_service_name] <span class=\"il\">service</span> in our system on [st_email_order_create_date].\n\nYour <span class=\"il\">service</span> will be departing on [st_email_order_departure_date] ( <span class=\"il\">About</span> [st_email_order_countdown_day] day(s) )\n\nPlease check your information.\n\nThank you.</td>\n</tr>\n</tbody>\n</table>\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', 'Email template for notification of departure date send to customer', '', 'publish', 'closed', 'closed', '', 'email-template-for-notification-of-departure-date-send-to-customer', '', '', '2021-06-10 04:00:13', '2021-06-10 04:00:13', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9920', 0, 'st_template_email', '', 0),
(9922, 1, '2021-06-10 04:13:14', '2021-06-10 04:13:14', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelhotel.wpengine.com/wp-content/uploads/2018/11/Traveler_logo.svg\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr id=\"title\">\n<td style=\"padding: 10px; border-top: 1px solid #CCC;\">\n<h3 style=\"text-align: center;\"><strong>Hi,</strong></h3>\n<p style=\"text-align: center;\">You added an email address to your account\nClick \"confirm\" to import the bookings you\'ve made with that address\n\n<a class=\"btn btn-primary\" style=\"text-decoration: none; color: white; background: #ED8323; font-size: 30px; padding: 14px 30px 14px 30px;\" href=\"[st_email_confirm_link]\" target=\"_blank\" rel=\"noopener noreferrer\">Confirm</a>\n\nCan\'t see the button? Try this link: <a href=\"[st_email_confirm_link]\" target=\"_blank\" rel=\"noopener noreferrer\">[st_email_confirm_link]</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #666; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>\n<div class=\"ddict_btn\" style=\"top: 196px; left: 613.547px;\"></div>', 'Email template for confirm send to customer', '', 'publish', 'closed', 'closed', '', 'email-template-for-confirm-send-to-customer', '', '', '2021-06-10 04:13:14', '2021-06-10 04:13:14', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9922', 0, 'st_template_email', '', 0),
(9927, 1, '2021-06-10 04:46:51', '2021-06-10 04:46:51', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr id=\"title\">\n<td style=\"padding: 10px; border-top: 1px solid #CCC;\">\n<h3 style=\"text-align: center;\"><strong>Hello Admin,</strong></h3>\n<p style=\"text-align: center;\"><strong>[st_approved_email_admin_name]</strong> published your [st_approved_email_item_type] with <strong>[st_approved_email_item_name] </strong>title on <strong>[st_approved_email_date]</strong>.</p>\n<p style=\"text-align: center;\"><a class=\"btn btn-primary\" style=\"text-decoration: none; color: white; background: #5192FA; font-size: 20px; padding: 10px 20px 10px 20px;\" href=\"[st_approved_email_item_link]\" target=\"_blank\" rel=\"noopener\">Check</a></p>\n<p style=\"text-align: center;\">Can\'t see the button? Try this link: <a href=\"[st_approved_email_item_link]\" target=\"_blank\" rel=\"noopener\">[st_approved_email_item_name]</a></p>\n</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email template for approve send to administrator', '', 'publish', 'closed', 'closed', '', 'email-template-for-approve-send-to-administrator', '', '', '2021-06-10 04:46:51', '2021-06-10 04:46:51', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9927', 0, 'st_template_email', '', 0),
(9943, 1, '2021-06-10 08:23:40', '2021-06-10 08:23:40', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello Administrator</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">You have a request for cancel booking. Below are the details:</span></td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\" colspan=\"2\">[st_email_has_refund]</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email template for cancel booking send to administrator', '', 'publish', 'closed', 'closed', '', 'email-template-for-cancel-booking-send-to-administrator', '', '', '2021-06-10 08:23:40', '2021-06-10 08:23:40', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9943', 0, 'st_template_email', '', 0),
(9953, 1, '2021-06-10 08:35:48', '2021-06-10 08:35:48', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 30px 25px; background: #5192FA;\" width=\"20%\"><a href=\"http://traveler.local\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerwp.com/wp-content/themes/traveler-2.1.3/landing/assets/images/nlu/traveler_logo_white.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #5192FA none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 30px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding: 50px 25px; width: 1000px; color: #666; font-family: Poppins, sans-serif !important; background: #fff;\" width=\"90%;\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello Partner</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">You have a request for cancel booking. Below are the details:</span></td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\" colspan=\"2\">[st_email_has_refund_for_partner]</td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 1000px; font-family: Poppins, sans-serif !important;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr style=\"background: #F5F5F5;\">\n<td style=\"width: 60%; padding: 25px;\"><span style=\"margin-bottom: 13px; display: inline-block; line-height: 23px; font-size: 15px;\">Booking, reviews and advices on hotels, resorts, flights,\nvacation rentals, travel packages, and lots more!</span>\n<a style=\"color: #333; text-decoration: none;\" href=\"#\">About Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">Contact Us</a><span style=\"position: relative; top: -1px; font-size: 15px;\">  |  </span><a style=\"color: #333; text-decoration: none;\" href=\"#\">News</a></td>\n<td style=\"width: 60%; padding: 25px; text-align: right;\"><a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6292\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-f.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6296\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-t.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 10px; display: inline-block;\" href=\"http://traveler.local\"><img class=\"alignnone wp-image-6295\" src=\"http://traveler.local/wp-content/themes/traveler/img/email/social/social-ins.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n</tbody>\n</table>', 'Email template for cancel booking send to partner', '', 'publish', 'closed', 'closed', '', 'email-template-for-cancel-booking-send-to-partner', '', '', '2021-06-10 08:35:48', '2021-06-10 08:35:48', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=9953', 0, 'st_template_email', '', 0),
(10105, 1, '2021-06-11 01:30:46', '2021-06-11 01:30:46', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"https://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"https://travelerdata.wpengine.com/wp-content/uploads/2014/11/logo-white-min.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello Partner</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">Admin have completed cancel booking of your customer . You can see the detail below:</span>\n\n[st_email_cancel_booking_success]</td>\n</tr>\n</tbody>\n</table>\n&nbsp;\n<table style=\"color: #818181; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"https://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler2.0.2/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"https://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler2.0.2/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"https://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler2.0.2/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', 'Email template for successful canceled send to partner', '', 'publish', 'closed', 'closed', '', 'email-template-for-successful-canceled-send-to-partner', '', '', '2021-06-11 01:30:46', '2021-06-11 01:30:46', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=10105', 0, 'st_template_email', '', 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
(10108, 1, '2021-06-11 01:36:51', '2021-06-11 01:36:51', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 1000px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelhotel.wpengine.com/wp-content/uploads/2018/11/Traveler_logo.svg\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 1000px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\"><strong style=\"font-size: 30px;\">Hello [st_email_cancel_booking_username]</strong>,</td>\n</tr>\n<tr>\n<td><span style=\"text-decoration: underline;\">Admin have completed your cancel booking. You can see the detail below:</span>\n\n[st_email_cancel_booking_success]</td>\n</tr>\n</tbody>\n</table>\n&nbsp;\n<table style=\"color: #818181; width: 1000px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6292\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler--/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6296\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler--/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"http://travelerdata.wpengine.com\"><img class=\"alignnone wp-image-6295\" src=\"https://travelerdata.wpengine.com/wp-content/themes/traveler--/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', 'Email template for successful canceled send to customer', '', 'publish', 'closed', 'closed', '', 'email-template-for-successful-canceled-send-to-customer', '', '', '2021-06-11 01:36:51', '2021-06-11 01:36:51', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=10108', 0, 'st_template_email', '', 0),
(10161, 1, '2021-06-14 08:27:26', '2021-06-14 08:27:26', '<table id=\"booking-infomation\" class=\"wrapper\" style=\"width: 800px;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 10px; background: #ED8323;\" width=\"20%\"><a href=\"../\"><img class=\"alignnone wp-image-7442 size-full\" src=\"http://travelerdata.wpengine.com/wp-content/uploads/2014/11/logo-white-min.png\" alt=\"logo\" width=\"110\" height=\"40\" /></a></td>\n<td style=\"background: #ed8323 none repeat scroll 0 0; color: #fff; font-size: 17px; padding: 21px 45px; text-align: right;\" width=\"80%\"><a style=\"color: #fff; padding-left: 12px; text-decoration: none;\" href=\"#\">Hotel</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Rental</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Car</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Tour</a> <a style=\"color: #fff; padding-left: 20px; text-decoration: none;\" href=\"#\">Activity</a></td>\n</tr>\n</tbody>\n</table>\n<table id=\"\" class=\"wrapper\" style=\"padding-top: 70px; width: 800px; color: #666;\" width=\"90%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px;\">Hello <strong style=\"font-size: 25px;\">Administrator</strong>,</td>\n</tr>\n<tr>\n<td>Have one user register as partner has been updated information , please check for approve</td>\n</tr>\n<tr>\n<td style=\"padding-top: 40px; font-size: 40px; font-weight: 600;\">Partner Information</td>\n</tr>\n<tr>\n<td style=\"padding-top: 30px;\">\n<table style=\"width: 100%; border-collapse: collapse; color: #666;\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"padding: 20px 30px;\">Full Name:</td>\n<td style=\"padding: 20px 30px; color: #ed8323; border-color: #000;\">[st_info_full_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Username:</td>\n<td style=\"padding: 20px 30px; color: #ed8323;\">[st_info_user_name]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Email:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_email]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px;\">Register Date:</td>\n<td style=\"padding: 20px 30px;\">[st_info_user_date_create]</td>\n</tr>\n<tr>\n<td style=\"padding: 20px 30px; position: relative;\"><span style=\"position: absolute; top: 20px;\">Services Registration:</span></td>\n<td style=\"padding: 20px 30px;\">[st_info_user_certificates]</td>\n</tr>\n</tbody>\n</table>\n</td>\n</tr>\n<tr>\n<td style=\"padding-bottom: 20px; font-size: 20px; padding-top: 50px; text-align: center;\"><a style=\"background-color: #ed8323; border-radius: 5px; color: #fff; font-family: tahoma; font-size: 14px; font-weight: bold; margin-left: 10px; padding: 10px 30px; text-decoration: none;\" href=\"[st_url_info_user]\" target=\"_blank\" rel=\"noopener noreferrer\">CHECK NOW</a></td>\n</tr>\n</tbody>\n</table>\n<table style=\"color: #818181; width: 800px;\" width=\"100%\" cellspacing=\"0\" align=\"center\">\n<tbody>\n<tr>\n<td style=\"padding-top: 30px; padding-bottom: 20px;\" align=\"center\">\n\n<hr style=\"color: #ddd;\" />\n\n</td>\n</tr>\n<tr>\n<td align=\"center\"><a href=\"../\"><img class=\"alignnone wp-image-6292\" src=\"../wp-content/themes/traveler/img/email/fa.png\" alt=\"eb_face\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"../\"><img class=\"alignnone wp-image-6296\" src=\"../wp-content/themes/traveler/img/email/tw.png\" alt=\"\" width=\"35\" height=\"35\" /></a> <a style=\"margin: 5px;\" href=\"../\"><img class=\"alignnone wp-image-6295\" src=\"../wp-content/themes/traveler/img/email/gg.png\" alt=\"\" width=\"35\" height=\"35\" /></a></td>\n</tr>\n<tr>\n<td style=\"padding-top: 20px;\" align=\"center\">Booking, reviews and advices on hotels, resorts, flights, vacation rentals, travel packages, and lots more!\n<ul style=\"list-style: none; text-align: center;\">\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">About us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">Contact us</a> |</li>\n 	<li style=\"display: inline-block;\"><a style=\"color: #818181; text-decoration: none;\" href=\"#\">News</a></li>\n</ul>\n</td>\n</tr>\n</tbody>\n</table>', '[Register] Resend email to administrator', '', 'publish', 'closed', 'closed', '', 'register-resend-email-to-administrator', '', '', '2021-06-14 08:27:26', '2021-06-14 08:27:26', '', 0, 'http://traveler.ku/?post_type=st_template_email&amp;p=10161', 0, 'st_template_email', '', 0),
(10162, 1, '2022-07-27 10:51:33', '2022-07-27 10:51:33', '', 'Order Confirmation', '', 'publish', 'closed', 'closed', '', 'order-confirmation', '', '', '2022-07-27 10:51:35', '2022-07-27 10:51:35', '', 0, 'http://traveler.ku/?page_id=10162', 0, 'page', '', 0),
(10163, 1, '2022-07-27 10:51:33', '2022-07-27 10:51:33', '', 'Order Confirmation', '', 'inherit', 'closed', 'closed', '', '10162-revision-v1', '', '', '2022-07-27 10:51:33', '2022-07-27 10:51:33', '', 10162, 'http://traveler.ku/?p=10163', 0, 'revision', '', 0),
(10164, 1, '2022-07-27 11:01:01', '2022-07-27 11:01:01', '', 'Checkout', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2022-07-27 11:01:01', '2022-07-27 11:01:01', '', 10, 'http://traveler.ku/?p=10164', 0, 'revision', '', 0),
(10165, 0, '2026-08-02 00:48:45', '2026-08-01 22:48:45', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2026-08-02 00:48:45', '2026-08-01 22:48:45', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(10167, 1, '2026-08-02 04:40:36', '2026-08-02 02:40:36', '{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-traveler-childtheme', '', '', '2026-08-02 04:40:36', '2026-08-02 02:40:36', '', 0, 'http://localhost:8888/unka/wp-global-styles-traveler-childtheme/', 0, 'wp_global_styles', '', 0),
(10168, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 'Inicio', '', 'publish', 'closed', 'closed', '', 'inicio', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/inicio/', 1, 'nav_menu_item', '', 0),
(10169, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 'Tours', '', 'publish', 'closed', 'closed', '', 'tours', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/tours/', 2, 'nav_menu_item', '', 0),
(10170, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 'Nosotros', '', 'publish', 'closed', 'closed', '', 'nosotros', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/nosotros/', 3, 'nav_menu_item', '', 0),
(10171, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', ' ', '', '', 'publish', 'closed', 'closed', '', '10171', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/10171/', 4, 'nav_menu_item', '', 0),
(10172, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 'Preguntas frecuentes', '', 'publish', 'closed', 'closed', '', 'preguntas-frecuentes', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/preguntas-frecuentes/', 5, 'nav_menu_item', '', 0),
(10173, 0, '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 'Contacto', '', 'publish', 'closed', 'closed', '', 'contacto', '', '', '2026-08-02 05:21:22', '2026-08-02 03:21:22', '', 0, 'http://localhost:8888/unka/contacto/', 6, 'nav_menu_item', '', 0),
(10174, 1, '2026-08-02 06:24:42', '2026-08-02 04:24:42', '', 'carusel-2', '', 'inherit', 'open', 'closed', '', 'carusel-2', '', '', '2026-08-02 06:24:42', '2026-08-02 04:24:42', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10175, 1, '2026-08-02 06:24:47', '2026-08-02 04:24:47', '', 'carusel-3', '', 'inherit', 'open', 'closed', '', 'carusel-3', '', '', '2026-08-02 06:24:47', '2026-08-02 04:24:47', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(10176, 1, '2026-08-02 06:24:51', '2026-08-02 04:24:51', '', 'carusel-4', '', 'inherit', 'open', 'closed', '', 'carusel-4', '', '', '2026-08-02 06:24:51', '2026-08-02 04:24:51', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(10177, 1, '2026-08-02 06:24:55', '2026-08-02 04:24:55', '', 'carusel-5', '', 'inherit', 'open', 'closed', '', 'carusel-5', '', '', '2026-08-02 06:24:55', '2026-08-02 04:24:55', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(10178, 1, '2026-08-02 06:25:00', '2026-08-02 04:25:00', '', 'carusel-6', '', 'inherit', 'open', 'closed', '', 'carusel-6', '', '', '2026-08-02 06:25:00', '2026-08-02 04:25:00', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(10179, 1, '2026-08-02 06:25:04', '2026-08-02 04:25:04', '', 'carusel-7', '', 'inherit', 'open', 'closed', '', 'carusel-7', '', '', '2026-08-02 06:25:04', '2026-08-02 04:25:04', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(10180, 1, '2026-08-02 06:25:08', '2026-08-02 04:25:08', '', 'carusel-8', '', 'inherit', 'open', 'closed', '', 'carusel-8', '', '', '2026-08-02 06:25:08', '2026-08-02 04:25:08', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(10181, 1, '2026-08-02 06:25:13', '2026-08-02 04:25:13', '', 'carusel-9', '', 'inherit', 'open', 'closed', '', 'carusel-9', '', '', '2026-08-02 06:25:13', '2026-08-02 04:25:13', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-9.jpeg', 0, 'attachment', 'image/jpeg', 0),
(10182, 1, '2026-08-02 06:25:18', '2026-08-02 04:25:18', '', 'carusel-10', '', 'inherit', 'open', 'closed', '', 'carusel-10', '', '', '2026-08-02 06:25:18', '2026-08-02 04:25:18', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-10.jpeg', 0, 'attachment', 'image/jpeg', 0),
(10183, 1, '2026-08-02 06:25:22', '2026-08-02 04:25:22', '', 'carusel-11', '', 'inherit', 'open', 'closed', '', 'carusel-11', '', '', '2026-08-02 06:25:22', '2026-08-02 04:25:22', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-11.jpeg', 0, 'attachment', 'image/jpeg', 0),
(10184, 1, '2026-08-02 06:25:26', '2026-08-02 04:25:26', '', 'carusel-12', '', 'inherit', 'open', 'closed', '', 'carusel-12', '', '', '2026-08-02 06:25:26', '2026-08-02 04:25:26', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-12.jpeg', 0, 'attachment', 'image/jpeg', 0),
(10185, 1, '2026-08-02 06:25:30', '2026-08-02 04:25:30', '', 'carusel-13', '', 'inherit', 'open', 'closed', '', 'carusel-13', '', '', '2026-08-02 06:25:30', '2026-08-02 04:25:30', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-13.jpeg', 0, 'attachment', 'image/jpeg', 0),
(10186, 1, '2026-08-02 07:30:13', '2026-08-02 05:30:13', '', 'carusel-1', '', 'inherit', 'open', 'closed', '', 'carusel-1', '', '', '2026-08-02 07:30:13', '2026-08-02 05:30:13', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10187, 1, '2026-08-02 07:30:20', '2026-08-02 05:30:20', '', 'carusel-2', '', 'inherit', 'open', 'closed', '', 'carusel-2-2', '', '', '2026-08-02 07:30:20', '2026-08-02 05:30:20', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10188, 1, '2026-08-02 07:30:43', '2026-08-02 05:30:43', '', 'carusel-12', '', 'inherit', 'open', 'closed', '', 'carusel-12-2', '', '', '2026-08-02 07:30:43', '2026-08-02 05:30:43', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(10189, 1, '2026-08-02 07:36:13', '2026-08-02 05:36:13', '', 'carusel-1', '', 'inherit', 'open', 'closed', '', 'carusel-1-2', '', '', '2026-08-08 00:12:16', '2026-08-07 22:12:16', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10190, 1, '2026-08-02 07:36:17', '2026-08-02 05:36:17', '', 'carusel-2', '', 'inherit', 'open', 'closed', '', 'carusel-2-3', '', '', '2026-08-02 07:36:17', '2026-08-02 05:36:17', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-2-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(10191, 1, '2026-08-02 07:36:21', '2026-08-02 05:36:21', '', 'carusel-3', '', 'inherit', 'open', 'closed', '', 'carusel-3-2', '', '', '2026-08-02 07:36:21', '2026-08-02 05:36:21', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10192, 1, '2026-08-02 07:36:25', '2026-08-02 05:36:25', '', 'carusel-4', '', 'inherit', 'open', 'closed', '', 'carusel-4-2', '', '', '2026-08-02 07:36:25', '2026-08-02 05:36:25', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10193, 1, '2026-08-02 07:36:29', '2026-08-02 05:36:29', '', 'carusel-5', '', 'inherit', 'open', 'closed', '', 'carusel-5-2', '', '', '2026-08-02 07:36:29', '2026-08-02 05:36:29', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10194, 1, '2026-08-02 07:36:33', '2026-08-02 05:36:33', '', 'carusel-6', '', 'inherit', 'open', 'closed', '', 'carusel-6-2', '', '', '2026-08-02 07:36:33', '2026-08-02 05:36:33', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10195, 1, '2026-08-02 07:36:36', '2026-08-02 05:36:36', '', 'carusel-7', '', 'inherit', 'open', 'closed', '', 'carusel-7-2', '', '', '2026-08-02 07:36:36', '2026-08-02 05:36:36', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10196, 1, '2026-08-02 07:36:40', '2026-08-02 05:36:40', '', 'carusel-8', '', 'inherit', 'open', 'closed', '', 'carusel-8-2', '', '', '2026-08-02 07:36:40', '2026-08-02 05:36:40', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-8-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10197, 1, '2026-08-02 07:36:44', '2026-08-02 05:36:44', '', 'carusel-9', '', 'inherit', 'open', 'closed', '', 'carusel-9-2', '', '', '2026-08-02 07:36:44', '2026-08-02 05:36:44', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(10198, 1, '2026-08-02 07:36:48', '2026-08-02 05:36:48', '', 'carusel-10', '', 'inherit', 'open', 'closed', '', 'carusel-10-2', '', '', '2026-08-07 19:39:13', '2026-08-07 17:39:13', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(10199, 1, '2026-08-02 07:36:52', '2026-08-02 05:36:52', '', 'carusel-11', '', 'inherit', 'open', 'closed', '', 'carusel-11-2', '', '', '2026-08-02 07:36:52', '2026-08-02 05:36:52', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(10200, 1, '2026-08-02 07:36:56', '2026-08-02 05:36:56', '', 'carusel-12', '', 'inherit', 'open', 'closed', '', 'carusel-12-3', '', '', '2026-08-02 07:36:56', '2026-08-02 05:36:56', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-12-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10201, 1, '2026-08-02 07:36:59', '2026-08-02 05:36:59', '', 'carusel-13', '', 'inherit', 'open', 'closed', '', 'carusel-13-2', '', '', '2026-08-02 07:36:59', '2026-08-02 05:36:59', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(10202, 1, '2026-08-02 07:37:03', '2026-08-02 05:37:03', '', 'carusel-14', '', 'inherit', 'open', 'closed', '', 'carusel-14', '', '', '2026-08-02 07:37:03', '2026-08-02 05:37:03', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(10203, 1, '2026-08-02 07:37:07', '2026-08-02 05:37:07', '', 'carusel-15', '', 'inherit', 'open', 'closed', '', 'carusel-15', '', '', '2026-08-02 07:37:07', '2026-08-02 05:37:07', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(10204, 1, '2026-08-02 07:37:11', '2026-08-02 05:37:11', '', 'carusel-16', '', 'inherit', 'open', 'closed', '', 'carusel-16', '', '', '2026-08-02 07:37:11', '2026-08-02 05:37:11', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(10205, 1, '2026-08-02 07:37:16', '2026-08-02 05:37:16', '', 'carusel-17', '', 'inherit', 'open', 'closed', '', 'carusel-17', '', '', '2026-08-02 07:37:16', '2026-08-02 05:37:16', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(10206, 1, '2026-08-02 07:37:20', '2026-08-02 05:37:20', '', 'carusel-18', '', 'inherit', 'open', 'closed', '', 'carusel-18', '', '', '2026-08-02 07:37:20', '2026-08-02 05:37:20', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(10207, 1, '2026-08-02 07:37:24', '2026-08-02 05:37:24', '', 'carusel-19', '', 'inherit', 'open', 'closed', '', 'carusel-19', '', '', '2026-08-02 07:37:24', '2026-08-02 05:37:24', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(10208, 1, '2026-08-02 07:37:27', '2026-08-02 05:37:27', '', 'carusel-20', '', 'inherit', 'open', 'closed', '', 'carusel-20', '', '', '2026-08-02 07:37:27', '2026-08-02 05:37:27', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-20.jpg', 0, 'attachment', 'image/jpeg', 0),
(10209, 1, '2026-08-02 07:37:31', '2026-08-02 05:37:31', '', 'carusel-21', '', 'inherit', 'open', 'closed', '', 'carusel-21', '', '', '2026-08-02 07:37:31', '2026-08-02 05:37:31', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(10210, 1, '2026-08-02 07:37:35', '2026-08-02 05:37:35', '', 'carusel-22', '', 'inherit', 'open', 'closed', '', 'carusel-22', '', '', '2026-08-02 07:37:35', '2026-08-02 05:37:35', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/carusel-22.jpg', 0, 'attachment', 'image/jpeg', 0),
(10211, 1, '2026-08-02 07:37:38', '2026-08-02 05:37:38', '', 'banner-candelabra-dondeviajar', '', 'inherit', 'open', 'closed', '', 'banner-candelabra-dondeviajar', '', '', '2026-08-02 07:37:38', '2026-08-02 05:37:38', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/banner-candelabra-dondeviajar.jpg', 0, 'attachment', 'image/jpeg', 0),
(10212, 1, '2026-08-02 07:37:42', '2026-08-02 05:37:42', '', 'banner-fot-dondeviajar', '', 'inherit', 'open', 'closed', '', 'banner-fot-dondeviajar', '', '', '2026-08-07 21:31:24', '2026-08-07 19:31:24', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/banner-fot-dondeviajar.jpg', 0, 'attachment', 'image/jpeg', 0),
(10214, 1, '2026-08-02 07:37:50', '2026-08-02 05:37:50', '', 'banner-titicaca-dondeviajar', '', 'inherit', 'open', 'closed', '', 'banner-titicaca-dondeviajar', '', '', '2026-08-07 20:17:21', '2026-08-07 18:17:21', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/banner-titicaca-dondeviajar.jpg', 0, 'attachment', 'image/jpeg', 0),
(10215, 1, '2026-08-02 07:37:54', '2026-08-02 05:37:54', '', 'banner-top', '', 'inherit', 'open', 'closed', '', 'banner-top', '', '', '2026-08-02 07:37:54', '2026-08-02 05:37:54', '', 0, 'http://localhost:8888/unka/wp-content/uploads/2026/08/banner-top.jpg', 0, 'attachment', 'image/jpeg', 0),
(10216, 1, '2026-08-02 08:28:23', '2026-08-02 06:28:23', 'The company continued to work at its regular pace. In 1972, the P250 Urraco, the 400 GT Jarama, the 400 GT Espada and the P400 Miura SV were in full production. That year, in an attempt to improve sales that were frankly quite disappointing until then, the Jarama hand a 365-hp engine and was dubbed the Jarama S.\n\nIn 1972, the Urraco, which had experienced several initial slowdowns, was finally put into production. Almost inevitably, the S version also arrived in October of that year. In this case, the goal was not to enhance the car’s performance but to improve its overall quality, which had been neglected in the haste to start production.\n\nThe following year, while waiting for the Countach prototype to be developed to a stage that would enable its production, the Espada was further modified and perfected, and the new series was presented in October 1972. New wheels as well as perfected detailing of the entire body, the dashboard, the central instrument panel and various components characterised this well-made Series III. This last series essentially represented the decisive peak in the evolution of this outstanding four-seater, which is still in great demand among Lamborghini fans around the world. Its production would reach the respectable figure of 1226 units, quite a large number for a carmaker of this size selling at top-level list prices.\n\nThe production model of the Countach was codenamed LP 400 because its V12 – positioned longitudinally behind the cockpit – was increased to an ideal displacement of 4 litres (3929 cc). This model debuted at the 1973 Geneva Motor Show.', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'inherit', 'closed', 'closed', '', '153-autosave-v1', '', '', '2026-08-02 08:28:23', '2026-08-02 06:28:23', '', 153, 'http://localhost:8888/unka/?p=10216', 0, 'revision', '', 0),
(10217, 1, '2026-08-02 08:32:16', '2026-08-02 06:32:16', '<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/glaciar-vatnajokull.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/flotacion-canones-bled.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/experiencia-aventurera-nayarit.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/deslizamiento-riviera.jpg\" alt=\"ModTour\" />\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\r\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>\r\n\r\n<iframe title=\"London Eye, London, United Kingdom\" src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" aria-label=\"London Eye, London, United Kingdom\"></iframe>\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\r\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\r\n<h2>United States</h2>\r\n<h2>Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.</h2>\r\n<h2>Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida.</h2>\r\n<h2>United States</h2>\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\" alt=\"Two Hour Walking Tour of Manhattan\" />\r\n</a>\r\nNew York, United States\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">Two Hour Walking Tour of Manhattan</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i>\r\n\r\n\r\n</i>10 hours\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\" alt=\"American Parks Trail end Rapid City\" />\r\n</a>\r\nNevada, American\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">American Parks Trail end Rapid City</a></h4>\r\n5\r\n(3 Reviews)\r\n€150,00From €127,50\r\n<i>\r\n\r\n\r\n</i>8 hours\r\nFeatured\r\n- 9%\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\" alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\" />\r\n</a>\r\nNevada, USA\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">Cannes and Antibes Night Tour the Seine Extraordinaire</a></h4>\r\n5\r\n(4 Reviews)\r\n€100,00From €91,00\r\n<i>\r\n\r\n\r\n</i>4 days\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\" alt=\"Giverny and Versailles Small Group Day Trip\" />\r\n</a>\r\nPhiladelphia\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">Giverny and Versailles Small Group Day Trip</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i>\r\n\r\n\r\n</i>5 hours\r\n<h2>Stories, tips, and guides</h2>\r\n<a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\" alt=\"A Seaside Reset in Laguna Beach\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">A Seaside Reset in Laguna Beach</a></h4>\r\nFrom the iconic to the unexpected, the city of San…\r\n<a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\" alt=\"Tiptoe through the Tulips of Washington\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">Tiptoe through the Tulips of Washington</a></h4>\r\n2021 will be a Different Skagit Valley Tulip Festival. We…\r\n<a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\" alt=\"The city of San Francisco never ceases to surprise\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">The city of San Francisco never ceases to surprise</a></h4>\r\nThis article is part of Earth Refuge’s Spotlight Series on…\r\n<a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\" alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">The Castle on the Cliff: Majestic, Magic, Manoir</a></h4>\r\nThousands of migrants – of whom, many are children –…\r\n<a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\" alt=\"All Aboard the Rocky Mountaineer\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">All Aboard the Rocky Mountaineer</a></h4>\r\nIn this interview, correspondent Polly Nash talks to fire fighter…\r\n<a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\" alt=\"Redfin Ranks the Most Competitive Neighborhoods\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">Redfin Ranks the Most Competitive Neighborhoods</a></h4>\r\nIn this week’s interview, correspondent Ole ter Wey talks to…\r\n<a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\" alt=\"How to Explain Travel to a Five-Year-Old\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">How to Explain Travel to a Five-Year-Old</a></h4>\r\nI’ve been a traveler my whole life — and was…\r\n<a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\" alt=\"The Best Kept Secrets About Travel\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">The Best Kept Secrets About Travel</a></h4>\r\nPENNSYLVANIA, USA — The difference between a tourist and a…\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\r\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\r\n\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png\" sizes=\"(max-width: 1290px) 100vw, 1290px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min-768x517.png 768w\" alt=\"\" width=\"1290\" height=\"870\" />\r\n<h2>Get special offers, and more from Traveler</h2>\r\nSubscribe to see secret deals prices drop the moment you sign up!\r\n\r\n[mc4wp_form id=\"92\"]', 'Paracas', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-08-02 08:32:16', '2026-08-02 06:32:16', '', 15, 'http://localhost:8888/unka/?p=10217', 0, 'revision', '', 0),
(10229, 1, '2026-08-02 08:41:49', '2026-08-02 06:41:49', '', 'Lima', '', 'publish', 'closed', 'closed', '', 'lima', '', '', '2026-08-12 18:33:27', '2026-08-12 16:33:27', '', 0, 'http://localhost:8888/unka/?post_type=location&#038;p=10229', 0, 'location', '', 0),
(10230, 1, '2026-08-02 08:41:49', '2026-08-02 06:41:49', '', 'Lima', '', 'inherit', 'closed', 'closed', '', '10229-revision-v1', '', '', '2026-08-02 08:41:49', '2026-08-02 06:41:49', '', 10229, 'http://localhost:8888/unka/?p=10230', 0, 'revision', '', 0),
(10231, 1, '2026-08-02 08:42:12', '2026-08-02 06:42:12', '', 'Arequipa', '', 'publish', 'closed', 'closed', '', 'arequipa', '', '', '2026-08-08 04:10:39', '2026-08-08 02:10:39', '', 0, 'http://localhost:8888/unka/?post_type=location&#038;p=10231', 0, 'location', '', 0),
(10232, 1, '2026-08-02 08:42:12', '2026-08-02 06:42:12', '', 'Arequipa', '', 'inherit', 'closed', 'closed', '', '10231-revision-v1', '', '', '2026-08-02 08:42:12', '2026-08-02 06:42:12', '', 10231, 'http://localhost:8888/unka/?p=10232', 0, 'revision', '', 0),
(10233, 1, '2026-08-02 08:42:27', '2026-08-02 06:42:27', '', 'Cusco', '', 'publish', 'closed', 'closed', '', 'cusco', '', '', '2026-08-08 04:11:51', '2026-08-08 02:11:51', '', 0, 'http://localhost:8888/unka/?post_type=location&#038;p=10233', 0, 'location', '', 0),
(10234, 1, '2026-08-02 08:42:27', '2026-08-02 06:42:27', '', 'Cusco', '', 'inherit', 'closed', 'closed', '', '10233-revision-v1', '', '', '2026-08-02 08:42:27', '2026-08-02 06:42:27', '', 10233, 'http://localhost:8888/unka/?p=10234', 0, 'revision', '', 0),
(10235, 1, '2026-08-02 08:42:42', '2026-08-02 06:42:42', '', 'Puno', '', 'publish', 'closed', 'closed', '', 'puno', '', '', '2026-08-14 17:16:29', '2026-08-14 15:16:29', '', 0, 'http://localhost:8888/unka/?post_type=location&#038;p=10235', 0, 'location', '', 0),
(10236, 1, '2026-08-02 08:42:42', '2026-08-02 06:42:42', '', 'Puno', '', 'inherit', 'closed', 'closed', '', '10235-revision-v1', '', '', '2026-08-02 08:42:42', '2026-08-02 06:42:42', '', 10235, 'http://localhost:8888/unka/?p=10236', 0, 'revision', '', 0),
(10237, 1, '2026-08-02 08:43:18', '2026-08-02 06:43:18', '', 'Valle Sagrado', '', 'publish', 'closed', 'closed', '', 'valle-sagrado', '', '', '2026-08-14 17:34:17', '2026-08-14 15:34:17', '', 0, 'http://localhost:8888/unka/?post_type=location&#038;p=10237', 0, 'location', '', 0),
(10238, 1, '2026-08-02 08:43:18', '2026-08-02 06:43:18', '', 'Valle Sagrado', '', 'inherit', 'closed', 'closed', '', '10237-revision-v1', '', '', '2026-08-02 08:43:18', '2026-08-02 06:43:18', '', 10237, 'http://localhost:8888/unka/?p=10238', 0, 'revision', '', 0),
(10239, 1, '2026-08-07 18:27:44', '2026-08-07 16:27:44', '', 'google', '', 'inherit', 'open', 'closed', '', 'google', '', '', '2026-08-07 18:27:44', '2026-08-07 16:27:44', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/google.png', 0, 'attachment', 'image/png', 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
(10242, 1, '2026-08-07 18:29:59', '2026-08-07 16:29:59', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 18:29:59', '2026-08-07 16:29:59', '', 184, 'http://localhost:8888/unka/?p=10242', 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
(10244, 1, '2026-08-07 18:47:17', '2026-08-07 16:47:17', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 18:47:17', '2026-08-07 16:47:17', '', 184, 'http://localhost:8888/unka/?p=10244', 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
(10246, 1, '2026-08-07 19:10:15', '2026-08-07 17:10:15', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:10:15', '2026-08-07 17:10:15', '', 184, 'http://localhost:8888/unka/?p=10246', 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
(10250, 1, '2026-08-07 19:26:24', '2026-08-07 17:26:24', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:26:24', '2026-08-07 17:26:24', '', 184, 'http://localhost:8888/unka/?p=10250', 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
(10251, 1, '2026-08-07 19:27:08', '2026-08-07 17:27:08', '', 'logo-gmaps', '', 'inherit', 'open', 'closed', '', 'logo-gmaps', '', '', '2026-08-07 19:27:08', '2026-08-07 17:27:08', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/logo-gmaps.png', 0, 'attachment', 'image/png', 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
(10252, 1, '2026-08-07 19:27:24', '2026-08-07 17:27:24', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:27:24', '2026-08-07 17:27:24', '', 184, 'http://localhost:8888/unka/?p=10252', 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
(10253, 1, '2026-08-07 19:28:12', '2026-08-07 17:28:12', '', 'google-maps-logo', '', 'inherit', 'open', 'closed', '', 'google-maps-logo', '', '', '2026-08-07 19:28:12', '2026-08-07 17:28:12', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/google-maps-logo.png', 0, 'attachment', 'image/png', 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
(10255, 1, '2026-08-07 19:28:28', '2026-08-07 17:28:28', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:28:28', '2026-08-07 17:28:28', '', 184, 'http://localhost:8888/unka/?p=10255', 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
(10256, 1, '2026-08-07 19:39:09', '2026-08-07 17:39:09', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Your world of joy</h2>		\n			<p>Find what makes you happy anytime, anywhere</p>		\n    <form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label>\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/>\n        <ul>\n            <li>Popular destinations</li>\n                                    <li data-value=\"15\">\n                            United States</li>\n                                            <li data-value=\"16\">\n                            California, United States</li>\n                                            <li data-value=\"24\">\n                            Los Angeles, United States</li>\n                                            <li data-value=\"25\">\n                            Nevada, United States</li>\n                                            <li data-value=\"26\">\n                            New Jersey, United States</li>\n                                            <li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n                                            <li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n                                            <li data-value=\"29\">\n                            New York City, United States</li>\n                                            <li data-value=\"30\">\n                            San Francisco, United States</li>\n                                            <li data-value=\"32\">\n                            Virginia, United States</li>\n                            </ul>\n            <label>Date</label>\n            Add date\n            <label>Check out</label>\n            Add date\n    <input type=\"hidden\" value=\"\" name=\"start\">\n    <input type=\"hidden\" value=\"\" name=\"end\">\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\">\n            <button>\n                Search            </button>\n    </form>\n			<h2>Top destinations </h2>		\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\">\n                        California                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\">\n                        New Jersey                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\">\n                        New York City                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\">\n                        Los Angeles                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\">\n                        San Francisco                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\">\n                        Virginia                    </a>\n                </h4>\n                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a>                \n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            >\n                    </a>\n                <h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\">\n                        Virginia Beach                    </a>\n                </h4>\n			<h2>Get inspired for your next trip</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/>\n            </a>\n                      Delaware\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>Full day\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/>\n            </a>\n                      San Francisco\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a>\n            </h4>\n                    5                \n                    (2 Reviews)\n                        From   €150,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5-6 hours\n			<h2>Recommended for you</h2>		\n                                    Featured\n                                                    - 9%                             \n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/>\n            </a>\n                      Nevada, USA\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a>\n            </h4>\n                    5                \n                    (4 Reviews)\n                        €100,00From   €91,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>4 days\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/>\n            </a>\n                      Philadelphia\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>5 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/>\n            </a>\n                      New York, United States\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>10 hours\n                                    Featured\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        €150,00From   €127,50\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/>\n            </a>\n                      Nevada, American\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €200,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>8 hours\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i>                    \n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/>\n            </a>\n                      California\n                        <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a>\n            </h4>\n                    5                \n                    (3 Reviews)\n                        From   €100,00\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\">\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/>\n</g>\n</svg></i>6 hours\n			<h2>Stories, tips, and guides</h2>		\n            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a>\n            </h4>\n                   From the iconic to the unexpected, the city of San&hellip;            \n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a>\n            </h4>\n                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;            \n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a>\n            </h4>\n                   This article is part of Earth Refuge’s Spotlight Series on&hellip;            \n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a>\n            </h4>\n                   Thousands of migrants – of whom, many are children –&hellip;            \n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a>\n            </h4>\n                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;            \n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a>\n            </h4>\n                   In this week’s interview, Ole ter Wey talks to climate&hellip;            \n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a>\n            </h4>\n                   I’ve been a traveler my whole life — and was&hellip;            \n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\">\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/>\n            </a>\n                        <ul>\n                            <li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>                        </ul>\n                                <h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a>\n            </h4>\n                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            \n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															\n			<h2>Get special offers, and more from Traveler</h2>		\n			<p>Subscribe to see secret deals prices drop the moment you sign up!</p>		\n		[mc4wp_form id=\"209\"]', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:39:09', '2026-08-07 17:39:09', '', 184, 'http://localhost:8888/unka/?p=10256', 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
(10258, 1, '2026-08-07 19:57:48', '2026-08-07 17:57:48', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 19:57:48', '2026-08-07 17:57:48', '', 184, 'http://localhost:8888/unka/?p=10258', 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
(10259, 1, '2026-08-07 20:17:18', '2026-08-07 18:17:18', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 20:17:18', '2026-08-07 18:17:18', '', 184, 'http://localhost:8888/unka/?p=10259', 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
(10260, 1, '2026-08-07 21:31:20', '2026-08-07 19:31:20', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 21:31:20', '2026-08-07 19:31:20', '', 184, 'http://localhost:8888/unka/?p=10260', 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
(10262, 1, '2026-08-07 23:38:08', '2026-08-07 21:38:08', '', 'arequipa-palza', '', 'inherit', 'open', 'closed', '', 'arequipa-palza', '', '', '2026-08-07 23:38:08', '2026-08-07 21:38:08', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/arequipa-palza.jpg', 0, 'attachment', 'image/jpeg', 0),
(10263, 1, '2026-08-07 23:38:18', '2026-08-07 21:38:18', '', 'cusco-plaza', '', 'inherit', 'open', 'closed', '', 'cusco-plaza', '', '', '2026-08-07 23:38:18', '2026-08-07 21:38:18', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/cusco-plaza.jpg', 0, 'attachment', 'image/jpeg', 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
(10264, 1, '2026-08-07 23:38:53', '2026-08-07 21:38:53', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 23:38:53', '2026-08-07 21:38:53', '', 184, 'http://localhost:8888/unka/?p=10264', 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
(10265, 1, '2026-08-07 23:49:27', '2026-08-07 21:49:27', '', 'dir-ica', '', 'inherit', 'open', 'closed', '', 'dir-ica', '', '', '2026-08-07 23:49:27', '2026-08-07 21:49:27', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/dir-ica.png', 0, 'attachment', 'image/png', 0),
(10266, 1, '2026-08-07 23:49:32', '2026-08-07 21:49:32', '', 'safe-travel-768x646-1', '', 'inherit', 'open', 'closed', '', 'safe-travel-768x646-1', '', '', '2026-08-07 23:49:32', '2026-08-07 21:49:32', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/safe-travel-768x646-1.png', 0, 'attachment', 'image/png', 0),
(10267, 1, '2026-08-07 23:49:36', '2026-08-07 21:49:36', '', 'reporte-sunat-600x449-1', '', 'inherit', 'open', 'closed', '', 'reporte-sunat-600x449-1', '', '', '2026-08-07 23:49:36', '2026-08-07 21:49:36', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/reporte-sunat-600x449-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10268, 1, '2026-08-07 23:49:40', '2026-08-07 21:49:40', '', 'sunarp-600x336-1', '', 'inherit', 'open', 'closed', '', 'sunarp-600x336-1', '', '', '2026-08-07 23:49:40', '2026-08-07 21:49:40', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/sunarp-600x336-1.png', 0, 'attachment', 'image/png', 0),
(10269, 1, '2026-08-07 23:49:45', '2026-08-07 21:49:45', '', 'cropped-LOGO-MUNI-2019-LESPRO-2', '', 'inherit', 'open', 'closed', '', 'cropped-logo-muni-2019-lespro-2', '', '', '2026-08-07 23:49:45', '2026-08-07 21:49:45', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/cropped-LOGO-MUNI-2019-LESPRO-2.png', 0, 'attachment', 'image/png', 0),
(10270, 1, '2026-08-07 23:49:50', '2026-08-07 21:49:50', '', 'LOGO-MTC-768x288-1', '', 'inherit', 'open', 'closed', '', 'logo-mtc-768x288-1', '', '', '2026-08-07 23:49:50', '2026-08-07 21:49:50', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/LOGO-MTC-768x288-1.png', 0, 'attachment', 'image/png', 0),
(10271, 1, '2026-08-07 23:49:54', '2026-08-07 21:49:54', '', 'logo-agencia-768x325-1', '', 'inherit', 'open', 'closed', '', 'logo-agencia-768x325-1', '', '', '2026-08-07 23:49:54', '2026-08-07 21:49:54', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/logo-agencia-768x325-1.png', 0, 'attachment', 'image/png', 0),
(10272, 1, '2026-08-07 23:49:57', '2026-08-07 21:49:57', '', 'logo-768x325-1', '', 'inherit', 'open', 'closed', '', 'logo-768x325-1', '', '', '2026-08-07 23:49:57', '2026-08-07 21:49:57', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/logo-768x325-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10273, 1, '2026-08-07 23:50:01', '2026-08-07 21:50:01', '', 'promperu-768x353-1', '', 'inherit', 'open', 'closed', '', 'promperu-768x353-1', '', '', '2026-08-07 23:50:01', '2026-08-07 21:50:01', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/promperu-768x353-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(10274, 1, '2026-08-07 23:50:04', '2026-08-07 21:50:04', '', 'Mincetur1-1-600x600-1', '', 'inherit', 'open', 'closed', '', 'mincetur1-1-600x600-1', '', '', '2026-08-07 23:50:04', '2026-08-07 21:50:04', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/Mincetur1-1-600x600-1.png', 0, 'attachment', 'image/png', 0),
(10275, 1, '2026-08-07 23:50:08', '2026-08-07 21:50:08', '', 'logo-paracas-2048x2048-1', '', 'inherit', 'open', 'closed', '', 'logo-paracas-2048x2048-1', '', '', '2026-08-07 23:50:08', '2026-08-07 21:50:08', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/logo-paracas-2048x2048-1.png', 0, 'attachment', 'image/png', 0),
(10276, 1, '2026-08-07 23:50:13', '2026-08-07 21:50:13', '', 'logo-mincetur', '', 'inherit', 'open', 'closed', '', 'logo-mincetur', '', '', '2026-08-07 23:50:13', '2026-08-07 21:50:13', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/logo-mincetur.png', 0, 'attachment', 'image/png', 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
(10278, 1, '2026-08-07 23:51:47', '2026-08-07 21:51:47', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-07 23:51:47', '2026-08-07 21:51:47', '', 184, 'http://localhost:8888/unka/?p=10278', 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
(10279, 1, '2026-08-08 00:06:44', '2026-08-07 22:06:44', '', 'machupicchu', '', 'inherit', 'open', 'closed', '', 'machupicchu', '', '', '2026-08-08 00:06:44', '2026-08-07 22:06:44', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/machupicchu.jpg', 0, 'attachment', 'image/jpeg', 0),
(10280, 1, '2026-08-08 00:06:53', '2026-08-07 22:06:53', '', 'huacachina-peru', '', 'inherit', 'open', 'closed', '', 'huacachina-peru', '', '', '2026-08-08 00:06:53', '2026-08-07 22:06:53', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/huacachina-peru.jpg', 0, 'attachment', 'image/jpeg', 0),
(10281, 1, '2026-08-08 00:07:01', '2026-08-07 22:07:01', '', 'lagotiticaca_puno', '', 'inherit', 'open', 'closed', '', 'lagotiticaca_puno', '', '', '2026-08-08 00:07:01', '2026-08-07 22:07:01', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/lagotiticaca_puno.jpg', 0, 'attachment', 'image/jpeg', 0),
(10282, 1, '2026-08-08 00:07:11', '2026-08-07 22:07:11', '', 'copacabana-puno', '', 'inherit', 'open', 'closed', '', 'copacabana-puno', '', '', '2026-08-08 00:07:11', '2026-08-07 22:07:11', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/copacabana-puno.jpg', 0, 'attachment', 'image/jpeg', 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
(10284, 1, '2026-08-08 00:12:12', '2026-08-07 22:12:12', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-08 00:12:12', '2026-08-07 22:12:12', '', 184, 'http://localhost:8888/unka/?p=10284', 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
(10285, 1, '2026-08-08 04:31:15', '2026-08-08 02:31:15', '', 'lima-image', '', 'inherit', 'open', 'closed', '', 'lima-image', '', '', '2026-08-08 04:31:15', '2026-08-08 02:31:15', '', 10229, 'http://localhost:8888/unka/wp-content/uploads/2026/08/lima-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(10286, 1, '2026-08-08 04:34:28', '2026-08-08 02:34:28', '<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/glaciar-vatnajokull.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/flotacion-canones-bled.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/experiencia-aventurera-nayarit.jpg\" alt=\"ModTour\" />\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/deslizamiento-riviera.jpg\" alt=\"ModTour\" />\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>\r\n\r\n<iframe title=\"London Eye, London, United Kingdom\" src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&amp;t=m&amp;z=10&amp;output=embed&amp;iwloc=near\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" aria-label=\"London Eye, London, United Kingdom\"></iframe>\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\r\n<h2>United States</h2>\r\n<h2>Justo, vel, quisque senectus malesuada amet. Faucibus amet id quam vitae massa sociis varius maecenas. Dui dis sit tincidunt et consequat scelerisque. Posuere vitae velit, adipiscing viverra tristique ornare. Venenatis sollicitudin sagittis, turpis est. Urna a velit purus ac vel volutpat eu eget. Libero, turpis pellentesque congue eget turpis nunc, enim, at non. Ut sagittis sed tempor non tincidunt elementum orci, fringilla. Scelerisque nunc ullamcorper elementum etiam pulvinar sit commodo placerat massa.</h2>\r\n<h2>Dapibus tortor sagittis a mattis donec. Ut arcu tempor scelerisque lorem eget elementum. Tortor donec et purus scelerisque purus. Consectetur enim, suspendisse feugiat sapien iaculis nulla dictumst. Ac ut in lectus purus aliquam, ultrices. Sed enim diam fringilla sed gravida.</h2>\r\n<h2>United States</h2>\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/190695_3f41dcd7-450x300.jpg\" alt=\"Two Hour Walking Tour of Manhattan\" />\r\n</a>\r\nNew York, United States\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/two-hour-walking-tour-of-manhattan/\">Two Hour Walking Tour of Manhattan</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i></i>\r\n\r\n10 hours\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/90375_5bd5787b-450x300.jpg\" alt=\"American Parks Trail end Rapid City\" />\r\n</a>\r\nNevada, American\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/american-parks-trail-end-rapid-city/\">American Parks Trail end Rapid City</a></h4>\r\n5\r\n(3 Reviews)\r\n€150,00From €127,50\r\n<i></i>\r\n\r\n8 hours\r\nFeatured\r\n- 9%\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/red-telephone-booth-near-building-450x300.jpg\" alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\" />\r\n</a>\r\nNevada, USA\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\">Cannes and Antibes Night Tour the Seine Extraordinaire</a></h4>\r\n5\r\n(4 Reviews)\r\n€100,00From €91,00\r\n<i></i>\r\n\r\n4 days\r\nFeatured\r\n<i>\r\n</i>\r\n<a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/brown-and-white-concrete-church-on-top-of-mountain-during-daytime-450x300.jpg\" alt=\"Giverny and Versailles Small Group Day Trip\" />\r\n</a>\r\nPhiladelphia\r\n<h4><a href=\"https://modtour.travelerwp.com/st_tour/giverny-and-versailles-small-group-day-trip/\">Giverny and Versailles Small Group Day Trip</a></h4>\r\n5\r\n(3 Reviews)\r\nFrom €100,00\r\n<i></i>\r\n\r\n5 hours\r\n<h2>Stories, tips, and guides</h2>\r\n<a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rooftop-View-1-450x300.jpg\" alt=\"A Seaside Reset in Laguna Beach\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/a-seaside-reset-in-laguna-beach/\">A Seaside Reset in Laguna Beach</a></h4>\r\nFrom the iconic to the unexpected, the city of San…\r\n<a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/gallary_6-1-870x500-1-450x300.jpg\" alt=\"Tiptoe through the Tulips of Washington\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/tiptoe-through-the-tulips-of-washington/\">Tiptoe through the Tulips of Washington</a></h4>\r\n2021 will be a Different Skagit Valley Tulip Festival. We…\r\n<a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/cali_5-450x300.jpg\" alt=\"The city of San Francisco never ceases to surprise\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(168,89,0,0.06);\"><a style=\"color: rgba(168,89,0,1);\" href=\"https://modtour.travelerwp.com/category/stays/\">STAYS</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/city-spotlight-philadelphia/\">The city of San Francisco never ceases to surprise</a></h4>\r\nThis article is part of Earth Refuge’s Spotlight Series on…\r\n<a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/los_angeles_1-450x300.jpg\" alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-castle-on-the-cliff-majestic-magic-manoir/\">The Castle on the Cliff: Majestic, Magic, Manoir</a></h4>\r\nThousands of migrants – of whom, many are children –…\r\n<a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/14-travel-instagram.w710.h473.2x-870x500-1-450x300.jpg\" alt=\"All Aboard the Rocky Mountaineer\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/all-aboard-the-rocky-mountaineer/\">All Aboard the Rocky Mountaineer</a></h4>\r\nIn this interview, correspondent Polly Nash talks to fire fighter…\r\n<a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/man-in-brown-jacket-holding-phone-450x300.jpg\" alt=\"Redfin Ranks the Most Competitive Neighborhoods\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/pure-luxe-in-punta-mita/\">Redfin Ranks the Most Competitive Neighborhoods</a></h4>\r\nIn this week’s interview, correspondent Ole ter Wey talks to…\r\n<a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-3-450x300.png\" alt=\"How to Explain Travel to a Five-Year-Old\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(136,7,53,0.06);\"><a style=\"color: rgba(136,7,53,1);\" href=\"https://modtour.travelerwp.com/category/booking/\">BOOKING</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/how-to-explain-travel-to-a-five-year-old/\">How to Explain Travel to a Five-Year-Old</a></h4>\r\nI’ve been a traveler my whole life — and was…\r\n<a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/04/Rectangle-3-450x300.png\" alt=\"The Best Kept Secrets About Travel\" />\r\n</a>\r\n<ul>\r\n 	<li style=\"background: rgba(0,38,171,0.06);\"><a style=\"color: rgba(0,38,171,1);\" href=\"https://modtour.travelerwp.com/category/hotel/\">HOTEL</a></li>\r\n</ul>\r\n<h4><a href=\"https://modtour.travelerwp.com/the-best-kept-secrets-about-travel/\">The Best Kept Secrets About Travel</a></h4>\r\nPENNSYLVANIA, USA — The difference between a tourist and a…\r\n\r\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\r\n\r\n<img src=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png\" sizes=\"(max-width: 1290px) 100vw, 1290px\" srcset=\"https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min.png 1290w, https://modtour.travelerwp.com/wp-content/uploads/2022/06/Rectangle-7-min-768x517.png 768w\" alt=\"\" width=\"1290\" height=\"870\" />\r\n<h2>Get special offers, and more from Traveler</h2>\r\nSubscribe to see secret deals prices drop the moment you sign up!\r\n\r\n[mc4wp_form id=\"92\"]', 'Paracas', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-08-08 04:34:28', '2026-08-08 02:34:28', '', 15, 'http://localhost:8888/unka/?p=10286', 0, 'revision', '', 0),
(10287, 1, '2026-08-10 05:21:55', '0000-00-00 00:00:00', '', 'Borrador automático', '', 'auto-draft', 'open', 'open', '', '', '', '', '2026-08-10 05:21:55', '0000-00-00 00:00:00', '', 0, 'http://localhost:8888/unka/?p=10287', 0, 'post', '', 0),
(10288, 1, '2026-08-10 05:52:54', '2026-08-10 03:52:54', '<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=New%20york&#038;t=m&#038;z=8&#038;output=embed&#038;iwloc=near\"\n					title=\"New york\"\n					aria-label=\"New york\"\n			></iframe>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact information</h2>		\n			<h2>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</h2>		\n			<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1654565613\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.99947 1.875C7.15219 1.87308 4.3673 3.52527 3.62295 6.7966C2.74207 10.6884 5.1535 14.0635 7.42192 16.2498C9.99683 18.4517 9.99683 18.4517 12.5627 16.2503L12.5639 16.2492C14.8405 14.063 17.2515 10.6962 16.3705 6.80466C15.6301 3.53312 12.8469 1.87693 9.99947 1.875ZM17.5897 6.52867C16.6968 2.58357 13.3174 0.627244 10.0003 0.625002C6.68312 0.62276 3.30144 2.57461 2.404 6.5197C1.36842 11.0943 4.22326 14.903 6.55472 17.15L6.55551 17.1508C9.99683 20.1184 9.99683 20.1184 13.4305 17.15C15.8848 15.0283 18.6253 11.1033 17.5897 6.52867ZM9.99677 6.2C8.906 6.2 8.02177 7.08424 8.02177 8.175C8.02177 9.26577 8.906 10.15 9.99677 10.15C11.0875 10.15 11.9718 9.26577 11.9718 8.175C11.9718 7.08424 11.0875 6.2 9.99677 6.2ZM6.77177 8.175C6.77177 6.39389 8.21565 4.95 9.99677 4.95C11.7779 4.95 13.2218 6.39389 13.2218 8.175C13.2218 9.95612 11.7779 11.4 9.99677 11.4C8.21565 11.4 6.77177 9.95612 6.77177 8.175Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						540 Libety Road, New District, New York					\n				</h3>\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}</style>		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.5417 18.9596C13.6 18.9596 12.6083 18.7346 11.5833 18.3013C10.5833 17.8763 9.57499 17.293 8.59166 16.5846C7.61666 15.868 6.67499 15.068 5.78332 14.193C4.89999 13.3013 4.09999 12.3596 3.39166 11.393C2.67499 10.393 2.09999 9.39297 1.69166 8.4263C1.25832 7.39297 1.04166 6.39297 1.04166 5.4513C1.04166 4.8013 1.15832 4.18464 1.38332 3.60964C1.61666 3.01797 1.99166 2.46797 2.49999 1.99297C3.14166 1.35964 3.87499 1.04297 4.65832 1.04297C4.98332 1.04297 5.31666 1.11797 5.59999 1.2513C5.92499 1.4013 6.19999 1.6263 6.39999 1.9263L8.33332 4.6513C8.50832 4.89297 8.64166 5.1263 8.73332 5.35964C8.84166 5.60964 8.89999 5.85964 8.89999 6.1013C8.89999 6.41797 8.80832 6.7263 8.63332 7.01797C8.50832 7.24297 8.31666 7.48464 8.07499 7.7263L7.50832 8.31797C7.51666 8.34297 7.52499 8.35964 7.53332 8.3763C7.63332 8.5513 7.83332 8.8513 8.21666 9.3013C8.62499 9.76797 9.00832 10.193 9.39166 10.5846C9.88332 11.068 10.2917 11.4513 10.675 11.768C11.15 12.168 11.4583 12.368 11.6417 12.4596L11.625 12.5013L12.2333 11.9013C12.4917 11.643 12.7417 11.4513 12.9833 11.3263C13.4417 11.043 14.025 10.993 14.6083 11.2346C14.825 11.3263 15.0583 11.4513 15.3083 11.6263L18.075 13.593C18.3833 13.8013 18.6083 14.068 18.7417 14.3846C18.8667 14.7013 18.925 14.993 18.925 15.2846C18.925 15.6846 18.8333 16.0846 18.6583 16.4596C18.4833 16.8346 18.2667 17.1596 17.9917 17.4596C17.5167 17.9846 17 18.3596 16.4 18.6013C15.825 18.8346 15.2 18.9596 14.5417 18.9596ZM4.65832 2.29297C4.19999 2.29297 3.77499 2.49297 3.36666 2.89297C2.98332 3.2513 2.71666 3.64297 2.54999 4.06797C2.37499 4.5013 2.29166 4.95964 2.29166 5.4513C2.29166 6.2263 2.47499 7.06797 2.84166 7.93464C3.21666 8.81797 3.74166 9.73464 4.40832 10.6513C5.07499 11.568 5.83332 12.4596 6.66666 13.3013C7.49999 14.1263 8.39999 14.893 9.32499 15.568C10.225 16.2263 11.15 16.7596 12.0667 17.143C13.4917 17.7513 14.825 17.893 15.925 17.4346C16.35 17.2596 16.725 16.993 17.0667 16.6096C17.2583 16.4013 17.4083 16.1763 17.5333 15.9096C17.6333 15.7013 17.6833 15.4846 17.6833 15.268C17.6833 15.1346 17.6583 15.0013 17.5917 14.8513C17.5667 14.8013 17.5167 14.7096 17.3583 14.6013L14.5917 12.6346C14.425 12.518 14.275 12.4346 14.1333 12.3763C13.95 12.3013 13.875 12.2263 13.5917 12.4013C13.425 12.4846 13.275 12.6096 13.1083 12.7763L12.475 13.4013C12.15 13.718 11.65 13.793 11.2667 13.6513L11.0417 13.5513C10.7 13.368 10.3 13.0846 9.85832 12.7096C9.45832 12.368 9.02499 11.968 8.49999 11.4513C8.09166 11.0346 7.68332 10.593 7.25832 10.1013C6.86666 9.64297 6.58332 9.2513 6.40832 8.9263L6.30832 8.6763C6.25832 8.48464 6.24166 8.3763 6.24166 8.25964C6.24166 7.95964 6.34999 7.69297 6.55832 7.48464L7.18332 6.83464C7.34999 6.66797 7.47499 6.50964 7.55832 6.36797C7.62499 6.25964 7.64999 6.16797 7.64999 6.08464C7.64999 6.01797 7.62499 5.91797 7.58332 5.81797C7.52499 5.68464 7.43332 5.53464 7.31666 5.3763L5.38332 2.64297C5.29999 2.5263 5.19999 2.44297 5.07499 2.38464C4.94166 2.3263 4.79999 2.29297 4.65832 2.29297ZM11.625 12.5096L11.4917 13.0763L11.7167 12.493C11.675 12.4846 11.6417 12.493 11.625 12.5096Z\" fill=\"#3B71FE\"></path><path d=\"M15.4167 8.1263C15.075 8.1263 14.7917 7.84297 14.7917 7.5013C14.7917 7.2013 14.4917 6.5763 13.9917 6.04297C13.5 5.51797 12.9583 5.20964 12.5 5.20964C12.1583 5.20964 11.875 4.9263 11.875 4.58464C11.875 4.24297 12.1583 3.95964 12.5 3.95964C13.3083 3.95964 14.1583 4.39297 14.9 5.18464C15.5917 5.9263 16.0417 6.83464 16.0417 7.5013C16.0417 7.84297 15.7583 8.1263 15.4167 8.1263Z\" fill=\"#3B71FE\"></path><path d=\"M18.3333 8.1263C17.9917 8.1263 17.7083 7.84297 17.7083 7.5013C17.7083 4.6263 15.375 2.29297 12.5 2.29297C12.1583 2.29297 11.875 2.00964 11.875 1.66797C11.875 1.3263 12.1583 1.04297 12.5 1.04297C16.0583 1.04297 18.9583 3.94297 18.9583 7.5013C18.9583 7.84297 18.675 8.1263 18.3333 8.1263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						(000) 999 -656 -888					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M14.1667 17.7096H5.83332C2.79166 17.7096 1.04166 15.9596 1.04166 12.918V7.08464C1.04166 4.04297 2.79166 2.29297 5.83332 2.29297H14.1667C17.2083 2.29297 18.9583 4.04297 18.9583 7.08464V12.918C18.9583 15.9596 17.2083 17.7096 14.1667 17.7096ZM5.83332 3.54297C3.44999 3.54297 2.29166 4.7013 2.29166 7.08464V12.918C2.29166 15.3013 3.44999 16.4596 5.83332 16.4596H14.1667C16.55 16.4596 17.7083 15.3013 17.7083 12.918V7.08464C17.7083 4.7013 16.55 3.54297 14.1667 3.54297H5.83332Z\" fill=\"#3B71FE\"></path><path d=\"M9.99981 10.7263C9.2998 10.7263 8.59147 10.5096 8.04981 10.0679L5.44147 7.98461C5.1748 7.76795 5.12481 7.37628 5.34147 7.10961C5.55814 6.84294 5.94981 6.79295 6.21648 7.00961L8.8248 9.09295C9.45814 9.60128 10.5331 9.60128 11.1665 9.09295L13.7748 7.00961C14.0415 6.79295 14.4415 6.83461 14.6498 7.10961C14.8665 7.37628 14.8248 7.77628 14.5498 7.98461L11.9415 10.0679C11.4081 10.5096 10.6998 10.7263 9.99981 10.7263Z\" fill=\"#3B71FE\"></path></svg>				\n				<h3>\n						travelerwp@gmail.com					\n				</h3>\n		[contact-form-7 id=\"5\" title=\"Contact Form\"]', 'Contact', '', 'inherit', 'closed', 'closed', '', '313-revision-v1', '', '', '2026-08-10 05:52:54', '2026-08-10 03:52:54', '', 313, 'http://localhost:8888/unka/?p=10288', 0, 'revision', '', 0),
(10289, 1, '2026-08-12 18:22:38', '2026-08-12 16:22:38', 'hola', 'Lima', '', 'inherit', 'closed', 'closed', '', '10229-revision-v1', '', '', '2026-08-12 18:22:38', '2026-08-12 16:22:38', '', 10229, 'http://localhost:8888/unka/?p=10289', 0, 'revision', '', 0),
(10290, 1, '2026-08-12 18:32:48', '2026-08-12 16:32:48', 'holac asada', 'Lima', 'holac asada', 'inherit', 'closed', 'closed', '', '10229-revision-v1', '', '', '2026-08-12 18:32:48', '2026-08-12 16:32:48', '', 10229, 'http://localhost:8888/unka/?p=10290', 0, 'revision', '', 0),
(10291, 1, '2026-08-12 18:33:27', '2026-08-12 16:33:27', '', 'Lima', '', 'inherit', 'closed', 'closed', '', '10229-revision-v1', '', '', '2026-08-12 18:33:27', '2026-08-12 16:33:27', '', 10229, 'http://localhost:8888/unka/?p=10291', 0, 'revision', '', 0),
(10293, 1, '2026-08-12 18:43:34', '2026-08-12 16:43:34', '<p><button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button></p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>About the company</h2>\n<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>\n<h2>Our mission</h2>\n<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>\n<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">\n<ul>\n<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n</ul>\n<h2>Our mission</h2>\n<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>\n<h2>What our clients say</h2>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<h2>Meet our team</h2>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darlene Robertson</h2>\n<h2>Founder & CEO</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jenny Wilson</h2>\n<h2>Marketing Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jerome Bell</h2>\n<h2>Product Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>UI/UX Designer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Eleanor Pena</h2>\n<h2>Creative Director</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Marvin McKinney</h2>\n<h2>Chief Financial Officer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>Project Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darrell Steward</h2>\n<h2>President of Sales</h2>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2026-08-12 18:43:34', '2026-08-12 16:43:34', '', 297, 'http://localhost:8888/unka/?p=10293', 0, 'revision', '', 0),
(10294, 1, '2026-08-12 18:51:26', '2026-08-12 16:51:26', '<p><button data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https://www.youtube-nocookie.com/embed/XHOmBV4js_E?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;mute=1&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-f7c05fb&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\"></button></p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>About the company</h2>\n<h2>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, cons, adipisci velit, sed quia non numquam eius modi ullma tempora incidunt ut labore et dolore magnam aliquam quaerat fruitr voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem. Itaque earum rerum hic tea sapiente delectus, ut aut reiciendis voluptatibus.</h2>\n<h2>Our mission</h2>\n<h2>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Quis nostrud kemmith exercitation ullamco laboris nisi ut aliquip.</h2>\n<link rel=\"stylesheet\" href=\"https://modtour.travelerwp.com/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1654600367\">\n<ul>\n<li>\n										Excepteur sint occaecat cupidatat non proident.\n									</li>\n<li>\n										Quis autem vel eum iure reprehende qui in ea.\n									</li>\n<li>\n										At vero eos accusamus iusto odio dignissimos.\n									</li>\n</ul>\n<h2>Our mission</h2>\n<h2>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium minima veniam.</h2>\n<h2>What our clients say</h2>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<p>\n                            “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Massa amet condimentum in pretium. Montes tristique amet pellentesque ut fames condimentum.”                        </p>\n<h4>Darlene Robertson</h4>\n<p>Customers in U.S.A</p>\n<h2>Meet our team</h2>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darlene Robertson</h2>\n<h2>Founder & CEO</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jenny Wilson</h2>\n<h2>Marketing Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Jerome Bell</h2>\n<h2>Product Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>UI/UX Designer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Eleanor Pena</h2>\n<h2>Creative Director</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Marvin McKinney</h2>\n<h2>Chief Financial Officer</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Annette Black</h2>\n<h2>Project Manager</h2>\n<p>															<img src=\"https://via.placeholder.com/300x350\" title=\"\" alt=\"\" />															</p>\n<h2>Darrell Steward</h2>\n<h2>President of Sales</h2>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'About', '', 'inherit', 'closed', 'closed', '', '297-revision-v1', '', '', '2026-08-12 18:51:26', '2026-08-12 16:51:26', '', 297, 'http://localhost:8888/unka/?p=10294', 0, 'revision', '', 0),
(10295, 1, '2026-08-12 23:52:19', '2026-08-12 21:52:19', '', 'logotipo-unka-transparente', '', 'inherit', 'open', 'closed', '', 'logotipo-unka-transparente', '', '', '2026-08-12 23:52:19', '2026-08-12 21:52:19', '', 13, 'http://localhost:8888/unka/wp-content/uploads/2022/04/logotipo-unka-transparente.png', 0, 'attachment', 'image/png', 0),
(10296, 0, '2026-08-13 00:07:28', '2026-08-12 22:07:28', '', 'Order - 12 de August de 2026 @ 22:07', '', 'publish', 'closed', 'closed', '', 'order-12-de-august-de-2026-2207', '', '', '2026-08-13 00:07:28', '2026-08-12 22:07:28', '', 0, 'http://localhost:8888/unka/st_order/order-12-de-august-de-2026-2207/', 0, 'st_order', '', 0),
(10297, 0, '2026-08-13 00:12:02', '2026-08-12 22:12:02', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas', '', '', '2026-08-13 00:12:02', '2026-08-12 22:12:02', '', 0, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product', '', 0),
(10298, 0, '2026-08-13 00:12:02', '2026-08-12 22:12:02', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-13-001202', '', '', '2026-08-13 00:12:02', '2026-08-12 22:12:02', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10299, 1, '2026-08-13 00:12:19', '2026-08-12 22:12:19', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '9-revision-v1', '', '', '2026-08-13 00:12:19', '2026-08-12 22:12:19', '', 9, 'http://localhost:8888/unka/?p=10299', 0, 'revision', '', 0),
(10300, 0, '2026-08-13 00:58:16', '2026-08-12 22:58:16', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-13-005816', '', '', '2026-08-13 00:58:16', '2026-08-12 22:58:16', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10301, 0, '2026-08-13 01:08:34', '2026-08-12 23:08:34', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-13-010834', '', '', '2026-08-13 01:08:34', '2026-08-12 23:08:34', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10302, 0, '2026-08-13 01:41:09', '2026-08-12 23:41:09', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-13-014109', '', '', '2026-08-13 01:41:09', '2026-08-12 23:41:09', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10303, 0, '2026-08-14 08:05:52', '2026-08-14 06:05:52', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-14-080552', '', '', '2026-08-14 08:05:52', '2026-08-14 06:05:52', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10304, 1, '2026-08-14 08:27:54', '2026-08-14 06:27:54', 'http://localhost:8888/unka/wp-content/uploads/2022/04/cropped-logotipo-unka-transparente.png', 'cropped-logotipo-unka-transparente.png', '', 'inherit', 'open', 'closed', '', 'cropped-logotipo-unka-transparente-png', '', '', '2026-08-14 08:27:54', '2026-08-14 06:27:54', '', 10295, 'http://localhost:8888/unka/wp-content/uploads/2022/04/cropped-logotipo-unka-transparente.png', 0, 'attachment', 'image/png', 0),
(10305, 1, '2026-08-14 08:27:59', '2026-08-14 06:27:59', '{\n    \"site_icon\": {\n        \"value\": 10304,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-08-14 06:27:59\"\n    },\n    \"traveler-childtheme::custom_logo\": {\n        \"value\": 10295,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-08-14 06:27:59\"\n    },\n    \"traveler-childtheme::mobile_logo\": {\n        \"value\": 10295,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-08-14 06:27:59\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'd69a2289-c162-49cf-b53e-35b1ada573e9', '', '', '2026-08-14 08:27:59', '2026-08-14 06:27:59', '', 0, 'http://localhost:8888/unka/d69a2289-c162-49cf-b53e-35b1ada573e9/', 0, 'customize_changeset', '', 0),
(10306, 1, '2026-08-14 08:29:28', '2026-08-14 06:29:28', '', 'unka-peru-25s', '', 'inherit', 'open', 'closed', '', 'unka-peru-25s', '', '', '2026-08-14 08:29:28', '2026-08-14 06:29:28', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/unka-peru-25s.mp4', 0, 'attachment', 'video/mp4', 0),
(10307, 1, '2026-08-14 08:29:39', '2026-08-14 06:29:39', '', 'unka-peru-25s-poster', '', 'inherit', 'open', 'closed', '', 'unka-peru-25s-poster', '', '', '2026-08-14 08:29:39', '2026-08-14 06:29:39', '', 184, 'http://localhost:8888/unka/wp-content/uploads/2026/08/unka-peru-25s-poster.jpg', 0, 'attachment', 'image/jpeg', 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
(10308, 1, '2026-08-14 08:29:51', '2026-08-14 06:29:51', '<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\n<h2>Your world of joy</h2>\n<p>Find what makes you happy anytime, anywhere</p>\n<form action=\"http://traveler.ku/search-tour-sidebar/\" method=\"get\">\n            <label>Location</label><br />\n                                <input type=\"text\" touchend=\"stKeyupsmartSearch(this)\" autocomplete = \"off\" onkeyup=\"stKeyupsmartSearch(this)\" id=\"location_name\" name=\"location_name\" value=\"\" placeholder = \"Where are you going?\" /><br />\n            <input type=\"hidden\" name=\"location_id\" value=\"\"/></p>\n<ul>\n<li>Popular destinations</li>\n<li data-value=\"15\">\n                            United States</li>\n<li data-value=\"16\">\n                            California, United States</li>\n<li data-value=\"24\">\n                            Los Angeles, United States</li>\n<li data-value=\"25\">\n                            Nevada, United States</li>\n<li data-value=\"26\">\n                            New Jersey, United States</li>\n<li data-value=\"27\">\n                            Delaware, New Jersey, United States</li>\n<li data-value=\"28\">\n                            Philadelphia, New Jersey, United States</li>\n<li data-value=\"29\">\n                            New York City, United States</li>\n<li data-value=\"30\">\n                            San Francisco, United States</li>\n<li data-value=\"32\">\n                            Virginia, United States</li>\n</ul>\n<p>            <label>Date</label><br />\n            Add date<br />\n            <label>Check out</label><br />\n            Add date<br />\n    <input type=\"hidden\" value=\"\" name=\"start\"><br />\n    <input type=\"hidden\" value=\"\" name=\"end\"><br />\n    <input type=\"text\" value=\"07/06/2022 12:39 pm-08/06/2022 12:39 pm\" name=\"date\"><br />\n            <button><br />\n                Search            </button><br />\n    </form>\n<h2>Top destinations </h2>\n<p>                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"California\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/california/\"><br />\n                        California                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=California&#038;location_id=16\">17 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New Jersey\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-jersey/\"><br />\n                        New Jersey                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20Jersey&#038;location_id=26\">24 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"New York City\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/new-york-city/\"><br />\n                        New York City                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=New%20York%20City&#038;location_id=29\">10 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Los Angeles\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/los-angeles/\"><br />\n                        Los Angeles                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Los%20Angeles&#038;location_id=24\">13 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"San Francisco\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/san-francisco/\"><br />\n                        San Francisco                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=San%20Francisco&#038;location_id=30\">11 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/\"><br />\n                        Virginia                    </a><br />\n                </h4>\n<p>                    <a href=\"http://traveler.ku/search-tour-sidebar/?location_name=Virginia&#038;location_id=32\">2 Tours</a><br />\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        <img src=\"https://via.placeholder.com/300x200\" alt=\"Virginia Beach\"\n                            ><br />\n                    </a></p>\n<h4>\n                    <a href=\"http://traveler.ku/st_location/united-states/virginia/virginia-beach/\"><br />\n                        Virginia Beach                    </a><br />\n                </h4>\n<h2>Get inspired for your next trip</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"New York: Museum of Modern Art\"/><br />\n            </a><br />\n                      Delaware</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/new-york-museum-of-modern-art/\"\n                  >New York: Museum of Modern Art</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>Full day<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Vegas to LA: Grand National Parks\"/><br />\n            </a><br />\n                      San Francisco</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/vegas-to-la-grand-national-parks/\"\n                  >Vegas to LA: Grand National Parks</a><br />\n            </h4>\n<p>                    5<br />\n                    (2 Reviews)<br />\n                        From   €150,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5-6 hours</p>\n<h2>Recommended for you</h2>\n<p>                                    Featured<br />\n                                                    - 9%<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Cannes and Antibes Night Tour the Seine Extraordinaire\"/><br />\n            </a><br />\n                      Nevada, USA</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/cannes-and-antibes-night-tour-the-seine-extraordinaire/\"\n                  >Cannes and Antibes Night Tour the Seine Extraordinaire</a><br />\n            </h4>\n<p>                    5<br />\n                    (4 Reviews)<br />\n                        €100,00From   €91,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>4 days<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Giverny and Versailles Small Group Day Trip\"/><br />\n            </a><br />\n                      Philadelphia</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/giverny-and-versailles-small-group-day-trip/\"\n                  >Giverny and Versailles Small Group Day Trip</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>5 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Two Hour Walking Tour of Manhattan\"/><br />\n            </a><br />\n                      New York, United States</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/two-hour-walking-tour-of-manhattan/\"\n                  >Two Hour Walking Tour of Manhattan</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>10 hours<br />\n                                    Featured<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"American Parks Trail end Rapid City\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/american-parks-trail-end-rapid-city/\"\n                  >American Parks Trail end Rapid City</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        €150,00From   €127,50<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Los Angeles to San Francisco Express\"/><br />\n            </a><br />\n                      Nevada, American</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/los-angeles-to-san-francisco-express/\"\n                  >Los Angeles to San Francisco Express</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €200,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>8 hours<br />\n                    <i><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"22\" viewBox=\"0 0 23 22\" fill=\"none\">\n        <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.75 7.68998C0.75 4.18927 3.57229 1.34998 7.06 1.34998C8.79674 1.34998 10.3646 2.05596 11.5003 3.19469C12.6385 2.05561 14.2122 1.34998 15.94 1.34998C19.4277 1.34998 22.25 4.18927 22.25 7.68998C22.25 11.4395 20.5107 14.4001 18.4342 16.5276C16.3683 18.6443 13.9235 19.9861 12.3657 20.5186C12.0914 20.6147 11.7773 20.65 11.5 20.65C11.2227 20.65 10.9086 20.6147 10.6343 20.5186C9.07655 19.9861 6.63169 18.6443 4.56577 16.5276C2.48932 14.4001 0.75 11.4395 0.75 7.68998Z\" fill=\"#232323\" fill-opacity=\"0.3\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n        </svg></i><br />\n                        <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Hollywood Sign Small Group Tour in Luxury Van\"/><br />\n            </a><br />\n                      California</p>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/st_tour/hollywood-sign-small-group-tour-in-luxury-van/\"\n                  >Hollywood Sign Small Group Tour in Luxury Van</a><br />\n            </h4>\n<p>                    5<br />\n                    (3 Reviews)<br />\n                        From   €100,00<br />\n                    <i><svg height=\"16px\" width=\"16px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"\n     viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 24 24;\" xml:space=\"preserve\"><br />\n<g fill=\"#5E6D77\">\n    <path d=\"M12,23.25C5.797,23.25,0.75,18.203,0.75,12C0.75,5.797,5.797,0.75,12,0.75c6.203,0,11.25,5.047,11.25,11.25\n        C23.25,18.203,18.203,23.25,12,23.25z M12,2.25c-5.376,0-9.75,4.374-9.75,9.75s4.374,9.75,9.75,9.75s9.75-4.374,9.75-9.75\n        S17.376,2.25,12,2.25z\"/>\n    <path d=\"M15.75,16.5c-0.2,0-0.389-0.078-0.53-0.22l-2.25-2.25c-0.302,0.145-0.632,0.22-0.969,0.22c-1.241,0-2.25-1.009-2.25-2.25\n        c0-0.96,0.615-1.808,1.5-2.121V5.25c0-0.414,0.336-0.75,0.75-0.75s0.75,0.336,0.75,0.75v4.629c0.885,0.314,1.5,1.162,1.5,2.121\n        c0,0.338-0.075,0.668-0.22,0.969l2.25,2.25c0.292,0.292,0.292,0.768,0,1.061C16.139,16.422,15.95,16.5,15.75,16.5z M12,11.25\n        c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S12.414,11.25,12,11.25z\"/><br />\n</g><br />\n</svg></i>6 hours</p>\n<h2>Stories, tips, and guides</h2>\n<p>            <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"A Seaside Reset in Laguna Beach\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/a-seaside-reset-in-laguna-beach/\"\n                  >A Seaside Reset in Laguna Beach</a><br />\n            </h4>\n<p>                   From the iconic to the unexpected, the city of San&hellip;<br />\n            <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Tiptoe through the Tulips of Washington\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/tiptoe-through-the-tulips-of-washington/\"\n                  >Tiptoe through the Tulips of Washington</a><br />\n            </h4>\n<p>                   2021 will be a Different Skagit Valley Tulip Festival. We&hellip;<br />\n            <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The city of San Francisco never ceases to surprise\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(168,89,0,0.06)\"><a href=\"http://traveler.ku/category/stays/\" style=\"color:rgba(168,89,0,1)\">STAYS</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/city-spotlight-philadelphia/\"\n                  >The city of San Francisco never ceases to surprise</a><br />\n            </h4>\n<p>                   This article is part of Earth Refuge’s Spotlight Series on&hellip;<br />\n            <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Castle on the Cliff: Majestic, Magic, Manoir\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-castle-on-the-cliff-majestic-magic-manoir/\"\n                  >The Castle on the Cliff: Majestic, Magic, Manoir</a><br />\n            </h4>\n<p>                   Thousands of migrants – of whom, many are children –&hellip;<br />\n            <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"All Aboard the Rocky Mountaineer\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/all-aboard-the-rocky-mountaineer/\"\n                  >All Aboard the Rocky Mountaineer</a><br />\n            </h4>\n<p>                   In this interview, correspondent Polly Nash talks to fire fighter&hellip;<br />\n            <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"Redfin Ranks the Most Competitive Neighborhoods\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/pure-luxe-in-punta-mita/\"\n                  >Redfin Ranks the Most Competitive Neighborhoods</a><br />\n            </h4>\n<p>                   In this week’s interview, Ole ter Wey talks to climate&hellip;<br />\n            <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"How to Explain Travel to a Five-Year-Old\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(136,7,53,0.06)\"><a href=\"http://traveler.ku/category/booking/\" style=\"color:rgba(136,7,53,1)\">BOOKING</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/how-to-explain-travel-to-a-five-year-old/\"\n                  >How to Explain Travel to a Five-Year-Old</a><br />\n            </h4>\n<p>                   I’ve been a traveler my whole life — and was&hellip;<br />\n            <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"><br />\n                <img itemprop=\"photo\" src=\"https://via.placeholder.com/300x200\"\n                     alt=\"The Best Kept Secrets About Travel\"/><br />\n            </a></p>\n<ul>\n<li style=\"background:rgba(0,38,171,0.06)\"><a href=\"http://traveler.ku/category/hotel/\" style=\"color:rgba(0,38,171,1)\">HOTEL</a></li>\n</ul>\n<h4 itemprop=\"name\">\n                <a href=\"http://traveler.ku/the-best-kept-secrets-about-travel/\"\n                  >The Best Kept Secrets About Travel</a><br />\n            </h4>\n<p>                   PENNSYLVANIA, USA — The difference between a tourist and a&hellip;            </p>\n<style>/*! elementor - v3.6.5 - 27-04-2022 */<br />\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\n<p>												<img src=\"https://via.placeholder.com/1920x870\" title=\"\" alt=\"\" />															</p>\n<h2>Get special offers, and more from Traveler</h2>\n<p>Subscribe to see secret deals prices drop the moment you sign up!</p>\n<p>		[mc4wp_form id=\"209\"]</p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Home', '', 'inherit', 'closed', 'closed', '', '184-revision-v1', '', '', '2026-08-14 08:29:51', '2026-08-14 06:29:51', '', 184, 'http://localhost:8888/unka/?p=10308', 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
(10309, 0, '2026-08-14 09:00:38', '2026-08-14 07:00:38', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-08-14 09:00:38', '2026-08-14 07:00:38', '', 0, 'http://localhost:8888/unka/?post_type=shop_order_placehold&p=10309', 0, 'shop_order_placehold', '', 3),
(10311, 0, '2026-08-14 09:32:38', '2026-08-14 07:32:38', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-14-093238', '', '', '2026-08-14 09:32:38', '2026-08-14 07:32:38', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10312, 0, '2026-08-14 09:39:02', '2026-08-14 07:39:02', '', 'Islas Ballestas y Reserva Nacional de Paracas', '', 'publish', 'closed', 'closed', '', 'islas-ballestas-y-reserva-nacional-de-paracas-in-2026-08-14-093902', '', '', '2026-08-14 09:39:02', '2026-08-14 07:39:02', '', 10297, 'http://localhost:8888/unka/product/islas-ballestas-y-reserva-nacional-de-paracas/', 0, 'product_variation', '', 0),
(10313, 0, '2026-08-14 09:39:46', '2026-08-14 07:39:46', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-08-14 09:39:46', '2026-08-14 07:39:46', '', 0, 'http://localhost:8888/unka/?post_type=shop_order_placehold&p=10313', 0, 'shop_order_placehold', '', 3),
(10314, 1, '2026-08-14 17:15:52', '2026-08-14 15:15:52', '', 'totoura-puno', '', 'inherit', 'open', 'closed', '', 'totoura-puno', '', '', '2026-08-14 17:15:52', '2026-08-14 15:15:52', '', 10235, 'http://localhost:8888/unka/wp-content/uploads/2026/08/totoura-puno.webp', 0, 'attachment', 'image/webp', 0),
(10315, 1, '2026-08-14 17:31:02', '2026-08-14 15:31:02', '', 'valle-sagrado', '', 'inherit', 'open', 'closed', '', 'valle-sagrado-2', '', '', '2026-08-14 17:31:02', '2026-08-14 15:31:02', '', 10237, 'http://localhost:8888/unka/wp-content/uploads/2026/08/valle-sagrado.webp', 0, 'attachment', 'image/webp', 0),
(10316, 1, '2026-08-14 17:32:34', '2026-08-14 15:32:34', 'holaaaaa', 'Valle Sagrado', '', 'inherit', 'closed', 'closed', '', '10237-revision-v1', '', '', '2026-08-14 17:32:34', '2026-08-14 15:32:34', '', 10237, 'http://localhost:8888/unka/?p=10316', 0, 'revision', '', 0),
(10317, 1, '2026-08-14 17:34:17', '2026-08-14 15:34:17', '', 'Valle Sagrado', '', 'inherit', 'closed', 'closed', '', '10237-revision-v1', '', '', '2026-08-14 17:34:17', '2026-08-14 15:34:17', '', 10237, 'http://localhost:8888/unka/?p=10317', 0, 'revision', '', 0),
(10318, 0, '2026-08-14 18:02:52', '2026-08-14 16:02:52', '', 'Full Day Paracas desde Ica', '', 'publish', 'closed', 'closed', '', 'full-day-paracas-desde-ica', '', '', '2026-08-14 18:02:52', '2026-08-14 16:02:52', '', 0, 'http://localhost:8888/unka/product/full-day-paracas-desde-ica/', 0, 'product', '', 0),
(10319, 0, '2026-08-14 18:02:52', '2026-08-14 16:02:52', '', 'Full Day Paracas desde Ica', '', 'publish', 'closed', 'closed', '', 'full-day-paracas-desde-ica-in-2026-08-14-180252', '', '', '2026-08-14 18:02:52', '2026-08-14 16:02:52', '', 10318, 'http://localhost:8888/unka/product/full-day-paracas-desde-ica/', 0, 'product_variation', '', 0),
(10320, 1, '2026-08-14 18:26:43', '2026-08-14 16:26:43', '', 'chivay', '', 'inherit', 'open', 'closed', '', 'chivay', '', '', '2026-08-14 18:26:43', '2026-08-14 16:26:43', '', 148, 'http://localhost:8888/unka/wp-content/uploads/2022/04/chivay.jpg', 0, 'attachment', 'image/jpeg', 0),
(10321, 1, '2026-08-14 18:26:47', '2026-08-14 16:26:47', '', 'noche-vivencial', '', 'inherit', 'open', 'closed', '', 'noche-vivencial', '', '', '2026-08-14 18:26:47', '2026-08-14 16:26:47', '', 148, 'http://localhost:8888/unka/wp-content/uploads/2022/04/noche-vivencial.jpg', 0, 'attachment', 'image/jpeg', 0),
(10322, 1, '2026-08-14 18:26:51', '2026-08-14 16:26:51', '', 'canon-colca', '', 'inherit', 'open', 'closed', '', 'canon-colca', '', '', '2026-08-14 18:26:51', '2026-08-14 16:26:51', '', 148, 'http://localhost:8888/unka/wp-content/uploads/2022/04/canon-colca.jpg', 0, 'attachment', 'image/jpeg', 0),
(10323, 1, '2026-08-14 18:26:54', '2026-08-14 16:26:54', '', 'el-sillar-de-arequipa', '', 'inherit', 'open', 'closed', '', 'el-sillar-de-arequipa', '', '', '2026-08-14 18:26:54', '2026-08-14 16:26:54', '', 148, 'http://localhost:8888/unka/wp-content/uploads/2022/04/el-sillar-de-arequipa.webp', 0, 'attachment', 'image/webp', 0),
(10326, 0, '2026-08-15 05:49:17', '2026-08-15 03:49:17', '[unka_pedidos_total]', 'Pedidos totales', '', 'publish', 'closed', 'closed', '', 'pedidos-total', '', '', '2026-08-15 05:50:06', '2026-08-15 03:50:06', '', 0, 'http://localhost:8888/unka/pedidos-total/', 0, 'page', '', 0),
(10327, 0, '2026-08-15 05:50:06', '2026-08-15 03:50:06', '[unka_pedidos_total]', 'Pedidos totales', '', 'inherit', 'closed', 'closed', '', '10326-revision-v1', '', '', '2026-08-15 05:50:06', '2026-08-15 03:50:06', '', 10326, 'http://localhost:8888/unka/?p=10327', 0, 'revision', '', 0);

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

--
-- Estructura de tabla para la tabla `wp_st_activity`
--

CREATE TABLE `wp_st_activity` (
  `post_id` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `id_location` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_520_ci,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `min_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type_activity` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_in` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_out` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rate_review` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `activity_booking_period` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `max_people` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `duration` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_sale_schedule` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price_from` date DEFAULT NULL,
  `sale_price_to` date DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount_type` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_activity_availability`
--

CREATE TABLE `wp_st_activity_availability` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `check_in` int(11) DEFAULT NULL,
  `check_out` int(11) DEFAULT NULL,
  `starttime` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count_starttime` int(11) DEFAULT '1',
  `number` int(11) DEFAULT '0',
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `groupday` int(11) DEFAULT NULL,
  `number_booked` int(11) DEFAULT '0',
  `booking_period` int(11) DEFAULT '0',
  `is_base` int(11) DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_availability`
--

CREATE TABLE `wp_st_availability` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_in` int(11) DEFAULT NULL,
  `check_out` int(11) DEFAULT NULL,
  `starttime` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count_starttime` int(11) DEFAULT '1',
  `number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `groupday` int(11) DEFAULT NULL,
  `priority` int(11) DEFAULT NULL,
  `number_booked` int(11) DEFAULT '0',
  `parent_id` bigint(20) DEFAULT NULL,
  `allow_full_day` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `number_end` int(11) DEFAULT NULL,
  `booking_period` int(11) DEFAULT NULL,
  `is_base` int(11) DEFAULT NULL,
  `adult_number` int(11) DEFAULT NULL,
  `child_number` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_cars`
--

CREATE TABLE `wp_st_cars` (
  `post_id` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `id_location` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `cars_address` text COLLATE utf8mb4_unicode_520_ci,
  `cars_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `number_car` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `cars_booking_period` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_sale_schedule` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price_from` date DEFAULT NULL,
  `sale_price_to` date DEFAULT NULL,
  `min_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `max_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_cronjob_log`
--

CREATE TABLE `wp_st_cronjob_log` (
  `id` int(11) NOT NULL,
  `time` int(11) DEFAULT NULL,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `log` text COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_form_builder`
--

CREATE TABLE `wp_st_form_builder` (
  `id` bigint(20) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `data_type` text COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_form_builder`
--

INSERT INTO `wp_st_form_builder` (`id`, `name`, `meta`, `data_type`, `status`) VALUES
(1, 'Form 1', 'a:8:{i:0;a:9:{s:10:\"field_type\";s:10:\"first_name\";s:5:\"title\";s:10:\"First name\";s:4:\"name\";s:13:\"st_first_name\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:10:\"First name\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";s:8:\"validate\";s:24:\"required|trim|strip_tags\";}i:1;a:9:{s:10:\"field_type\";s:9:\"last_name\";s:5:\"title\";s:9:\"Last name\";s:4:\"name\";s:12:\"st_last_name\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:9:\"Last name\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";s:8:\"validate\";s:24:\"required|trim|strip_tags\";}i:2;a:9:{s:10:\"field_type\";s:10:\"user_email\";s:5:\"title\";s:5:\"Email\";s:4:\"name\";s:8:\"st_email\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:5:\"Email\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";s:8:\"validate\";s:36:\"required|trim|strip_tags|valid_email\";}i:3;a:9:{s:10:\"field_type\";s:9:\"telephone\";s:5:\"title\";s:12:\"Phone number\";s:4:\"name\";s:8:\"st_phone\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:5:\"Phone\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";s:8:\"validate\";s:24:\"required|trim|strip_tags\";}i:4;a:8:{s:10:\"field_type\";s:7:\"address\";s:5:\"title\";s:7:\"Address\";s:4:\"name\";s:10:\"st_address\";s:8:\"required\";s:1:\"1\";s:11:\"placeholder\";s:7:\"Address\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:0:\"\";s:9:\"custom_id\";s:0:\"\";}i:5;a:8:{s:10:\"field_type\";s:12:\"postcode_zip\";s:5:\"title\";s:12:\"Postcode/Zip\";s:4:\"name\";s:11:\"st_zip_code\";s:8:\"required\";s:0:\"\";s:11:\"placeholder\";s:12:\"Postcode/Zip\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";}i:6;a:8:{s:10:\"field_type\";s:8:\"apt_unit\";s:5:\"title\";s:8:\"Apt/Unit\";s:4:\"name\";s:11:\"st_apt_unit\";s:8:\"required\";s:0:\"\";s:11:\"placeholder\";s:8:\"Apt/Unit\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:5:\"col-6\";s:9:\"custom_id\";s:0:\"\";}i:7;a:8:{s:10:\"field_type\";s:8:\"textarea\";s:5:\"title\";s:15:\"Special Request\";s:4:\"name\";s:7:\"st_note\";s:8:\"required\";s:0:\"\";s:11:\"placeholder\";s:57:\"Notes about your order, e.g. special notes for  delivery.\";s:4:\"desc\";s:0:\"\";s:11:\"extra_class\";s:0:\"\";s:9:\"custom_id\";s:0:\"\";}}', 'a:8:{i:0;s:10:\"first_name\";i:1;s:9:\"last_name\";i:2;s:10:\"user_email\";i:3;s:9:\"telephone\";i:4;s:7:\"address\";i:5;s:12:\"postcode_zip\";i:6;s:8:\"apt_unit\";i:7;s:8:\"textarea\";}', 'publish');

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

--
-- Estructura de tabla para la tabla `wp_st_hotel`
--

CREATE TABLE `wp_st_hotel` (
  `post_id` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `id_location` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_520_ci,
  `allow_full_day` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rate_review` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hotel_star` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price_avg` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `min_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hotel_booking_period` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `map_lat` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `map_lng` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_sale_schedule` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_origin` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_inbox`
--

CREATE TABLE `wp_st_inbox` (
  `id` bigint(20) NOT NULL,
  `is_parent` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `from_user` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `to_user` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_id` int(11) DEFAULT NULL,
  `created_at` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `modified_at` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `content` text COLLATE utf8mb4_unicode_520_ci,
  `ip_address` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_read` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `booking_data` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_journey_car`
--

CREATE TABLE `wp_st_journey_car` (
  `id` int(11) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `title` varchar(500) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transfer_from` int(11) DEFAULT NULL,
  `transfer_to` int(11) DEFAULT NULL,
  `price` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_return` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price_return` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `passenger` int(11) DEFAULT NULL,
  `price_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_location_nested`
--

CREATE TABLE `wp_st_location_nested` (
  `id` bigint(20) NOT NULL,
  `location_id` bigint(20) DEFAULT NULL,
  `location_country` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `parent_id` bigint(20) DEFAULT NULL,
  `left_key` bigint(20) DEFAULT NULL,
  `right_key` bigint(20) DEFAULT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `fullname` text COLLATE utf8mb4_unicode_520_ci,
  `language` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_location_nested`
--

INSERT INTO `wp_st_location_nested` (`id`, `location_id`, `location_country`, `parent_id`, `left_key`, `right_key`, `name`, `fullname`, `language`, `status`) VALUES
(1, 0, NULL, 0, 1, 14, 'root', 'root', NULL, 'private_root'),
(2, 15, '', 1, 6, 7, 'Paracas', 'Paracas', 'en', 'publish'),
(14, 10229, '', 1, 8, 9, 'Lima', 'Lima', 'en', 'publish'),
(15, 10231, '', 1, 2, 3, 'Arequipa', 'Arequipa', 'en', 'publish'),
(16, 10233, '', 1, 4, 5, 'Cusco', 'Cusco', 'en', 'publish'),
(17, 10235, '', 1, 10, 11, 'Puno', 'Puno', 'en', 'publish'),
(18, 10237, '', 1, 12, 13, 'Valle Sagrado', 'Valle Sagrado', 'en', 'publish');

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

--
-- Estructura de tabla para la tabla `wp_st_location_relationships`
--

CREATE TABLE `wp_st_location_relationships` (
  `id` bigint(20) NOT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `location_from` bigint(20) DEFAULT NULL,
  `location_to` bigint(20) DEFAULT NULL,
  `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `location_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_location_relationships`
--

INSERT INTO `wp_st_location_relationships` (`id`, `post_id`, `location_from`, `location_to`, `post_type`, `location_type`) VALUES
(1, 49, 15, 0, 'st_tours', 'multi_location'),
(2, 49, 16, 0, 'st_tours', 'multi_location'),
(3, 49, 24, 0, 'st_tours', 'multi_location'),
(4, 49, 26, 0, 'st_tours', 'multi_location'),
(5, 49, 28, 0, 'st_tours', 'multi_location'),
(6, 53, 15, 0, 'st_tours', 'multi_location'),
(7, 53, 16, 0, 'st_tours', 'multi_location'),
(8, 53, 24, 0, 'st_tours', 'multi_location'),
(9, 53, 26, 0, 'st_tours', 'multi_location'),
(10, 53, 28, 0, 'st_tours', 'multi_location'),
(11, 53, 29, 0, 'st_tours', 'multi_location'),
(12, 54, 15, 0, 'st_tours', 'multi_location'),
(13, 54, 25, 0, 'st_tours', 'multi_location'),
(14, 54, 26, 0, 'st_tours', 'multi_location'),
(15, 54, 28, 0, 'st_tours', 'multi_location'),
(16, 55, 15, 0, 'st_tours', 'multi_location'),
(17, 55, 16, 0, 'st_tours', 'multi_location'),
(18, 55, 26, 0, 'st_tours', 'multi_location'),
(19, 55, 27, 0, 'st_tours', 'multi_location'),
(20, 55, 28, 0, 'st_tours', 'multi_location'),
(21, 55, 30, 0, 'st_tours', 'multi_location'),
(22, 56, 15, 0, 'st_tours', 'multi_location'),
(23, 56, 16, 0, 'st_tours', 'multi_location'),
(24, 56, 24, 0, 'st_tours', 'multi_location'),
(25, 56, 26, 0, 'st_tours', 'multi_location'),
(26, 56, 27, 0, 'st_tours', 'multi_location'),
(27, 56, 28, 0, 'st_tours', 'multi_location'),
(28, 57, 15, 0, 'st_tours', 'multi_location'),
(29, 57, 16, 0, 'st_tours', 'multi_location'),
(30, 57, 25, 0, 'st_tours', 'multi_location'),
(31, 57, 26, 0, 'st_tours', 'multi_location'),
(32, 57, 28, 0, 'st_tours', 'multi_location'),
(33, 74, 15, 0, 'st_tours', 'multi_location'),
(34, 74, 16, 0, 'st_tours', 'multi_location'),
(35, 74, 25, 0, 'st_tours', 'multi_location'),
(36, 74, 26, 0, 'st_tours', 'multi_location'),
(37, 74, 28, 0, 'st_tours', 'multi_location'),
(38, 74, 29, 0, 'st_tours', 'multi_location'),
(39, 76, 15, 0, 'st_tours', 'multi_location'),
(40, 76, 16, 0, 'st_tours', 'multi_location'),
(41, 76, 26, 0, 'st_tours', 'multi_location'),
(42, 76, 29, 0, 'st_tours', 'multi_location'),
(43, 76, 30, 0, 'st_tours', 'multi_location'),
(44, 92, 15, 0, 'st_tours', 'multi_location'),
(45, 92, 16, 0, 'st_tours', 'multi_location'),
(46, 92, 24, 0, 'st_tours', 'multi_location'),
(47, 92, 26, 0, 'st_tours', 'multi_location'),
(48, 112, 15, 0, 'st_tours', 'multi_location'),
(49, 112, 16, 0, 'st_tours', 'multi_location'),
(50, 112, 25, 0, 'st_tours', 'multi_location'),
(51, 112, 26, 0, 'st_tours', 'multi_location'),
(52, 112, 28, 0, 'st_tours', 'multi_location'),
(53, 112, 29, 0, 'st_tours', 'multi_location'),
(54, 112, 30, 0, 'st_tours', 'multi_location'),
(55, 113, 15, 0, 'st_tours', 'multi_location'),
(56, 113, 24, 0, 'st_tours', 'multi_location'),
(57, 113, 25, 0, 'st_tours', 'multi_location'),
(58, 113, 26, 0, 'st_tours', 'multi_location'),
(59, 113, 30, 0, 'st_tours', 'multi_location'),
(60, 114, 15, 0, 'st_tours', 'multi_location'),
(61, 114, 24, 0, 'st_tours', 'multi_location'),
(62, 114, 25, 0, 'st_tours', 'multi_location'),
(63, 114, 26, 0, 'st_tours', 'multi_location'),
(64, 130, 15, 0, 'st_tours', 'multi_location'),
(65, 130, 16, 0, 'st_tours', 'multi_location'),
(66, 130, 25, 0, 'st_tours', 'multi_location'),
(67, 130, 26, 0, 'st_tours', 'multi_location'),
(68, 130, 30, 0, 'st_tours', 'multi_location'),
(69, 130, 32, 0, 'st_tours', 'multi_location'),
(70, 131, 15, 0, 'st_tours', 'multi_location'),
(71, 131, 25, 0, 'st_tours', 'multi_location'),
(72, 131, 26, 0, 'st_tours', 'multi_location'),
(73, 131, 27, 0, 'st_tours', 'multi_location'),
(74, 131, 28, 0, 'st_tours', 'multi_location'),
(75, 131, 30, 0, 'st_tours', 'multi_location'),
(81, 94, 15, 0, 'st_tours', 'multi_location'),
(82, 94, 24, 0, 'st_tours', 'multi_location'),
(83, 94, 25, 0, 'st_tours', 'multi_location'),
(84, 94, 26, 0, 'st_tours', 'multi_location'),
(85, 94, 30, 0, 'st_tours', 'multi_location'),
(86, 95, 15, 0, 'st_tours', 'multi_location'),
(87, 95, 16, 0, 'st_tours', 'multi_location'),
(88, 95, 25, 0, 'st_tours', 'multi_location'),
(89, 95, 26, 0, 'st_tours', 'multi_location'),
(90, 95, 29, 0, 'st_tours', 'multi_location'),
(91, 95, 32, 0, 'st_tours', 'multi_location'),
(92, 96, 15, 0, 'st_tours', 'multi_location'),
(93, 96, 16, 0, 'st_tours', 'multi_location'),
(94, 96, 26, 0, 'st_tours', 'multi_location'),
(95, 96, 29, 0, 'st_tours', 'multi_location'),
(105, 150, 15, 0, 'st_tours', 'multi_location'),
(106, 150, 16, 0, 'st_tours', 'multi_location'),
(107, 150, 25, 0, 'st_tours', 'multi_location'),
(108, 150, 26, 0, 'st_tours', 'multi_location'),
(109, 150, 29, 0, 'st_tours', 'multi_location'),
(110, 150, 30, 0, 'st_tours', 'multi_location'),
(111, 151, 15, 0, 'st_tours', 'multi_location'),
(112, 151, 16, 0, 'st_tours', 'multi_location'),
(113, 151, 24, 0, 'st_tours', 'multi_location'),
(114, 151, 25, 0, 'st_tours', 'multi_location'),
(115, 151, 26, 0, 'st_tours', 'multi_location'),
(116, 152, 15, 0, 'st_tours', 'multi_location'),
(121, 153, 15, 0, 'st_tours', 'multi_location'),
(128, 54, 16, 0, 'st_tours', 'multi_location'),
(129, 131, 24, 0, 'st_tours', 'multi_location'),
(130, 153, 10231, 0, 'st_tours', 'multi_location'),
(131, 152, 10233, 0, 'st_tours', 'multi_location'),
(132, 152, 10237, 0, 'st_tours', 'multi_location'),
(133, 148, 10231, 0, 'st_tours', 'multi_location'),
(134, 149, 10231, 0, 'st_tours', 'multi_location'),
(135, 132, 10231, 0, 'st_tours', 'multi_location');

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

--
-- Estructura de tabla para la tabla `wp_st_member_packages`
--

CREATE TABLE `wp_st_member_packages` (
  `id` bigint(20) NOT NULL,
  `package_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_subname` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_price` float DEFAULT NULL,
  `package_services` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_time` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_commission` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_item_upload` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_item_featured` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_description` text COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_member_packages`
--

INSERT INTO `wp_st_member_packages` (`id`, `package_name`, `package_subname`, `package_price`, `package_services`, `package_time`, `package_commission`, `package_item_upload`, `package_item_featured`, `package_description`) VALUES
(1, 'Free', 'free', 0, 'all', '10', '10', '1', '1', ''),
(2, 'Basic', 'basic', 120, 'all', '10', '10', '5', '5', ''),
(3, 'Premium', 'premium', 150, 'all', '90', '10', '10', '10', ''),
(4, 'Pro', 'pro', 180, '', '120', '10', '30', '30', '');

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

--
-- Estructura de tabla para la tabla `wp_st_member_packages_order`
--

CREATE TABLE `wp_st_member_packages_order` (
  `id` bigint(20) NOT NULL,
  `package_id` int(11) DEFAULT NULL,
  `package_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_subname` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_price` float DEFAULT NULL,
  `package_services` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_time` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_commission` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_item_upload` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_item_featured` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `package_description` text COLLATE utf8mb4_unicode_520_ci,
  `partner` int(11) DEFAULT NULL,
  `created` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `token` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `gateway` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `partner_info` text COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `log_mail` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_order_item_meta`
--

CREATE TABLE `wp_st_order_item_meta` (
  `id` bigint(20) NOT NULL,
  `order_item_id` int(11) DEFAULT NULL,
  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_in` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_out` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `starttime` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `st_booking_post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `st_booking_id` int(11) DEFAULT NULL,
  `duration` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `room_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `room_num_search` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_in_timestamp` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_out_timestamp` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `wc_order_id` int(11) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `partner_id` int(11) DEFAULT NULL,
  `created` date DEFAULT NULL,
  `commission` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `total_order` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `origin_id` int(11) DEFAULT NULL,
  `cancel_percent` int(11) DEFAULT NULL,
  `cancel_refund` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `cancel_refund_status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `return_id` int(11) DEFAULT NULL,
  `raw_data` text COLLATE utf8mb4_unicode_520_ci,
  `log_mail` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `room_origin` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_order_item_meta`
--

INSERT INTO `wp_st_order_item_meta` (`id`, `order_item_id`, `type`, `check_in`, `check_out`, `starttime`, `st_booking_post_type`, `st_booking_id`, `duration`, `adult_number`, `child_number`, `infant_number`, `discount`, `room_id`, `room_num_search`, `check_in_timestamp`, `check_out_timestamp`, `status`, `wc_order_id`, `user_id`, `partner_id`, `created`, `commission`, `total_order`, `origin_id`, `cancel_percent`, `cancel_refund`, `cancel_refund_status`, `return_id`, `raw_data`, `log_mail`, `room_origin`) VALUES
(1, 10296, 'normal_booking', '08/26/2026', '08/26/2026', '04:00', 'st_tours', 153, '2 days', '1', '0', '0', NULL, NULL, NULL, '1787702400', '1787702400', 'incomplete', 10296, 2, 1, '2026-08-13', '5', '250', 153, NULL, NULL, NULL, NULL, '{\"adult_price\":\"250.000000\",\"child_price\":\"0.000000\",\"infant_price\":\"0.000000\",\"pickup\":\"\",\"adult_number\":1,\"child_number\":0,\"infant_number\":0,\"starttime\":\"04:00\",\"type_tour\":\"daily_tour\",\"price_type\":\"person\",\"extras\":[],\"extra_price\":0,\"guest_title\":[\"mr\"],\"guest_name\":[\"Abraham\"],\"package_hotel\":[],\"package_hotel_price\":0,\"package_activity\":[],\"package_activity_price\":0,\"package_car\":[],\"package_car_price\":0,\"package_flight\":[],\"package_flight_price\":0,\"check_in\":\"08\\/26\\/2026\",\"check_out\":\"08\\/26\\/2026\",\"ori_price\":250,\"sale_price\":250,\"commission\":5,\"data_price\":{\"adult_price\":250,\"child_price\":0,\"infant_price\":0,\"total_price\":250,\"total_price_origin\":250,\"total_bulk_discount\":0,\"total_bulk_diccount_child\":0,\"total_bulk_diccount_adult\":0},\"discount_rate\":0,\"discount_type\":\"percent\",\"duration\":\"2 days\",\"st_booking_post_type\":\"st_tours\",\"st_booking_id\":\"153\",\"sharing\":\"\",\"duration_unit\":\"\",\"title_cart\":\"Islas Ballestas y Reserva Nacional de Paracas\",\"deposit_money\":{\"type\":\"\",\"amount\":\"\"},\"user_id\":\"2\"}', NULL, NULL),
(2, 1, 'woocommerce', '08/28/2026', '08/28/2026', '04:00', 'st_tours', 153, '2 days', '1', '0', '0', NULL, NULL, NULL, '1787875200', '1787875200', 'wc-on-hold', 10309, 0, 1, '2026-08-14', '5', '250', 153, NULL, NULL, NULL, NULL, '{\"adult_price\":\"250.000000\",\"child_price\":\"0.000000\",\"infant_price\":\"0.000000\",\"pickup\":\"\",\"adult_number\":1,\"child_number\":0,\"infant_number\":0,\"starttime\":\"04:00\",\"type_tour\":\"daily_tour\",\"price_type\":\"person\",\"extras\":[],\"extra_price\":0,\"guest_title\":[\"mr\"],\"guest_name\":[\"Abraham\"],\"package_hotel\":[],\"package_hotel_price\":0,\"package_activity\":[],\"package_activity_price\":0,\"package_car\":[],\"package_car_price\":0,\"package_flight\":[],\"package_flight_price\":0,\"check_in\":\"08\\/28\\/2026\",\"check_out\":\"08\\/28\\/2026\",\"ori_price\":250,\"sale_price\":250,\"commission\":5,\"data_price\":{\"adult_price\":250,\"child_price\":0,\"infant_price\":0,\"total_price\":250,\"total_price_origin\":250,\"total_bulk_discount\":0,\"total_bulk_diccount_child\":0,\"total_bulk_diccount_adult\":0},\"discount_rate\":0,\"discount_type\":\"percent\",\"duration\":\"2 days\",\"st_booking_post_type\":\"st_tours\",\"st_booking_id\":\"153\",\"sharing\":\"\",\"duration_unit\":\"\",\"title_cart\":\"Islas Ballestas y Reserva Nacional de Paracas\",\"total_price\":250,\"user_id\":0,\"status\":\"draft\",\"wc_order_id\":\"10309\"}', NULL, NULL),
(3, 2, 'woocommerce', '08/27/2026', '08/27/2026', '04:00', 'st_tours', 153, '2 días', '1', '0', '0', NULL, NULL, NULL, '1787788800', '1787788800', 'wc-on-hold', 10313, 0, 1, '2026-08-14', '5', '250', 153, NULL, NULL, NULL, NULL, '{\"adult_price\":\"250.000000\",\"child_price\":\"0.000000\",\"infant_price\":\"0.000000\",\"pickup\":\"\",\"adult_number\":1,\"child_number\":0,\"infant_number\":0,\"starttime\":\"04:00\",\"type_tour\":\"daily_tour\",\"price_type\":\"person\",\"extras\":[],\"extra_price\":0,\"guest_title\":[\"mr\"],\"guest_name\":[\"Abraham\"],\"package_hotel\":[],\"package_hotel_price\":0,\"package_activity\":[],\"package_activity_price\":0,\"package_car\":[],\"package_car_price\":0,\"package_flight\":[],\"package_flight_price\":0,\"check_in\":\"08\\/27\\/2026\",\"check_out\":\"08\\/27\\/2026\",\"ori_price\":250,\"sale_price\":250,\"commission\":5,\"data_price\":{\"adult_price\":250,\"child_price\":0,\"infant_price\":0,\"total_price\":250,\"total_price_origin\":250,\"total_bulk_discount\":0,\"total_bulk_diccount_child\":0,\"total_bulk_diccount_adult\":0},\"discount_rate\":0,\"discount_type\":\"percent\",\"duration\":\"2 d\\u00edas\",\"st_booking_post_type\":\"st_tours\",\"st_booking_id\":\"153\",\"sharing\":\"\",\"duration_unit\":\"\",\"title_cart\":\"Islas Ballestas y Reserva Nacional de Paracas\",\"total_price\":250,\"user_id\":0,\"status\":\"draft\",\"wc_order_id\":\"10313\"}', NULL, NULL);

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

--
-- Estructura de tabla para la tabla `wp_st_price`
--

CREATE TABLE `wp_st_price` (
  `id` mediumint(9) NOT NULL,
  `post_id` int(11) NOT NULL,
  `price_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price` float(10,2) NOT NULL,
  `start_date` date NOT NULL,
  `end_date` date NOT NULL,
  `status` int(11) NOT NULL,
  `priority` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_properties`
--

CREATE TABLE `wp_st_properties` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci,
  `featured` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci,
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lat` float(10,6) DEFAULT NULL,
  `lng` float(10,6) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_rental`
--

CREATE TABLE `wp_st_rental` (
  `post_id` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `location_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_520_ci,
  `allow_full_day` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rental_max_adult` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rental_max_children` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rate_review` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rentals_booking_period` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_sale_schedule` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount_rate` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price_from` date DEFAULT NULL,
  `sale_price_to` date DEFAULT NULL,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `max_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `min_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_rental_availability`
--

CREATE TABLE `wp_st_rental_availability` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `check_in` int(11) DEFAULT NULL,
  `check_out` int(11) DEFAULT NULL,
  `number` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` int(11) DEFAULT NULL,
  `number_booked` int(11) DEFAULT '0',
  `parent_id` bigint(20) DEFAULT NULL,
  `allow_full_day` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `number_end` int(11) DEFAULT NULL,
  `booking_period` int(11) DEFAULT NULL,
  `is_base` int(11) DEFAULT NULL,
  `adult_number` int(11) DEFAULT NULL,
  `child_number` int(11) DEFAULT NULL,
  `groupday` int(11) DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `booking_min_day` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_room_availability`
--

CREATE TABLE `wp_st_room_availability` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `check_in` int(11) DEFAULT NULL,
  `check_out` int(11) DEFAULT NULL,
  `number` int(11) DEFAULT NULL,
  `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` int(11) DEFAULT NULL,
  `number_booked` int(11) DEFAULT '0',
  `parent_id` bigint(20) DEFAULT NULL,
  `allow_full_day` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `number_end` int(11) DEFAULT NULL,
  `booking_period` int(11) DEFAULT NULL,
  `is_base` int(11) DEFAULT NULL,
  `adult_number` int(11) DEFAULT NULL,
  `child_number` int(11) DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `wp_st_tours`
--

CREATE TABLE `wp_st_tours` (
  `post_id` int(11) DEFAULT NULL,
  `multi_location` text COLLATE utf8mb4_unicode_520_ci,
  `id_location` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address` text COLLATE utf8mb4_unicode_520_ci,
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `min_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `max_people` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type_tour` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_in` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `check_out` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rate_review` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `duration_day` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tours_booking_period` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_sale_schedule` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `sale_price_from` date DEFAULT NULL,
  `sale_price_to` date DEFAULT NULL,
  `price_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_featured` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `discount_type` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_tours`
--

INSERT INTO `wp_st_tours` (`post_id`, `multi_location`, `id_location`, `address`, `price`, `sale_price`, `child_price`, `adult_price`, `infant_price`, `min_price`, `max_people`, `type_tour`, `check_in`, `check_out`, `rate_review`, `duration_day`, `tours_booking_period`, `is_sale_schedule`, `discount`, `sale_price_from`, `sale_price_to`, `price_type`, `is_featured`, `discount_type`) VALUES
(49, '_10233_,_10237_', '', '', '30', '30', '0', '30', '0', '30', '15', 'daily_tour', '', '', '0', 'Día completo', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(53, '_10233_', '', '', '80', '80', '0', '80', '0', '0.000000', '15', 'daily_tour', '', '', '0', 'Día completo', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(54, '_10233_', '', '', '53', '53', '0', '53', '0', '0.000000', '15', 'daily_tour', '', '', '0', '11 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(55, '_10235_,_10233_', '', '', '50', '50', '0', '50', '0', '50', '15', 'daily_tour', '', '', '0', 'Día completo', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(56, '_15_', '', '', '25', '25', '0', '25', '0', '25', '15', 'daily_tour', '', '', '0', '2 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(57, '_15_', '', '', '25', '25', '0', '25', '0', '0.000000', '15', 'daily_tour', '', '', '0', '4 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(74, '_15_', '', '', '60', '60', '0', '60', '0', '0.000000', '15', 'daily_tour', '', '', '0', '9 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(76, '_15_', '', '', '37', '37', '0', '37', '0', '37', '15', 'daily_tour', '', '', '0', '3 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(92, '_15_', '', '', '30', '30', '0', '30', '0', '30', '15', 'daily_tour', '', '', '0', '2 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(94, '_15_', '', '', '75', '75', '0', '75', '0', '0.000000', '15', 'daily_tour', '', '', '0', '7 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(95, '_15_', '', '', '90', '90', '0', '90', '0', '90', '15', 'daily_tour', '', '', '0', '30 minutos', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(96, '_15_', '', '', '90', '90', '0', '90', '0', '90', '15', 'daily_tour', '', '', '0', '5 horas aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(112, '_10229_', '', '', '40', '40', '0', '40', '0', '40', '15', 'daily_tour', '', '', '0', '4 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(113, '_10229_', '', '', '110', '110', '0', '110', '0', '110', '15', 'daily_tour', '', '', '0', '4 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(114, '_10229_', '', '', '127', '127', '0', '127', '0', '100.000000', '15', 'daily_tour', '', '', '0', '4 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(130, '_10229_', '', '', '170', '170', '0', '170', '0', '0.000000', '15', 'daily_tour', '', '', '0', '6 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(131, '_10231_', '', '', '80', '80', '0', '80', '0', '80', '15', 'daily_tour', '', '', '0', '3 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(132, '_10231_', '', '', '87', '87', '0', '87', '0', '87', '15', 'daily_tour', '', '', '0', 'Día completo', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(148, '_10231_', '', '', '175', '175', '0', '175', '0', '175', '15', 'daily_tour', '', '', '0', '2 días 1 noche', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(149, '_10231_', '', '', '39', '39', '0', '39', '0', '39', '15', 'daily_tour', '', '', '0', '4 horas', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(150, '_10235_', '', '', '45', '45', '0', '45', '0', '45', '15', 'daily_tour', '', '', '0', 'Día completo', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(151, '_10235_', '', '', '25', '25', '0', '25', '0', '0.000000', '15', 'daily_tour', '', '', '0', '3 horas y media aprox.', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent'),
(152, '_10235_', '', '', '75', '75', '0', '75', '0', '0.000000', '15', 'daily_tour', '', '', '0', '2 días 1 noche', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'on', 'percent'),
(153, '_15_', '', '', '250', '250', '0', '250', '0', '250', '7', 'daily_tour', '', '', '0', '2 días', '0', 'off', '', '0000-00-00', '0000-00-00', 'person', 'off', 'percent');

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

--
-- Estructura de tabla para la tabla `wp_st_tour_availability`
--

CREATE TABLE `wp_st_tour_availability` (
  `id` bigint(20) NOT NULL,
  `post_id` int(11) DEFAULT NULL,
  `check_in` int(11) DEFAULT NULL,
  `check_out` int(11) DEFAULT NULL,
  `starttime` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `count_starttime` int(11) DEFAULT '1',
  `number` int(11) DEFAULT '0',
  `price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `adult_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `child_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `infant_price` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `groupday` int(11) DEFAULT NULL,
  `number_booked` int(11) DEFAULT '0',
  `booking_period` int(11) DEFAULT '0',
  `is_base` int(11) DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_st_tour_availability`
--

INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(1, 153, 1801526400, 1801526400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(11, 153, 1801612800, 1801612800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(21, 153, 1785110400, 1785110400, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(22, 153, 1785196800, 1785196800, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(23, 153, 1785283200, 1785283200, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(24, 153, 1785369600, 1785369600, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(25, 153, 1785456000, 1785456000, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(26, 153, 1785542400, 1785542400, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(27, 153, 1785628800, 1785628800, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(28, 153, 1785715200, 1785715200, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(29, 153, 1785801600, 1785801600, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(30, 153, 1785888000, 1785888000, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(31, 153, 1785974400, 1785974400, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(32, 153, 1786060800, 1786060800, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(33, 153, 1786147200, 1786147200, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(34, 153, 1786233600, 1786233600, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(35, 153, 1786320000, 1786320000, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(36, 153, 1786406400, 1786406400, '', 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(37, 153, 1786492800, 1786492800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(38, 153, 1786579200, 1786579200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(39, 153, 1786665600, 1786665600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(40, 153, 1786752000, 1786752000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(41, 153, 1786838400, 1786838400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(42, 153, 1786924800, 1786924800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(43, 153, 1787011200, 1787011200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(44, 153, 1787097600, 1787097600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(45, 153, 1787184000, 1787184000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(46, 153, 1787270400, 1787270400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(47, 153, 1787356800, 1787356800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(48, 153, 1787443200, 1787443200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(49, 153, 1787529600, 1787529600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(50, 153, 1787616000, 1787616000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(51, 153, 1787702400, 1787702400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(52, 153, 1787788800, 1787788800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(53, 153, 1787875200, 1787875200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(54, 153, 1787961600, 1787961600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(55, 153, 1788048000, 1788048000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(56, 153, 1788134400, 1788134400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(57, 153, 1788220800, 1788220800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(58, 153, 1788307200, 1788307200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(59, 153, 1788393600, 1788393600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(60, 153, 1788480000, 1788480000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(61, 153, 1788566400, 1788566400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(62, 153, 1788652800, 1788652800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(63, 153, 1788739200, 1788739200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(64, 153, 1788825600, 1788825600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(65, 153, 1788912000, 1788912000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(66, 153, 1788998400, 1788998400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(67, 153, 1789084800, 1789084800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(68, 153, 1789171200, 1789171200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(69, 153, 1789257600, 1789257600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(70, 153, 1789344000, 1789344000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(71, 153, 1789430400, 1789430400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(72, 153, 1789516800, 1789516800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(73, 153, 1789603200, 1789603200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(74, 153, 1789689600, 1789689600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(75, 153, 1789776000, 1789776000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(76, 153, 1789862400, 1789862400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(77, 153, 1789948800, 1789948800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(78, 153, 1790035200, 1790035200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(79, 153, 1790121600, 1790121600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(80, 153, 1790208000, 1790208000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(81, 153, 1790294400, 1790294400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(82, 153, 1790380800, 1790380800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(83, 153, 1790467200, 1790467200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(84, 153, 1790553600, 1790553600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(85, 153, 1790640000, 1790640000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(86, 153, 1790726400, 1790726400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(87, 153, 1790812800, 1790812800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(88, 153, 1790899200, 1790899200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(89, 153, 1790985600, 1790985600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(90, 153, 1791072000, 1791072000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(91, 153, 1791158400, 1791158400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(92, 153, 1791244800, 1791244800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(93, 153, 1791331200, 1791331200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(94, 153, 1791417600, 1791417600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(95, 153, 1791504000, 1791504000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(96, 153, 1791590400, 1791590400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(97, 153, 1791676800, 1791676800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(98, 153, 1791763200, 1791763200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(99, 153, 1791849600, 1791849600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(100, 153, 1791936000, 1791936000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(101, 153, 1792022400, 1792022400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(102, 153, 1792108800, 1792108800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(103, 153, 1792195200, 1792195200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(104, 153, 1792281600, 1792281600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(105, 153, 1792368000, 1792368000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(106, 153, 1792454400, 1792454400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(107, 153, 1792540800, 1792540800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(108, 153, 1792627200, 1792627200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(109, 153, 1792713600, 1792713600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(110, 153, 1792800000, 1792800000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(111, 153, 1792886400, 1792886400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(112, 153, 1792972800, 1792972800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(113, 153, 1793059200, 1793059200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(114, 153, 1793145600, 1793145600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(115, 153, 1793232000, 1793232000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(116, 153, 1793318400, 1793318400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(117, 153, 1793404800, 1793404800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(118, 153, 1793491200, 1793491200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(119, 153, 1793577600, 1793577600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(120, 153, 1793664000, 1793664000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(121, 153, 1793750400, 1793750400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(122, 153, 1793836800, 1793836800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(123, 153, 1793923200, 1793923200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(124, 153, 1794009600, 1794009600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(125, 153, 1794096000, 1794096000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(126, 153, 1794182400, 1794182400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(127, 153, 1794268800, 1794268800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(128, 153, 1794355200, 1794355200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(129, 153, 1794441600, 1794441600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(130, 153, 1794528000, 1794528000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(131, 153, 1794614400, 1794614400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(132, 153, 1794700800, 1794700800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(133, 153, 1794787200, 1794787200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(134, 153, 1794873600, 1794873600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(135, 153, 1794960000, 1794960000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(136, 153, 1795046400, 1795046400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(137, 153, 1795132800, 1795132800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(138, 153, 1795219200, 1795219200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(139, 153, 1795305600, 1795305600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(140, 153, 1795392000, 1795392000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(141, 153, 1795478400, 1795478400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(142, 153, 1795564800, 1795564800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(143, 153, 1795651200, 1795651200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(144, 153, 1795737600, 1795737600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(145, 153, 1795824000, 1795824000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(146, 153, 1795910400, 1795910400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(147, 153, 1795996800, 1795996800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(148, 153, 1796083200, 1796083200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(149, 153, 1796169600, 1796169600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(150, 153, 1796256000, 1796256000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(151, 153, 1796342400, 1796342400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(152, 153, 1796428800, 1796428800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(153, 153, 1796515200, 1796515200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(154, 153, 1796601600, 1796601600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(155, 153, 1796688000, 1796688000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(156, 153, 1796774400, 1796774400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(157, 153, 1796860800, 1796860800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(158, 153, 1796947200, 1796947200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(159, 153, 1797033600, 1797033600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(160, 153, 1797120000, 1797120000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(161, 153, 1797206400, 1797206400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(162, 153, 1797292800, 1797292800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(163, 153, 1797379200, 1797379200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(164, 153, 1797465600, 1797465600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(165, 153, 1797552000, 1797552000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(166, 153, 1797638400, 1797638400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(167, 153, 1797724800, 1797724800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(168, 153, 1797811200, 1797811200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(169, 153, 1797897600, 1797897600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(170, 153, 1797984000, 1797984000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(171, 153, 1798070400, 1798070400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(172, 153, 1798156800, 1798156800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(173, 153, 1798243200, 1798243200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(174, 153, 1798329600, 1798329600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(175, 153, 1798416000, 1798416000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(176, 153, 1798502400, 1798502400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(177, 153, 1798588800, 1798588800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(178, 153, 1798675200, 1798675200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(179, 153, 1798761600, 1798761600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(180, 153, 1798848000, 1798848000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(181, 153, 1798934400, 1798934400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(182, 153, 1799020800, 1799020800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(183, 153, 1799107200, 1799107200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(184, 153, 1799193600, 1799193600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(185, 153, 1799280000, 1799280000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(186, 153, 1799366400, 1799366400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(187, 153, 1799452800, 1799452800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(188, 153, 1799539200, 1799539200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(189, 153, 1799625600, 1799625600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(190, 153, 1799712000, 1799712000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(191, 153, 1799798400, 1799798400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(192, 153, 1799884800, 1799884800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(193, 153, 1799971200, 1799971200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(194, 153, 1800057600, 1800057600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(195, 153, 1800144000, 1800144000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(196, 153, 1800230400, 1800230400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(197, 153, 1800316800, 1800316800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(198, 153, 1800403200, 1800403200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(199, 153, 1800489600, 1800489600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(200, 153, 1800576000, 1800576000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(201, 153, 1800662400, 1800662400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(202, 153, 1800748800, 1800748800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(203, 153, 1800835200, 1800835200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(204, 153, 1800921600, 1800921600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(205, 153, 1801008000, 1801008000, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(206, 153, 1801094400, 1801094400, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(207, 153, 1801180800, 1801180800, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(208, 153, 1801267200, 1801267200, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(209, 153, 1801353600, 1801353600, '04:00', 1, 7, '0.000000', '250.000000', '0.000000', '0.000000', 'available', 0, 0, 0, 0),
(253, 153, 1801699200, 1801699200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(263, 153, 1801872000, 1801872000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(273, 153, 1801958400, 1801958400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(283, 153, 1802044800, 1802044800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(293, 153, 1802131200, 1802131200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(303, 153, 1802217600, 1802217600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(313, 153, 1802304000, 1802304000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(323, 153, 1802390400, 1802390400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(333, 153, 1802476800, 1802476800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(353, 153, 1782691200, 1782691200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(354, 153, 1782777600, 1782777600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(355, 153, 1782864000, 1782864000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(356, 153, 1782950400, 1782950400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(357, 153, 1783036800, 1783036800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(358, 153, 1783123200, 1783123200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(359, 153, 1783209600, 1783209600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(360, 153, 1783296000, 1783296000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(361, 153, 1783382400, 1783382400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(362, 153, 1783468800, 1783468800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(363, 153, 1783555200, 1783555200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(364, 153, 1783641600, 1783641600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(365, 153, 1783728000, 1783728000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(366, 153, 1783814400, 1783814400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(367, 153, 1783900800, 1783900800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(368, 153, 1783987200, 1783987200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(369, 153, 1784073600, 1784073600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(370, 153, 1784160000, 1784160000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(371, 153, 1784246400, 1784246400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(372, 153, 1784332800, 1784332800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(373, 153, 1784419200, 1784419200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(374, 153, 1784505600, 1784505600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(375, 153, 1784592000, 1784592000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(376, 153, 1784678400, 1784678400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(377, 153, 1784764800, 1784764800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(378, 153, 1784851200, 1784851200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(379, 153, 1784937600, 1784937600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(380, 153, 1785024000, 1785024000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(381, 153, 1780272000, 1780272000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(382, 153, 1780358400, 1780358400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(383, 153, 1780444800, 1780444800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(384, 153, 1780531200, 1780531200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(385, 153, 1780617600, 1780617600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(386, 153, 1780704000, 1780704000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(387, 153, 1780790400, 1780790400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(388, 153, 1780876800, 1780876800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(389, 153, 1780963200, 1780963200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(390, 153, 1781049600, 1781049600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(391, 153, 1781136000, 1781136000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(392, 153, 1781222400, 1781222400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(393, 153, 1781308800, 1781308800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(394, 153, 1781395200, 1781395200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(395, 153, 1781481600, 1781481600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(396, 153, 1781568000, 1781568000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(397, 153, 1781654400, 1781654400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(398, 153, 1781740800, 1781740800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(399, 153, 1781827200, 1781827200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(400, 153, 1781913600, 1781913600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(401, 153, 1782000000, 1782000000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(402, 153, 1782086400, 1782086400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(403, 153, 1782172800, 1782172800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(404, 153, 1782259200, 1782259200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(405, 153, 1782345600, 1782345600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(406, 153, 1782432000, 1782432000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(407, 153, 1782518400, 1782518400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(408, 153, 1782604800, 1782604800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(409, 153, 1777248000, 1777248000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(410, 153, 1777334400, 1777334400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(411, 153, 1777420800, 1777420800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(412, 153, 1777507200, 1777507200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(413, 153, 1777593600, 1777593600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(414, 153, 1777680000, 1777680000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(415, 153, 1777766400, 1777766400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(416, 153, 1777852800, 1777852800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(417, 153, 1777939200, 1777939200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(418, 153, 1778025600, 1778025600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(419, 153, 1778112000, 1778112000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(420, 153, 1778198400, 1778198400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(421, 153, 1778284800, 1778284800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(422, 153, 1778371200, 1778371200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(423, 153, 1778457600, 1778457600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(424, 153, 1778544000, 1778544000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(425, 153, 1778630400, 1778630400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(426, 153, 1778716800, 1778716800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(427, 153, 1778803200, 1778803200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(428, 153, 1778889600, 1778889600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(429, 153, 1778976000, 1778976000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(430, 153, 1779062400, 1779062400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(431, 153, 1779148800, 1779148800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(432, 153, 1779235200, 1779235200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(433, 153, 1779321600, 1779321600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(434, 153, 1779408000, 1779408000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(435, 153, 1779494400, 1779494400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(436, 153, 1779580800, 1779580800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(437, 153, 1779667200, 1779667200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(438, 153, 1779753600, 1779753600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(439, 153, 1779840000, 1779840000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(440, 153, 1779926400, 1779926400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(441, 153, 1780012800, 1780012800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(442, 153, 1780099200, 1780099200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(443, 153, 1780185600, 1780185600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(444, 153, 1774828800, 1774828800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(445, 153, 1774915200, 1774915200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(446, 153, 1775001600, 1775001600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(447, 153, 1775088000, 1775088000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(448, 153, 1775174400, 1775174400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(449, 153, 1775260800, 1775260800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(450, 153, 1775347200, 1775347200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(451, 153, 1775433600, 1775433600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(452, 153, 1775520000, 1775520000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(453, 153, 1775606400, 1775606400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(454, 153, 1775692800, 1775692800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(455, 153, 1775779200, 1775779200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(456, 153, 1775865600, 1775865600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(457, 153, 1775952000, 1775952000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(458, 153, 1776038400, 1776038400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(459, 153, 1776124800, 1776124800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(460, 153, 1776211200, 1776211200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(461, 153, 1776297600, 1776297600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(462, 153, 1776384000, 1776384000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(463, 153, 1776470400, 1776470400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(464, 153, 1776556800, 1776556800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(465, 153, 1776643200, 1776643200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(466, 153, 1776729600, 1776729600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(467, 153, 1776816000, 1776816000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(468, 153, 1776902400, 1776902400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(469, 153, 1776988800, 1776988800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(470, 153, 1777075200, 1777075200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(471, 153, 1777161600, 1777161600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(472, 153, 1771804800, 1771804800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(473, 153, 1771891200, 1771891200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(474, 153, 1771977600, 1771977600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(475, 153, 1772064000, 1772064000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(476, 153, 1772150400, 1772150400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(477, 153, 1772236800, 1772236800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(478, 153, 1772323200, 1772323200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(479, 153, 1772409600, 1772409600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(480, 153, 1772496000, 1772496000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(481, 153, 1772582400, 1772582400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(482, 153, 1772668800, 1772668800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(483, 153, 1772755200, 1772755200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(484, 153, 1772841600, 1772841600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(485, 153, 1772928000, 1772928000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(486, 153, 1773014400, 1773014400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(487, 153, 1773100800, 1773100800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(488, 153, 1773187200, 1773187200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(489, 153, 1773273600, 1773273600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(490, 153, 1773360000, 1773360000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(491, 153, 1773446400, 1773446400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(492, 153, 1773532800, 1773532800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(493, 153, 1773619200, 1773619200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(494, 153, 1773705600, 1773705600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(495, 153, 1773792000, 1773792000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(496, 153, 1773878400, 1773878400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(497, 153, 1773964800, 1773964800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(498, 153, 1774051200, 1774051200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(499, 153, 1774137600, 1774137600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(500, 153, 1774224000, 1774224000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(501, 153, 1774310400, 1774310400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(502, 153, 1774396800, 1774396800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(503, 153, 1774483200, 1774483200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(504, 153, 1774569600, 1774569600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(505, 153, 1774656000, 1774656000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(506, 153, 1774742400, 1774742400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(507, 153, 1769385600, 1769385600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(508, 153, 1769472000, 1769472000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(509, 153, 1769558400, 1769558400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(510, 153, 1769644800, 1769644800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(511, 153, 1769731200, 1769731200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(512, 153, 1769817600, 1769817600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(513, 153, 1769904000, 1769904000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(514, 153, 1769990400, 1769990400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(515, 153, 1770076800, 1770076800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(516, 153, 1770163200, 1770163200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(517, 153, 1770249600, 1770249600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(518, 153, 1770336000, 1770336000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(519, 153, 1770422400, 1770422400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(520, 153, 1770508800, 1770508800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(521, 153, 1770595200, 1770595200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(522, 153, 1770681600, 1770681600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(523, 153, 1770768000, 1770768000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(524, 153, 1770854400, 1770854400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(525, 153, 1770940800, 1770940800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(526, 153, 1771027200, 1771027200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(527, 153, 1771113600, 1771113600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(528, 153, 1771200000, 1771200000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(529, 153, 1771286400, 1771286400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(530, 153, 1771372800, 1771372800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(531, 153, 1771459200, 1771459200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(532, 153, 1771545600, 1771545600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(533, 153, 1771632000, 1771632000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(534, 153, 1771718400, 1771718400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(535, 153, 1766966400, 1766966400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(536, 153, 1767052800, 1767052800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(537, 153, 1767139200, 1767139200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(538, 153, 1767225600, 1767225600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(539, 153, 1767312000, 1767312000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(540, 153, 1767398400, 1767398400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(541, 153, 1767484800, 1767484800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(542, 153, 1767571200, 1767571200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(543, 153, 1767657600, 1767657600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(544, 153, 1767744000, 1767744000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(545, 153, 1767830400, 1767830400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(546, 153, 1767916800, 1767916800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(547, 153, 1768003200, 1768003200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(548, 153, 1768089600, 1768089600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(549, 153, 1768176000, 1768176000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(550, 153, 1768262400, 1768262400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(551, 153, 1768348800, 1768348800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(552, 153, 1768435200, 1768435200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(553, 153, 1768521600, 1768521600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(554, 153, 1768608000, 1768608000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(555, 153, 1768694400, 1768694400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(556, 153, 1768780800, 1768780800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(557, 153, 1768867200, 1768867200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(558, 153, 1768953600, 1768953600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(559, 153, 1769040000, 1769040000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(560, 153, 1769126400, 1769126400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(561, 153, 1769212800, 1769212800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(562, 153, 1769299200, 1769299200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(563, 153, 1764547200, 1764547200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(564, 153, 1764633600, 1764633600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(565, 153, 1764720000, 1764720000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(566, 153, 1764806400, 1764806400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(567, 153, 1764892800, 1764892800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(568, 153, 1764979200, 1764979200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(569, 153, 1765065600, 1765065600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(570, 153, 1765152000, 1765152000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(571, 153, 1765238400, 1765238400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(572, 153, 1765324800, 1765324800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(573, 153, 1765411200, 1765411200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(574, 153, 1765497600, 1765497600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(575, 153, 1765584000, 1765584000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(576, 153, 1765670400, 1765670400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(577, 153, 1765756800, 1765756800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(578, 153, 1765843200, 1765843200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(579, 153, 1765929600, 1765929600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(580, 153, 1766016000, 1766016000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(581, 153, 1766102400, 1766102400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(582, 153, 1766188800, 1766188800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(583, 153, 1766275200, 1766275200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(584, 153, 1766361600, 1766361600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(585, 153, 1766448000, 1766448000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(586, 153, 1766534400, 1766534400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(587, 153, 1766620800, 1766620800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(588, 153, 1766707200, 1766707200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(589, 153, 1766793600, 1766793600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(590, 153, 1766880000, 1766880000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(591, 153, 1761523200, 1761523200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(592, 153, 1761609600, 1761609600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(593, 153, 1761696000, 1761696000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(594, 153, 1761782400, 1761782400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(595, 153, 1761868800, 1761868800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(596, 153, 1761955200, 1761955200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(597, 153, 1762041600, 1762041600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(598, 153, 1762128000, 1762128000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(599, 153, 1762214400, 1762214400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(600, 153, 1762300800, 1762300800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(601, 153, 1762387200, 1762387200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(602, 153, 1762473600, 1762473600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(603, 153, 1762560000, 1762560000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(604, 153, 1762646400, 1762646400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(605, 153, 1762732800, 1762732800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(606, 153, 1762819200, 1762819200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(607, 153, 1762905600, 1762905600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(608, 153, 1762992000, 1762992000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(609, 153, 1763078400, 1763078400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(610, 153, 1763164800, 1763164800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(611, 153, 1763251200, 1763251200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(612, 153, 1763337600, 1763337600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(613, 153, 1763424000, 1763424000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(614, 153, 1763510400, 1763510400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(615, 153, 1763596800, 1763596800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(616, 153, 1763683200, 1763683200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(617, 153, 1763769600, 1763769600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(618, 153, 1763856000, 1763856000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(619, 153, 1763942400, 1763942400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(620, 153, 1764028800, 1764028800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(621, 153, 1764115200, 1764115200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(622, 153, 1764201600, 1764201600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(623, 153, 1764288000, 1764288000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(624, 153, 1764374400, 1764374400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(625, 153, 1764460800, 1764460800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(626, 153, 1759104000, 1759104000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(627, 153, 1759190400, 1759190400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(628, 153, 1759276800, 1759276800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(629, 153, 1759363200, 1759363200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(630, 153, 1759449600, 1759449600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(631, 153, 1759536000, 1759536000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(632, 153, 1759622400, 1759622400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(633, 153, 1759708800, 1759708800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(634, 153, 1759795200, 1759795200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(635, 153, 1759881600, 1759881600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(636, 153, 1759968000, 1759968000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(637, 153, 1760054400, 1760054400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(638, 153, 1760140800, 1760140800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(639, 153, 1760227200, 1760227200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(640, 153, 1760313600, 1760313600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(641, 153, 1760400000, 1760400000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(642, 153, 1760486400, 1760486400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(643, 153, 1760572800, 1760572800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(644, 153, 1760659200, 1760659200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(645, 153, 1760745600, 1760745600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(646, 153, 1760832000, 1760832000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(647, 153, 1760918400, 1760918400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(648, 153, 1761004800, 1761004800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(649, 153, 1761091200, 1761091200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(650, 153, 1761177600, 1761177600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(651, 153, 1761264000, 1761264000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(652, 153, 1761350400, 1761350400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(653, 153, 1761436800, 1761436800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(654, 153, 1756684800, 1756684800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(655, 153, 1756771200, 1756771200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(656, 153, 1756857600, 1756857600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(657, 153, 1756944000, 1756944000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(658, 153, 1757030400, 1757030400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(659, 153, 1757116800, 1757116800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(660, 153, 1757203200, 1757203200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(661, 153, 1757289600, 1757289600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(662, 153, 1757376000, 1757376000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(663, 153, 1757462400, 1757462400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(664, 153, 1757548800, 1757548800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(665, 153, 1757635200, 1757635200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(666, 153, 1757721600, 1757721600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(667, 153, 1757808000, 1757808000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(668, 153, 1757894400, 1757894400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(669, 153, 1757980800, 1757980800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(670, 153, 1758067200, 1758067200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(671, 153, 1758153600, 1758153600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(672, 153, 1758240000, 1758240000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(673, 153, 1758326400, 1758326400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(674, 153, 1758412800, 1758412800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(675, 153, 1758499200, 1758499200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(676, 153, 1758585600, 1758585600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(677, 153, 1758672000, 1758672000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(678, 153, 1758758400, 1758758400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(679, 153, 1758844800, 1758844800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(680, 153, 1758931200, 1758931200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(681, 153, 1759017600, 1759017600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(682, 153, 1753660800, 1753660800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(683, 153, 1753747200, 1753747200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(684, 153, 1753833600, 1753833600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(685, 153, 1753920000, 1753920000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(686, 153, 1754006400, 1754006400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(687, 153, 1754092800, 1754092800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(688, 153, 1754179200, 1754179200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(689, 153, 1754265600, 1754265600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(690, 153, 1754352000, 1754352000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(691, 153, 1754438400, 1754438400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(692, 153, 1754524800, 1754524800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(693, 153, 1754611200, 1754611200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(694, 153, 1754697600, 1754697600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(695, 153, 1754784000, 1754784000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(696, 153, 1754870400, 1754870400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(697, 153, 1754956800, 1754956800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(698, 153, 1755043200, 1755043200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(699, 153, 1755129600, 1755129600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(700, 153, 1755216000, 1755216000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(701, 153, 1755302400, 1755302400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(702, 153, 1755388800, 1755388800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(703, 153, 1755475200, 1755475200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(704, 153, 1755561600, 1755561600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(705, 153, 1755648000, 1755648000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(706, 153, 1755734400, 1755734400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(707, 153, 1755820800, 1755820800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(708, 153, 1755907200, 1755907200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(709, 153, 1755993600, 1755993600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(710, 153, 1756080000, 1756080000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(711, 153, 1756166400, 1756166400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(712, 153, 1756252800, 1756252800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(713, 153, 1756339200, 1756339200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(714, 153, 1756425600, 1756425600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(715, 153, 1756512000, 1756512000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(716, 153, 1756598400, 1756598400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(717, 153, 1751241600, 1751241600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(718, 153, 1751328000, 1751328000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(719, 153, 1751414400, 1751414400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(720, 153, 1751500800, 1751500800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(721, 153, 1751587200, 1751587200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(722, 153, 1751673600, 1751673600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(723, 153, 1751760000, 1751760000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(724, 153, 1751846400, 1751846400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(725, 153, 1751932800, 1751932800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(726, 153, 1752019200, 1752019200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(727, 153, 1752105600, 1752105600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(728, 153, 1752192000, 1752192000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(729, 153, 1752278400, 1752278400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(730, 153, 1752364800, 1752364800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(731, 153, 1752451200, 1752451200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(732, 153, 1752537600, 1752537600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(733, 153, 1752624000, 1752624000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(734, 153, 1752710400, 1752710400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(735, 153, 1752796800, 1752796800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(736, 153, 1752883200, 1752883200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(737, 153, 1752969600, 1752969600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(738, 153, 1753056000, 1753056000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(739, 153, 1753142400, 1753142400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(740, 153, 1753228800, 1753228800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(741, 153, 1753315200, 1753315200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(742, 153, 1753401600, 1753401600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(743, 153, 1753488000, 1753488000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(744, 153, 1753574400, 1753574400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(745, 153, 1748217600, 1748217600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(746, 153, 1748304000, 1748304000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(747, 153, 1748390400, 1748390400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(748, 153, 1748476800, 1748476800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(749, 153, 1748563200, 1748563200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(750, 153, 1748649600, 1748649600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(751, 153, 1748736000, 1748736000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(752, 153, 1748822400, 1748822400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(753, 153, 1748908800, 1748908800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(754, 153, 1748995200, 1748995200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(755, 153, 1749081600, 1749081600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(756, 153, 1749168000, 1749168000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(757, 153, 1749254400, 1749254400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(758, 153, 1749340800, 1749340800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(759, 153, 1749427200, 1749427200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(760, 153, 1749513600, 1749513600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(761, 153, 1749600000, 1749600000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(762, 153, 1749686400, 1749686400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(763, 153, 1749772800, 1749772800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(764, 153, 1749859200, 1749859200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(765, 153, 1749945600, 1749945600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(766, 153, 1750032000, 1750032000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(767, 153, 1750118400, 1750118400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(768, 153, 1750204800, 1750204800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(769, 153, 1750291200, 1750291200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(770, 153, 1750377600, 1750377600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(771, 153, 1750464000, 1750464000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(772, 153, 1750550400, 1750550400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(773, 153, 1750636800, 1750636800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(774, 153, 1750723200, 1750723200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(775, 153, 1750809600, 1750809600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(776, 153, 1750896000, 1750896000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(777, 153, 1750982400, 1750982400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(778, 153, 1751068800, 1751068800, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(779, 153, 1751155200, 1751155200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(780, 153, 1801440000, 1801440000, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(781, 153, 1801785600, 1801785600, NULL, 1, 7, '250', '250', '', '', 'available', 0, 0, 0, 1),
(782, 153, 1802563200, 1802563200, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(792, 153, 1802649600, 1802649600, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(2076, 49, 1786665600, 1786665600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2077, 49, 1786752000, 1786752000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2078, 49, 1786838400, 1786838400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2079, 49, 1786924800, 1786924800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2080, 49, 1787011200, 1787011200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2081, 49, 1787097600, 1787097600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2082, 49, 1787184000, 1787184000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2083, 49, 1787270400, 1787270400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2084, 49, 1787356800, 1787356800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2085, 49, 1787443200, 1787443200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2086, 49, 1787529600, 1787529600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2087, 49, 1787616000, 1787616000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2088, 49, 1787702400, 1787702400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2089, 49, 1787788800, 1787788800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2090, 49, 1787875200, 1787875200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2091, 49, 1787961600, 1787961600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2092, 49, 1788048000, 1788048000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2093, 49, 1788134400, 1788134400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2094, 49, 1788220800, 1788220800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2095, 49, 1788307200, 1788307200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2096, 49, 1788393600, 1788393600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2097, 49, 1788480000, 1788480000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2098, 49, 1788566400, 1788566400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2099, 49, 1788652800, 1788652800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2100, 49, 1788739200, 1788739200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2101, 49, 1788825600, 1788825600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2102, 49, 1788912000, 1788912000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2103, 49, 1788998400, 1788998400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2104, 49, 1789084800, 1789084800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2105, 49, 1789171200, 1789171200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2106, 49, 1789257600, 1789257600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2107, 49, 1789344000, 1789344000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2108, 49, 1789430400, 1789430400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2109, 49, 1789516800, 1789516800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2110, 49, 1789603200, 1789603200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2111, 49, 1789689600, 1789689600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2112, 49, 1789776000, 1789776000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2113, 49, 1789862400, 1789862400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2114, 49, 1789948800, 1789948800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2115, 49, 1790035200, 1790035200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2116, 49, 1790121600, 1790121600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2117, 49, 1790208000, 1790208000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2118, 49, 1790294400, 1790294400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2119, 49, 1790380800, 1790380800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2120, 49, 1790467200, 1790467200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2121, 49, 1790553600, 1790553600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2122, 49, 1790640000, 1790640000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2123, 49, 1790726400, 1790726400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2124, 49, 1790812800, 1790812800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2125, 49, 1790899200, 1790899200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2126, 49, 1790985600, 1790985600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2127, 49, 1791072000, 1791072000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2128, 49, 1791158400, 1791158400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2129, 49, 1791244800, 1791244800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2130, 49, 1791331200, 1791331200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2131, 49, 1791417600, 1791417600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2132, 49, 1791504000, 1791504000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2133, 49, 1791590400, 1791590400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2134, 49, 1791676800, 1791676800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2135, 49, 1791763200, 1791763200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2136, 49, 1791849600, 1791849600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2137, 49, 1791936000, 1791936000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2138, 49, 1792022400, 1792022400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2139, 49, 1792108800, 1792108800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2140, 49, 1792195200, 1792195200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2141, 49, 1792281600, 1792281600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2142, 49, 1792368000, 1792368000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2143, 49, 1792454400, 1792454400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2144, 49, 1792540800, 1792540800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2145, 49, 1792627200, 1792627200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2146, 49, 1792713600, 1792713600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2147, 49, 1792800000, 1792800000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2148, 49, 1792886400, 1792886400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2149, 49, 1792972800, 1792972800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2150, 49, 1793059200, 1793059200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2151, 49, 1793145600, 1793145600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2152, 49, 1793232000, 1793232000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2153, 49, 1793318400, 1793318400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2154, 49, 1793404800, 1793404800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2155, 49, 1793491200, 1793491200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2156, 49, 1793577600, 1793577600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2157, 49, 1793664000, 1793664000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2158, 49, 1793750400, 1793750400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2159, 49, 1793836800, 1793836800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2160, 49, 1793923200, 1793923200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2161, 49, 1794009600, 1794009600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2162, 49, 1794096000, 1794096000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2163, 49, 1794182400, 1794182400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2164, 49, 1794268800, 1794268800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2165, 49, 1794355200, 1794355200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2166, 49, 1794441600, 1794441600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2167, 49, 1794528000, 1794528000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2168, 49, 1794614400, 1794614400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2169, 49, 1794700800, 1794700800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2170, 49, 1794787200, 1794787200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2171, 49, 1794873600, 1794873600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2172, 49, 1794960000, 1794960000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2173, 49, 1795046400, 1795046400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2174, 49, 1795132800, 1795132800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2175, 49, 1795219200, 1795219200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2176, 49, 1795305600, 1795305600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2177, 49, 1795392000, 1795392000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2178, 49, 1795478400, 1795478400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2179, 49, 1795564800, 1795564800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2180, 49, 1795651200, 1795651200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2181, 49, 1795737600, 1795737600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2182, 49, 1795824000, 1795824000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2183, 49, 1795910400, 1795910400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2184, 49, 1795996800, 1795996800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2185, 49, 1796083200, 1796083200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2186, 49, 1796169600, 1796169600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2187, 49, 1796256000, 1796256000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2188, 49, 1796342400, 1796342400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2189, 49, 1796428800, 1796428800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2190, 49, 1796515200, 1796515200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2191, 49, 1796601600, 1796601600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2192, 49, 1796688000, 1796688000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2193, 49, 1796774400, 1796774400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2194, 49, 1796860800, 1796860800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2195, 49, 1796947200, 1796947200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2196, 49, 1797033600, 1797033600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2197, 49, 1797120000, 1797120000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2198, 49, 1797206400, 1797206400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2199, 49, 1797292800, 1797292800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2200, 49, 1797379200, 1797379200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2201, 49, 1797465600, 1797465600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2202, 49, 1797552000, 1797552000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2203, 49, 1797638400, 1797638400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2204, 49, 1797724800, 1797724800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2205, 49, 1797811200, 1797811200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2206, 49, 1797897600, 1797897600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2207, 49, 1797984000, 1797984000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2208, 49, 1798070400, 1798070400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2209, 49, 1798156800, 1798156800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2210, 49, 1798243200, 1798243200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2211, 49, 1798329600, 1798329600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2212, 49, 1798416000, 1798416000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2213, 49, 1798502400, 1798502400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2214, 49, 1798588800, 1798588800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2215, 49, 1798675200, 1798675200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2216, 49, 1798761600, 1798761600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2217, 49, 1798848000, 1798848000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2218, 49, 1798934400, 1798934400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2219, 49, 1799020800, 1799020800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2220, 49, 1799107200, 1799107200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2221, 49, 1799193600, 1799193600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2222, 49, 1799280000, 1799280000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2223, 49, 1799366400, 1799366400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2224, 49, 1799452800, 1799452800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2225, 49, 1799539200, 1799539200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2226, 49, 1799625600, 1799625600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2227, 49, 1799712000, 1799712000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2228, 49, 1799798400, 1799798400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2229, 49, 1799884800, 1799884800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2230, 49, 1799971200, 1799971200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2231, 49, 1800057600, 1800057600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2232, 49, 1800144000, 1800144000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2233, 49, 1800230400, 1800230400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2234, 49, 1800316800, 1800316800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2235, 49, 1800403200, 1800403200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2236, 49, 1800489600, 1800489600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2237, 49, 1800576000, 1800576000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2238, 49, 1800662400, 1800662400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2239, 49, 1800748800, 1800748800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2240, 49, 1800835200, 1800835200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2241, 49, 1800921600, 1800921600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2242, 49, 1801008000, 1801008000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2243, 49, 1801094400, 1801094400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2244, 49, 1801180800, 1801180800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2245, 49, 1801267200, 1801267200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2246, 49, 1801353600, 1801353600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2247, 49, 1801440000, 1801440000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2248, 49, 1801526400, 1801526400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2249, 49, 1801612800, 1801612800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2250, 49, 1801699200, 1801699200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2251, 49, 1801785600, 1801785600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2252, 49, 1801872000, 1801872000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2253, 49, 1801958400, 1801958400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2254, 49, 1802044800, 1802044800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2255, 49, 1802131200, 1802131200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2256, 49, 1802217600, 1802217600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2257, 49, 1802304000, 1802304000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2258, 49, 1802390400, 1802390400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2259, 49, 1802476800, 1802476800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2260, 49, 1802563200, 1802563200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2261, 49, 1802649600, 1802649600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2262, 49, 1802736000, 1802736000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2263, 49, 1802822400, 1802822400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2264, 49, 1802908800, 1802908800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2265, 49, 1802995200, 1802995200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2266, 49, 1803081600, 1803081600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2267, 49, 1803168000, 1803168000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2268, 49, 1803254400, 1803254400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2269, 49, 1803340800, 1803340800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2270, 49, 1803427200, 1803427200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2271, 49, 1803513600, 1803513600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2272, 49, 1803600000, 1803600000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2273, 49, 1803686400, 1803686400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2274, 49, 1803772800, 1803772800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2275, 49, 1803859200, 1803859200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2276, 49, 1803945600, 1803945600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2277, 49, 1804032000, 1804032000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2278, 49, 1804118400, 1804118400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2279, 49, 1804204800, 1804204800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2280, 49, 1804291200, 1804291200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2281, 49, 1804377600, 1804377600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2282, 49, 1804464000, 1804464000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2283, 49, 1804550400, 1804550400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2284, 49, 1804636800, 1804636800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2285, 49, 1804723200, 1804723200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2286, 49, 1804809600, 1804809600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2287, 49, 1804896000, 1804896000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2288, 49, 1804982400, 1804982400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2289, 49, 1805068800, 1805068800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2290, 49, 1805155200, 1805155200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2291, 49, 1805241600, 1805241600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2292, 49, 1805328000, 1805328000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2293, 49, 1805414400, 1805414400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2294, 49, 1805500800, 1805500800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2295, 49, 1805587200, 1805587200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2296, 49, 1805673600, 1805673600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2297, 49, 1805760000, 1805760000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2298, 49, 1805846400, 1805846400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2299, 49, 1805932800, 1805932800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2300, 49, 1806019200, 1806019200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2301, 49, 1806105600, 1806105600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2302, 49, 1806192000, 1806192000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2303, 49, 1806278400, 1806278400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2304, 49, 1806364800, 1806364800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2305, 49, 1806451200, 1806451200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2306, 49, 1806537600, 1806537600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2307, 49, 1806624000, 1806624000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2308, 49, 1806710400, 1806710400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2309, 49, 1806796800, 1806796800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2310, 49, 1806883200, 1806883200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2311, 49, 1806969600, 1806969600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2312, 49, 1807056000, 1807056000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2313, 49, 1807142400, 1807142400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2314, 49, 1807228800, 1807228800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2315, 49, 1807315200, 1807315200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2316, 49, 1807401600, 1807401600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2317, 49, 1807488000, 1807488000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2318, 49, 1807574400, 1807574400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2319, 49, 1807660800, 1807660800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2320, 49, 1807747200, 1807747200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2321, 49, 1807833600, 1807833600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2322, 49, 1807920000, 1807920000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2323, 49, 1808006400, 1808006400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2324, 49, 1808092800, 1808092800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2325, 49, 1808179200, 1808179200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2326, 49, 1808265600, 1808265600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2327, 49, 1808352000, 1808352000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2328, 49, 1808438400, 1808438400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2329, 49, 1808524800, 1808524800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2330, 49, 1808611200, 1808611200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2331, 49, 1808697600, 1808697600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2332, 49, 1808784000, 1808784000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2333, 49, 1808870400, 1808870400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2334, 49, 1808956800, 1808956800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2335, 49, 1809043200, 1809043200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2336, 49, 1809129600, 1809129600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2337, 49, 1809216000, 1809216000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2338, 49, 1809302400, 1809302400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2339, 49, 1809388800, 1809388800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2340, 49, 1809475200, 1809475200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2341, 49, 1809561600, 1809561600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2342, 49, 1809648000, 1809648000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2343, 49, 1809734400, 1809734400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2344, 49, 1809820800, 1809820800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2345, 49, 1809907200, 1809907200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2346, 49, 1809993600, 1809993600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2347, 49, 1810080000, 1810080000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2348, 49, 1810166400, 1810166400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2349, 49, 1810252800, 1810252800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2350, 49, 1810339200, 1810339200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2351, 49, 1810425600, 1810425600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2352, 49, 1810512000, 1810512000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2353, 49, 1810598400, 1810598400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2354, 49, 1810684800, 1810684800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2355, 49, 1810771200, 1810771200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2356, 49, 1810857600, 1810857600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2357, 49, 1810944000, 1810944000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2358, 49, 1811030400, 1811030400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2359, 49, 1811116800, 1811116800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2360, 49, 1811203200, 1811203200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2361, 49, 1811289600, 1811289600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2362, 49, 1811376000, 1811376000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2363, 49, 1811462400, 1811462400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2364, 49, 1811548800, 1811548800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2365, 49, 1811635200, 1811635200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2366, 49, 1811721600, 1811721600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2367, 49, 1811808000, 1811808000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2368, 49, 1811894400, 1811894400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2369, 49, 1811980800, 1811980800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2370, 49, 1812067200, 1812067200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2371, 49, 1812153600, 1812153600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2372, 49, 1812240000, 1812240000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2373, 49, 1812326400, 1812326400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2374, 49, 1812412800, 1812412800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2375, 49, 1812499200, 1812499200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2376, 49, 1812585600, 1812585600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2377, 49, 1812672000, 1812672000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2378, 49, 1812758400, 1812758400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2379, 49, 1812844800, 1812844800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2380, 49, 1812931200, 1812931200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2381, 49, 1813017600, 1813017600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2382, 49, 1813104000, 1813104000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2383, 49, 1813190400, 1813190400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2384, 49, 1813276800, 1813276800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2385, 49, 1813363200, 1813363200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2386, 49, 1813449600, 1813449600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2387, 49, 1813536000, 1813536000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2388, 49, 1813622400, 1813622400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2389, 49, 1813708800, 1813708800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2390, 49, 1813795200, 1813795200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2391, 49, 1813881600, 1813881600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2392, 49, 1813968000, 1813968000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2393, 49, 1814054400, 1814054400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2394, 49, 1814140800, 1814140800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2395, 49, 1814227200, 1814227200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2396, 49, 1814313600, 1814313600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2397, 49, 1814400000, 1814400000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2398, 49, 1814486400, 1814486400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2399, 49, 1814572800, 1814572800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2400, 49, 1814659200, 1814659200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2401, 49, 1814745600, 1814745600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2402, 49, 1814832000, 1814832000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2403, 49, 1814918400, 1814918400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2404, 49, 1815004800, 1815004800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2405, 49, 1815091200, 1815091200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2406, 49, 1815177600, 1815177600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2407, 49, 1815264000, 1815264000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2408, 49, 1815350400, 1815350400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2409, 49, 1815436800, 1815436800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2410, 49, 1815523200, 1815523200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2411, 49, 1815609600, 1815609600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2412, 49, 1815696000, 1815696000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2413, 49, 1815782400, 1815782400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2414, 49, 1815868800, 1815868800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2415, 49, 1815955200, 1815955200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2416, 49, 1816041600, 1816041600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2417, 49, 1816128000, 1816128000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2418, 49, 1816214400, 1816214400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2419, 49, 1816300800, 1816300800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2420, 49, 1816387200, 1816387200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2421, 49, 1816473600, 1816473600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2422, 49, 1816560000, 1816560000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2423, 49, 1816646400, 1816646400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2424, 49, 1816732800, 1816732800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2425, 49, 1816819200, 1816819200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2426, 49, 1816905600, 1816905600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2427, 49, 1816992000, 1816992000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2428, 49, 1817078400, 1817078400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2429, 49, 1817164800, 1817164800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2430, 49, 1817251200, 1817251200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2431, 49, 1817337600, 1817337600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2432, 49, 1817424000, 1817424000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2433, 49, 1817510400, 1817510400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2434, 49, 1817596800, 1817596800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2435, 49, 1817683200, 1817683200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2436, 49, 1817769600, 1817769600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2437, 49, 1817856000, 1817856000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2438, 49, 1817942400, 1817942400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2439, 49, 1818028800, 1818028800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2440, 49, 1818115200, 1818115200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2441, 49, 1818201600, 1818201600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(2442, 53, 1786665600, 1786665600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2443, 53, 1786752000, 1786752000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(2444, 53, 1786838400, 1786838400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2445, 53, 1786924800, 1786924800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2446, 53, 1787011200, 1787011200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2447, 53, 1787097600, 1787097600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2448, 53, 1787184000, 1787184000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2449, 53, 1787270400, 1787270400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2450, 53, 1787356800, 1787356800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2451, 53, 1787443200, 1787443200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2452, 53, 1787529600, 1787529600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2453, 53, 1787616000, 1787616000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2454, 53, 1787702400, 1787702400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2455, 53, 1787788800, 1787788800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2456, 53, 1787875200, 1787875200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2457, 53, 1787961600, 1787961600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2458, 53, 1788048000, 1788048000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2459, 53, 1788134400, 1788134400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2460, 53, 1788220800, 1788220800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2461, 53, 1788307200, 1788307200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2462, 53, 1788393600, 1788393600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2463, 53, 1788480000, 1788480000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2464, 53, 1788566400, 1788566400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2465, 53, 1788652800, 1788652800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2466, 53, 1788739200, 1788739200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2467, 53, 1788825600, 1788825600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2468, 53, 1788912000, 1788912000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2469, 53, 1788998400, 1788998400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2470, 53, 1789084800, 1789084800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2471, 53, 1789171200, 1789171200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2472, 53, 1789257600, 1789257600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2473, 53, 1789344000, 1789344000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2474, 53, 1789430400, 1789430400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2475, 53, 1789516800, 1789516800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2476, 53, 1789603200, 1789603200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2477, 53, 1789689600, 1789689600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2478, 53, 1789776000, 1789776000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2479, 53, 1789862400, 1789862400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2480, 53, 1789948800, 1789948800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2481, 53, 1790035200, 1790035200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2482, 53, 1790121600, 1790121600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2483, 53, 1790208000, 1790208000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2484, 53, 1790294400, 1790294400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2485, 53, 1790380800, 1790380800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2486, 53, 1790467200, 1790467200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2487, 53, 1790553600, 1790553600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2488, 53, 1790640000, 1790640000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2489, 53, 1790726400, 1790726400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2490, 53, 1790812800, 1790812800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2491, 53, 1790899200, 1790899200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2492, 53, 1790985600, 1790985600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2493, 53, 1791072000, 1791072000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2494, 53, 1791158400, 1791158400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2495, 53, 1791244800, 1791244800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2496, 53, 1791331200, 1791331200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2497, 53, 1791417600, 1791417600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2498, 53, 1791504000, 1791504000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2499, 53, 1791590400, 1791590400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2500, 53, 1791676800, 1791676800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2501, 53, 1791763200, 1791763200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2502, 53, 1791849600, 1791849600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2503, 53, 1791936000, 1791936000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2504, 53, 1792022400, 1792022400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2505, 53, 1792108800, 1792108800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2506, 53, 1792195200, 1792195200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2507, 53, 1792281600, 1792281600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2508, 53, 1792368000, 1792368000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2509, 53, 1792454400, 1792454400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2510, 53, 1792540800, 1792540800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2511, 53, 1792627200, 1792627200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2512, 53, 1792713600, 1792713600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2513, 53, 1792800000, 1792800000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2514, 53, 1792886400, 1792886400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2515, 53, 1792972800, 1792972800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2516, 53, 1793059200, 1793059200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2517, 53, 1793145600, 1793145600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2518, 53, 1793232000, 1793232000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2519, 53, 1793318400, 1793318400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2520, 53, 1793404800, 1793404800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2521, 53, 1793491200, 1793491200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2522, 53, 1793577600, 1793577600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2523, 53, 1793664000, 1793664000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2524, 53, 1793750400, 1793750400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2525, 53, 1793836800, 1793836800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2526, 53, 1793923200, 1793923200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2527, 53, 1794009600, 1794009600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2528, 53, 1794096000, 1794096000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2529, 53, 1794182400, 1794182400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2530, 53, 1794268800, 1794268800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2531, 53, 1794355200, 1794355200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2532, 53, 1794441600, 1794441600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2533, 53, 1794528000, 1794528000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2534, 53, 1794614400, 1794614400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2535, 53, 1794700800, 1794700800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2536, 53, 1794787200, 1794787200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2537, 53, 1794873600, 1794873600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2538, 53, 1794960000, 1794960000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2539, 53, 1795046400, 1795046400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2540, 53, 1795132800, 1795132800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2541, 53, 1795219200, 1795219200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2542, 53, 1795305600, 1795305600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2543, 53, 1795392000, 1795392000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2544, 53, 1795478400, 1795478400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2545, 53, 1795564800, 1795564800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2546, 53, 1795651200, 1795651200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2547, 53, 1795737600, 1795737600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2548, 53, 1795824000, 1795824000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2549, 53, 1795910400, 1795910400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2550, 53, 1795996800, 1795996800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2551, 53, 1796083200, 1796083200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2552, 53, 1796169600, 1796169600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2553, 53, 1796256000, 1796256000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2554, 53, 1796342400, 1796342400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2555, 53, 1796428800, 1796428800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2556, 53, 1796515200, 1796515200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2557, 53, 1796601600, 1796601600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2558, 53, 1796688000, 1796688000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2559, 53, 1796774400, 1796774400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2560, 53, 1796860800, 1796860800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2561, 53, 1796947200, 1796947200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2562, 53, 1797033600, 1797033600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2563, 53, 1797120000, 1797120000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2564, 53, 1797206400, 1797206400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2565, 53, 1797292800, 1797292800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2566, 53, 1797379200, 1797379200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2567, 53, 1797465600, 1797465600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2568, 53, 1797552000, 1797552000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2569, 53, 1797638400, 1797638400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2570, 53, 1797724800, 1797724800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2571, 53, 1797811200, 1797811200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2572, 53, 1797897600, 1797897600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2573, 53, 1797984000, 1797984000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2574, 53, 1798070400, 1798070400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2575, 53, 1798156800, 1798156800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2576, 53, 1798243200, 1798243200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2577, 53, 1798329600, 1798329600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2578, 53, 1798416000, 1798416000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2579, 53, 1798502400, 1798502400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2580, 53, 1798588800, 1798588800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2581, 53, 1798675200, 1798675200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2582, 53, 1798761600, 1798761600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2583, 53, 1798848000, 1798848000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2584, 53, 1798934400, 1798934400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2585, 53, 1799020800, 1799020800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2586, 53, 1799107200, 1799107200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2587, 53, 1799193600, 1799193600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2588, 53, 1799280000, 1799280000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2589, 53, 1799366400, 1799366400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2590, 53, 1799452800, 1799452800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2591, 53, 1799539200, 1799539200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2592, 53, 1799625600, 1799625600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2593, 53, 1799712000, 1799712000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2594, 53, 1799798400, 1799798400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2595, 53, 1799884800, 1799884800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2596, 53, 1799971200, 1799971200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2597, 53, 1800057600, 1800057600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2598, 53, 1800144000, 1800144000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2599, 53, 1800230400, 1800230400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2600, 53, 1800316800, 1800316800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2601, 53, 1800403200, 1800403200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2602, 53, 1800489600, 1800489600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2603, 53, 1800576000, 1800576000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2604, 53, 1800662400, 1800662400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2605, 53, 1800748800, 1800748800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2606, 53, 1800835200, 1800835200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2607, 53, 1800921600, 1800921600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2608, 53, 1801008000, 1801008000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2609, 53, 1801094400, 1801094400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2610, 53, 1801180800, 1801180800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2611, 53, 1801267200, 1801267200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2612, 53, 1801353600, 1801353600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2613, 53, 1801440000, 1801440000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2614, 53, 1801526400, 1801526400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2615, 53, 1801612800, 1801612800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2616, 53, 1801699200, 1801699200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2617, 53, 1801785600, 1801785600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2618, 53, 1801872000, 1801872000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2619, 53, 1801958400, 1801958400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2620, 53, 1802044800, 1802044800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2621, 53, 1802131200, 1802131200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2622, 53, 1802217600, 1802217600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2623, 53, 1802304000, 1802304000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2624, 53, 1802390400, 1802390400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2625, 53, 1802476800, 1802476800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2626, 53, 1802563200, 1802563200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2627, 53, 1802649600, 1802649600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2628, 53, 1802736000, 1802736000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2629, 53, 1802822400, 1802822400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2630, 53, 1802908800, 1802908800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2631, 53, 1802995200, 1802995200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2632, 53, 1803081600, 1803081600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2633, 53, 1803168000, 1803168000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2634, 53, 1803254400, 1803254400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2635, 53, 1803340800, 1803340800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2636, 53, 1803427200, 1803427200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2637, 53, 1803513600, 1803513600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2638, 53, 1803600000, 1803600000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2639, 53, 1803686400, 1803686400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2640, 53, 1803772800, 1803772800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2641, 53, 1803859200, 1803859200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2642, 53, 1803945600, 1803945600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2643, 53, 1804032000, 1804032000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2644, 53, 1804118400, 1804118400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2645, 53, 1804204800, 1804204800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2646, 53, 1804291200, 1804291200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2647, 53, 1804377600, 1804377600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2648, 53, 1804464000, 1804464000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2649, 53, 1804550400, 1804550400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2650, 53, 1804636800, 1804636800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2651, 53, 1804723200, 1804723200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2652, 53, 1804809600, 1804809600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2653, 53, 1804896000, 1804896000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2654, 53, 1804982400, 1804982400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2655, 53, 1805068800, 1805068800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2656, 53, 1805155200, 1805155200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2657, 53, 1805241600, 1805241600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2658, 53, 1805328000, 1805328000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2659, 53, 1805414400, 1805414400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2660, 53, 1805500800, 1805500800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2661, 53, 1805587200, 1805587200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2662, 53, 1805673600, 1805673600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2663, 53, 1805760000, 1805760000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2664, 53, 1805846400, 1805846400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2665, 53, 1805932800, 1805932800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2666, 53, 1806019200, 1806019200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2667, 53, 1806105600, 1806105600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2668, 53, 1806192000, 1806192000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2669, 53, 1806278400, 1806278400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2670, 53, 1806364800, 1806364800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2671, 53, 1806451200, 1806451200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2672, 53, 1806537600, 1806537600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2673, 53, 1806624000, 1806624000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2674, 53, 1806710400, 1806710400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2675, 53, 1806796800, 1806796800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2676, 53, 1806883200, 1806883200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2677, 53, 1806969600, 1806969600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2678, 53, 1807056000, 1807056000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2679, 53, 1807142400, 1807142400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2680, 53, 1807228800, 1807228800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2681, 53, 1807315200, 1807315200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2682, 53, 1807401600, 1807401600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2683, 53, 1807488000, 1807488000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2684, 53, 1807574400, 1807574400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2685, 53, 1807660800, 1807660800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2686, 53, 1807747200, 1807747200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2687, 53, 1807833600, 1807833600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2688, 53, 1807920000, 1807920000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2689, 53, 1808006400, 1808006400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2690, 53, 1808092800, 1808092800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2691, 53, 1808179200, 1808179200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2692, 53, 1808265600, 1808265600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2693, 53, 1808352000, 1808352000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2694, 53, 1808438400, 1808438400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2695, 53, 1808524800, 1808524800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2696, 53, 1808611200, 1808611200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2697, 53, 1808697600, 1808697600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2698, 53, 1808784000, 1808784000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2699, 53, 1808870400, 1808870400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2700, 53, 1808956800, 1808956800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2701, 53, 1809043200, 1809043200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2702, 53, 1809129600, 1809129600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2703, 53, 1809216000, 1809216000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2704, 53, 1809302400, 1809302400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2705, 53, 1809388800, 1809388800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2706, 53, 1809475200, 1809475200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2707, 53, 1809561600, 1809561600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2708, 53, 1809648000, 1809648000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2709, 53, 1809734400, 1809734400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2710, 53, 1809820800, 1809820800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2711, 53, 1809907200, 1809907200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2712, 53, 1809993600, 1809993600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2713, 53, 1810080000, 1810080000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2714, 53, 1810166400, 1810166400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2715, 53, 1810252800, 1810252800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2716, 53, 1810339200, 1810339200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2717, 53, 1810425600, 1810425600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2718, 53, 1810512000, 1810512000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2719, 53, 1810598400, 1810598400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2720, 53, 1810684800, 1810684800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2721, 53, 1810771200, 1810771200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2722, 53, 1810857600, 1810857600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2723, 53, 1810944000, 1810944000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2724, 53, 1811030400, 1811030400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2725, 53, 1811116800, 1811116800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2726, 53, 1811203200, 1811203200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2727, 53, 1811289600, 1811289600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2728, 53, 1811376000, 1811376000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2729, 53, 1811462400, 1811462400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2730, 53, 1811548800, 1811548800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2731, 53, 1811635200, 1811635200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2732, 53, 1811721600, 1811721600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2733, 53, 1811808000, 1811808000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2734, 53, 1811894400, 1811894400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2735, 53, 1811980800, 1811980800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2736, 53, 1812067200, 1812067200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2737, 53, 1812153600, 1812153600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2738, 53, 1812240000, 1812240000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2739, 53, 1812326400, 1812326400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2740, 53, 1812412800, 1812412800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2741, 53, 1812499200, 1812499200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2742, 53, 1812585600, 1812585600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2743, 53, 1812672000, 1812672000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2744, 53, 1812758400, 1812758400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2745, 53, 1812844800, 1812844800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2746, 53, 1812931200, 1812931200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2747, 53, 1813017600, 1813017600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2748, 53, 1813104000, 1813104000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2749, 53, 1813190400, 1813190400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2750, 53, 1813276800, 1813276800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2751, 53, 1813363200, 1813363200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2752, 53, 1813449600, 1813449600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2753, 53, 1813536000, 1813536000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2754, 53, 1813622400, 1813622400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2755, 53, 1813708800, 1813708800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2756, 53, 1813795200, 1813795200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2757, 53, 1813881600, 1813881600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2758, 53, 1813968000, 1813968000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2759, 53, 1814054400, 1814054400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2760, 53, 1814140800, 1814140800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2761, 53, 1814227200, 1814227200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2762, 53, 1814313600, 1814313600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2763, 53, 1814400000, 1814400000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2764, 53, 1814486400, 1814486400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2765, 53, 1814572800, 1814572800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2766, 53, 1814659200, 1814659200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2767, 53, 1814745600, 1814745600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2768, 53, 1814832000, 1814832000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2769, 53, 1814918400, 1814918400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2770, 53, 1815004800, 1815004800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2771, 53, 1815091200, 1815091200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2772, 53, 1815177600, 1815177600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2773, 53, 1815264000, 1815264000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2774, 53, 1815350400, 1815350400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2775, 53, 1815436800, 1815436800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2776, 53, 1815523200, 1815523200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2777, 53, 1815609600, 1815609600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2778, 53, 1815696000, 1815696000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2779, 53, 1815782400, 1815782400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2780, 53, 1815868800, 1815868800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2781, 53, 1815955200, 1815955200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2782, 53, 1816041600, 1816041600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2783, 53, 1816128000, 1816128000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2784, 53, 1816214400, 1816214400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2785, 53, 1816300800, 1816300800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2786, 53, 1816387200, 1816387200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2787, 53, 1816473600, 1816473600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2788, 53, 1816560000, 1816560000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2789, 53, 1816646400, 1816646400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2790, 53, 1816732800, 1816732800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2791, 53, 1816819200, 1816819200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2792, 53, 1816905600, 1816905600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2793, 53, 1816992000, 1816992000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2794, 53, 1817078400, 1817078400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2795, 53, 1817164800, 1817164800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2796, 53, 1817251200, 1817251200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2797, 53, 1817337600, 1817337600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2798, 53, 1817424000, 1817424000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2799, 53, 1817510400, 1817510400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2800, 53, 1817596800, 1817596800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2801, 53, 1817683200, 1817683200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2802, 53, 1817769600, 1817769600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2803, 53, 1817856000, 1817856000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2804, 53, 1817942400, 1817942400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2805, 53, 1818028800, 1818028800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2806, 53, 1818115200, 1818115200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2807, 53, 1818201600, 1818201600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(2808, 54, 1786665600, 1786665600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2809, 54, 1786752000, 1786752000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2810, 54, 1786838400, 1786838400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2811, 54, 1786924800, 1786924800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2812, 54, 1787011200, 1787011200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2813, 54, 1787097600, 1787097600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2814, 54, 1787184000, 1787184000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2815, 54, 1787270400, 1787270400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2816, 54, 1787356800, 1787356800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2817, 54, 1787443200, 1787443200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2818, 54, 1787529600, 1787529600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2819, 54, 1787616000, 1787616000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2820, 54, 1787702400, 1787702400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2821, 54, 1787788800, 1787788800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2822, 54, 1787875200, 1787875200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2823, 54, 1787961600, 1787961600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2824, 54, 1788048000, 1788048000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2825, 54, 1788134400, 1788134400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2826, 54, 1788220800, 1788220800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2827, 54, 1788307200, 1788307200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2828, 54, 1788393600, 1788393600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2829, 54, 1788480000, 1788480000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2830, 54, 1788566400, 1788566400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2831, 54, 1788652800, 1788652800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2832, 54, 1788739200, 1788739200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2833, 54, 1788825600, 1788825600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2834, 54, 1788912000, 1788912000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2835, 54, 1788998400, 1788998400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2836, 54, 1789084800, 1789084800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2837, 54, 1789171200, 1789171200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2838, 54, 1789257600, 1789257600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2839, 54, 1789344000, 1789344000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2840, 54, 1789430400, 1789430400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2841, 54, 1789516800, 1789516800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2842, 54, 1789603200, 1789603200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2843, 54, 1789689600, 1789689600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2844, 54, 1789776000, 1789776000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2845, 54, 1789862400, 1789862400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2846, 54, 1789948800, 1789948800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2847, 54, 1790035200, 1790035200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2848, 54, 1790121600, 1790121600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2849, 54, 1790208000, 1790208000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2850, 54, 1790294400, 1790294400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2851, 54, 1790380800, 1790380800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2852, 54, 1790467200, 1790467200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2853, 54, 1790553600, 1790553600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2854, 54, 1790640000, 1790640000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2855, 54, 1790726400, 1790726400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2856, 54, 1790812800, 1790812800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2857, 54, 1790899200, 1790899200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2858, 54, 1790985600, 1790985600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2859, 54, 1791072000, 1791072000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2860, 54, 1791158400, 1791158400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2861, 54, 1791244800, 1791244800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2862, 54, 1791331200, 1791331200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2863, 54, 1791417600, 1791417600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2864, 54, 1791504000, 1791504000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2865, 54, 1791590400, 1791590400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2866, 54, 1791676800, 1791676800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2867, 54, 1791763200, 1791763200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2868, 54, 1791849600, 1791849600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2869, 54, 1791936000, 1791936000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2870, 54, 1792022400, 1792022400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2871, 54, 1792108800, 1792108800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2872, 54, 1792195200, 1792195200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2873, 54, 1792281600, 1792281600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2874, 54, 1792368000, 1792368000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2875, 54, 1792454400, 1792454400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2876, 54, 1792540800, 1792540800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2877, 54, 1792627200, 1792627200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2878, 54, 1792713600, 1792713600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2879, 54, 1792800000, 1792800000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2880, 54, 1792886400, 1792886400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2881, 54, 1792972800, 1792972800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2882, 54, 1793059200, 1793059200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2883, 54, 1793145600, 1793145600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2884, 54, 1793232000, 1793232000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2885, 54, 1793318400, 1793318400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2886, 54, 1793404800, 1793404800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2887, 54, 1793491200, 1793491200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2888, 54, 1793577600, 1793577600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2889, 54, 1793664000, 1793664000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2890, 54, 1793750400, 1793750400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2891, 54, 1793836800, 1793836800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2892, 54, 1793923200, 1793923200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2893, 54, 1794009600, 1794009600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2894, 54, 1794096000, 1794096000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2895, 54, 1794182400, 1794182400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2896, 54, 1794268800, 1794268800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2897, 54, 1794355200, 1794355200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2898, 54, 1794441600, 1794441600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2899, 54, 1794528000, 1794528000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2900, 54, 1794614400, 1794614400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2901, 54, 1794700800, 1794700800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2902, 54, 1794787200, 1794787200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2903, 54, 1794873600, 1794873600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2904, 54, 1794960000, 1794960000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2905, 54, 1795046400, 1795046400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2906, 54, 1795132800, 1795132800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2907, 54, 1795219200, 1795219200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2908, 54, 1795305600, 1795305600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2909, 54, 1795392000, 1795392000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2910, 54, 1795478400, 1795478400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2911, 54, 1795564800, 1795564800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2912, 54, 1795651200, 1795651200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2913, 54, 1795737600, 1795737600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2914, 54, 1795824000, 1795824000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2915, 54, 1795910400, 1795910400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2916, 54, 1795996800, 1795996800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2917, 54, 1796083200, 1796083200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2918, 54, 1796169600, 1796169600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2919, 54, 1796256000, 1796256000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2920, 54, 1796342400, 1796342400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2921, 54, 1796428800, 1796428800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2922, 54, 1796515200, 1796515200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2923, 54, 1796601600, 1796601600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2924, 54, 1796688000, 1796688000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2925, 54, 1796774400, 1796774400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2926, 54, 1796860800, 1796860800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2927, 54, 1796947200, 1796947200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2928, 54, 1797033600, 1797033600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2929, 54, 1797120000, 1797120000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2930, 54, 1797206400, 1797206400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2931, 54, 1797292800, 1797292800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2932, 54, 1797379200, 1797379200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2933, 54, 1797465600, 1797465600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2934, 54, 1797552000, 1797552000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2935, 54, 1797638400, 1797638400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2936, 54, 1797724800, 1797724800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2937, 54, 1797811200, 1797811200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2938, 54, 1797897600, 1797897600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2939, 54, 1797984000, 1797984000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2940, 54, 1798070400, 1798070400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2941, 54, 1798156800, 1798156800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2942, 54, 1798243200, 1798243200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2943, 54, 1798329600, 1798329600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2944, 54, 1798416000, 1798416000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2945, 54, 1798502400, 1798502400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2946, 54, 1798588800, 1798588800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2947, 54, 1798675200, 1798675200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2948, 54, 1798761600, 1798761600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2949, 54, 1798848000, 1798848000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2950, 54, 1798934400, 1798934400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2951, 54, 1799020800, 1799020800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2952, 54, 1799107200, 1799107200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2953, 54, 1799193600, 1799193600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2954, 54, 1799280000, 1799280000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2955, 54, 1799366400, 1799366400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2956, 54, 1799452800, 1799452800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2957, 54, 1799539200, 1799539200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2958, 54, 1799625600, 1799625600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2959, 54, 1799712000, 1799712000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2960, 54, 1799798400, 1799798400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2961, 54, 1799884800, 1799884800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2962, 54, 1799971200, 1799971200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2963, 54, 1800057600, 1800057600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2964, 54, 1800144000, 1800144000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2965, 54, 1800230400, 1800230400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2966, 54, 1800316800, 1800316800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2967, 54, 1800403200, 1800403200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2968, 54, 1800489600, 1800489600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2969, 54, 1800576000, 1800576000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2970, 54, 1800662400, 1800662400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2971, 54, 1800748800, 1800748800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2972, 54, 1800835200, 1800835200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(2973, 54, 1800921600, 1800921600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2974, 54, 1801008000, 1801008000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2975, 54, 1801094400, 1801094400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2976, 54, 1801180800, 1801180800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2977, 54, 1801267200, 1801267200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2978, 54, 1801353600, 1801353600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2979, 54, 1801440000, 1801440000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2980, 54, 1801526400, 1801526400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2981, 54, 1801612800, 1801612800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2982, 54, 1801699200, 1801699200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2983, 54, 1801785600, 1801785600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2984, 54, 1801872000, 1801872000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2985, 54, 1801958400, 1801958400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2986, 54, 1802044800, 1802044800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2987, 54, 1802131200, 1802131200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2988, 54, 1802217600, 1802217600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2989, 54, 1802304000, 1802304000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2990, 54, 1802390400, 1802390400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2991, 54, 1802476800, 1802476800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2992, 54, 1802563200, 1802563200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2993, 54, 1802649600, 1802649600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2994, 54, 1802736000, 1802736000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2995, 54, 1802822400, 1802822400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2996, 54, 1802908800, 1802908800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2997, 54, 1802995200, 1802995200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2998, 54, 1803081600, 1803081600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(2999, 54, 1803168000, 1803168000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3000, 54, 1803254400, 1803254400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3001, 54, 1803340800, 1803340800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3002, 54, 1803427200, 1803427200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3003, 54, 1803513600, 1803513600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3004, 54, 1803600000, 1803600000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3005, 54, 1803686400, 1803686400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3006, 54, 1803772800, 1803772800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3007, 54, 1803859200, 1803859200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3008, 54, 1803945600, 1803945600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3009, 54, 1804032000, 1804032000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3010, 54, 1804118400, 1804118400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3011, 54, 1804204800, 1804204800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3012, 54, 1804291200, 1804291200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3013, 54, 1804377600, 1804377600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3014, 54, 1804464000, 1804464000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3015, 54, 1804550400, 1804550400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3016, 54, 1804636800, 1804636800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3017, 54, 1804723200, 1804723200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3018, 54, 1804809600, 1804809600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3019, 54, 1804896000, 1804896000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3020, 54, 1804982400, 1804982400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3021, 54, 1805068800, 1805068800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3022, 54, 1805155200, 1805155200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3023, 54, 1805241600, 1805241600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3024, 54, 1805328000, 1805328000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3025, 54, 1805414400, 1805414400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3026, 54, 1805500800, 1805500800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3027, 54, 1805587200, 1805587200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3028, 54, 1805673600, 1805673600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3029, 54, 1805760000, 1805760000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3030, 54, 1805846400, 1805846400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3031, 54, 1805932800, 1805932800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3032, 54, 1806019200, 1806019200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3033, 54, 1806105600, 1806105600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3034, 54, 1806192000, 1806192000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3035, 54, 1806278400, 1806278400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3036, 54, 1806364800, 1806364800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3037, 54, 1806451200, 1806451200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3038, 54, 1806537600, 1806537600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3039, 54, 1806624000, 1806624000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3040, 54, 1806710400, 1806710400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3041, 54, 1806796800, 1806796800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3042, 54, 1806883200, 1806883200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3043, 54, 1806969600, 1806969600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3044, 54, 1807056000, 1807056000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3045, 54, 1807142400, 1807142400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3046, 54, 1807228800, 1807228800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3047, 54, 1807315200, 1807315200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3048, 54, 1807401600, 1807401600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3049, 54, 1807488000, 1807488000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3050, 54, 1807574400, 1807574400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3051, 54, 1807660800, 1807660800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3052, 54, 1807747200, 1807747200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3053, 54, 1807833600, 1807833600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3054, 54, 1807920000, 1807920000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3055, 54, 1808006400, 1808006400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3056, 54, 1808092800, 1808092800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3057, 54, 1808179200, 1808179200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3058, 54, 1808265600, 1808265600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3059, 54, 1808352000, 1808352000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3060, 54, 1808438400, 1808438400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3061, 54, 1808524800, 1808524800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3062, 54, 1808611200, 1808611200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3063, 54, 1808697600, 1808697600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3064, 54, 1808784000, 1808784000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3065, 54, 1808870400, 1808870400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3066, 54, 1808956800, 1808956800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3067, 54, 1809043200, 1809043200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3068, 54, 1809129600, 1809129600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3069, 54, 1809216000, 1809216000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3070, 54, 1809302400, 1809302400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3071, 54, 1809388800, 1809388800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3072, 54, 1809475200, 1809475200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3073, 54, 1809561600, 1809561600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3074, 54, 1809648000, 1809648000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3075, 54, 1809734400, 1809734400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3076, 54, 1809820800, 1809820800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3077, 54, 1809907200, 1809907200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3078, 54, 1809993600, 1809993600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3079, 54, 1810080000, 1810080000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3080, 54, 1810166400, 1810166400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3081, 54, 1810252800, 1810252800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3082, 54, 1810339200, 1810339200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3083, 54, 1810425600, 1810425600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3084, 54, 1810512000, 1810512000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3085, 54, 1810598400, 1810598400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3086, 54, 1810684800, 1810684800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3087, 54, 1810771200, 1810771200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3088, 54, 1810857600, 1810857600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3089, 54, 1810944000, 1810944000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3090, 54, 1811030400, 1811030400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3091, 54, 1811116800, 1811116800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3092, 54, 1811203200, 1811203200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3093, 54, 1811289600, 1811289600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3094, 54, 1811376000, 1811376000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3095, 54, 1811462400, 1811462400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3096, 54, 1811548800, 1811548800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3097, 54, 1811635200, 1811635200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3098, 54, 1811721600, 1811721600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3099, 54, 1811808000, 1811808000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3100, 54, 1811894400, 1811894400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3101, 54, 1811980800, 1811980800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3102, 54, 1812067200, 1812067200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3103, 54, 1812153600, 1812153600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3104, 54, 1812240000, 1812240000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3105, 54, 1812326400, 1812326400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3106, 54, 1812412800, 1812412800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3107, 54, 1812499200, 1812499200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3108, 54, 1812585600, 1812585600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3109, 54, 1812672000, 1812672000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3110, 54, 1812758400, 1812758400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3111, 54, 1812844800, 1812844800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3112, 54, 1812931200, 1812931200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3113, 54, 1813017600, 1813017600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3114, 54, 1813104000, 1813104000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3115, 54, 1813190400, 1813190400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3116, 54, 1813276800, 1813276800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3117, 54, 1813363200, 1813363200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3118, 54, 1813449600, 1813449600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3119, 54, 1813536000, 1813536000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3120, 54, 1813622400, 1813622400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3121, 54, 1813708800, 1813708800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3122, 54, 1813795200, 1813795200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3123, 54, 1813881600, 1813881600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3124, 54, 1813968000, 1813968000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3125, 54, 1814054400, 1814054400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3126, 54, 1814140800, 1814140800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3127, 54, 1814227200, 1814227200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3128, 54, 1814313600, 1814313600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3129, 54, 1814400000, 1814400000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3130, 54, 1814486400, 1814486400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3131, 54, 1814572800, 1814572800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3132, 54, 1814659200, 1814659200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3133, 54, 1814745600, 1814745600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3134, 54, 1814832000, 1814832000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3135, 54, 1814918400, 1814918400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3136, 54, 1815004800, 1815004800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3137, 54, 1815091200, 1815091200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3138, 54, 1815177600, 1815177600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3139, 54, 1815264000, 1815264000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3140, 54, 1815350400, 1815350400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3141, 54, 1815436800, 1815436800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3142, 54, 1815523200, 1815523200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3143, 54, 1815609600, 1815609600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3144, 54, 1815696000, 1815696000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3145, 54, 1815782400, 1815782400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3146, 54, 1815868800, 1815868800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3147, 54, 1815955200, 1815955200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3148, 54, 1816041600, 1816041600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3149, 54, 1816128000, 1816128000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3150, 54, 1816214400, 1816214400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3151, 54, 1816300800, 1816300800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3152, 54, 1816387200, 1816387200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3153, 54, 1816473600, 1816473600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3154, 54, 1816560000, 1816560000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3155, 54, 1816646400, 1816646400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3156, 54, 1816732800, 1816732800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3157, 54, 1816819200, 1816819200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3158, 54, 1816905600, 1816905600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3159, 54, 1816992000, 1816992000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3160, 54, 1817078400, 1817078400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3161, 54, 1817164800, 1817164800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3162, 54, 1817251200, 1817251200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3163, 54, 1817337600, 1817337600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3164, 54, 1817424000, 1817424000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3165, 54, 1817510400, 1817510400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3166, 54, 1817596800, 1817596800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3167, 54, 1817683200, 1817683200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3168, 54, 1817769600, 1817769600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3169, 54, 1817856000, 1817856000, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3170, 54, 1817942400, 1817942400, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3171, 54, 1818028800, 1818028800, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3172, 54, 1818115200, 1818115200, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3173, 54, 1818201600, 1818201600, NULL, 1, 15, '53', '53', '0', '0', 'available', 0, 0, 0, 1),
(3174, 55, 1786665600, 1786665600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3175, 55, 1786752000, 1786752000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3176, 55, 1786838400, 1786838400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3177, 55, 1786924800, 1786924800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3178, 55, 1787011200, 1787011200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3179, 55, 1787097600, 1787097600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3180, 55, 1787184000, 1787184000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3181, 55, 1787270400, 1787270400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3182, 55, 1787356800, 1787356800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3183, 55, 1787443200, 1787443200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3184, 55, 1787529600, 1787529600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3185, 55, 1787616000, 1787616000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3186, 55, 1787702400, 1787702400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3187, 55, 1787788800, 1787788800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3188, 55, 1787875200, 1787875200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3189, 55, 1787961600, 1787961600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3190, 55, 1788048000, 1788048000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3191, 55, 1788134400, 1788134400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3192, 55, 1788220800, 1788220800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3193, 55, 1788307200, 1788307200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3194, 55, 1788393600, 1788393600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3195, 55, 1788480000, 1788480000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3196, 55, 1788566400, 1788566400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3197, 55, 1788652800, 1788652800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3198, 55, 1788739200, 1788739200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3199, 55, 1788825600, 1788825600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3200, 55, 1788912000, 1788912000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3201, 55, 1788998400, 1788998400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3202, 55, 1789084800, 1789084800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3203, 55, 1789171200, 1789171200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3204, 55, 1789257600, 1789257600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3205, 55, 1789344000, 1789344000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3206, 55, 1789430400, 1789430400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3207, 55, 1789516800, 1789516800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3208, 55, 1789603200, 1789603200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3209, 55, 1789689600, 1789689600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3210, 55, 1789776000, 1789776000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3211, 55, 1789862400, 1789862400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3212, 55, 1789948800, 1789948800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3213, 55, 1790035200, 1790035200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3214, 55, 1790121600, 1790121600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3215, 55, 1790208000, 1790208000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3216, 55, 1790294400, 1790294400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3217, 55, 1790380800, 1790380800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3218, 55, 1790467200, 1790467200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3219, 55, 1790553600, 1790553600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3220, 55, 1790640000, 1790640000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3221, 55, 1790726400, 1790726400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3222, 55, 1790812800, 1790812800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3223, 55, 1790899200, 1790899200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3224, 55, 1790985600, 1790985600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3225, 55, 1791072000, 1791072000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3226, 55, 1791158400, 1791158400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3227, 55, 1791244800, 1791244800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3228, 55, 1791331200, 1791331200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3229, 55, 1791417600, 1791417600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3230, 55, 1791504000, 1791504000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3231, 55, 1791590400, 1791590400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3232, 55, 1791676800, 1791676800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3233, 55, 1791763200, 1791763200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3234, 55, 1791849600, 1791849600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3235, 55, 1791936000, 1791936000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3236, 55, 1792022400, 1792022400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3237, 55, 1792108800, 1792108800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3238, 55, 1792195200, 1792195200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3239, 55, 1792281600, 1792281600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3240, 55, 1792368000, 1792368000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3241, 55, 1792454400, 1792454400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3242, 55, 1792540800, 1792540800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3243, 55, 1792627200, 1792627200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3244, 55, 1792713600, 1792713600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3245, 55, 1792800000, 1792800000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3246, 55, 1792886400, 1792886400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3247, 55, 1792972800, 1792972800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3248, 55, 1793059200, 1793059200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3249, 55, 1793145600, 1793145600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3250, 55, 1793232000, 1793232000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3251, 55, 1793318400, 1793318400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3252, 55, 1793404800, 1793404800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3253, 55, 1793491200, 1793491200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3254, 55, 1793577600, 1793577600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3255, 55, 1793664000, 1793664000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3256, 55, 1793750400, 1793750400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3257, 55, 1793836800, 1793836800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3258, 55, 1793923200, 1793923200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3259, 55, 1794009600, 1794009600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3260, 55, 1794096000, 1794096000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3261, 55, 1794182400, 1794182400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3262, 55, 1794268800, 1794268800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3263, 55, 1794355200, 1794355200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3264, 55, 1794441600, 1794441600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3265, 55, 1794528000, 1794528000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3266, 55, 1794614400, 1794614400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3267, 55, 1794700800, 1794700800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3268, 55, 1794787200, 1794787200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3269, 55, 1794873600, 1794873600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3270, 55, 1794960000, 1794960000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3271, 55, 1795046400, 1795046400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3272, 55, 1795132800, 1795132800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3273, 55, 1795219200, 1795219200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3274, 55, 1795305600, 1795305600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3275, 55, 1795392000, 1795392000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3276, 55, 1795478400, 1795478400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3277, 55, 1795564800, 1795564800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3278, 55, 1795651200, 1795651200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3279, 55, 1795737600, 1795737600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3280, 55, 1795824000, 1795824000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3281, 55, 1795910400, 1795910400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3282, 55, 1795996800, 1795996800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3283, 55, 1796083200, 1796083200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3284, 55, 1796169600, 1796169600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3285, 55, 1796256000, 1796256000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3286, 55, 1796342400, 1796342400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3287, 55, 1796428800, 1796428800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3288, 55, 1796515200, 1796515200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3289, 55, 1796601600, 1796601600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3290, 55, 1796688000, 1796688000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3291, 55, 1796774400, 1796774400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3292, 55, 1796860800, 1796860800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3293, 55, 1796947200, 1796947200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3294, 55, 1797033600, 1797033600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3295, 55, 1797120000, 1797120000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3296, 55, 1797206400, 1797206400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3297, 55, 1797292800, 1797292800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3298, 55, 1797379200, 1797379200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3299, 55, 1797465600, 1797465600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3300, 55, 1797552000, 1797552000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3301, 55, 1797638400, 1797638400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3302, 55, 1797724800, 1797724800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3303, 55, 1797811200, 1797811200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3304, 55, 1797897600, 1797897600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3305, 55, 1797984000, 1797984000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3306, 55, 1798070400, 1798070400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3307, 55, 1798156800, 1798156800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3308, 55, 1798243200, 1798243200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3309, 55, 1798329600, 1798329600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3310, 55, 1798416000, 1798416000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3311, 55, 1798502400, 1798502400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3312, 55, 1798588800, 1798588800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3313, 55, 1798675200, 1798675200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3314, 55, 1798761600, 1798761600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3315, 55, 1798848000, 1798848000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3316, 55, 1798934400, 1798934400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3317, 55, 1799020800, 1799020800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3318, 55, 1799107200, 1799107200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3319, 55, 1799193600, 1799193600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3320, 55, 1799280000, 1799280000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3321, 55, 1799366400, 1799366400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3322, 55, 1799452800, 1799452800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3323, 55, 1799539200, 1799539200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3324, 55, 1799625600, 1799625600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3325, 55, 1799712000, 1799712000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3326, 55, 1799798400, 1799798400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3327, 55, 1799884800, 1799884800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3328, 55, 1799971200, 1799971200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3329, 55, 1800057600, 1800057600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3330, 55, 1800144000, 1800144000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3331, 55, 1800230400, 1800230400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3332, 55, 1800316800, 1800316800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3333, 55, 1800403200, 1800403200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3334, 55, 1800489600, 1800489600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3335, 55, 1800576000, 1800576000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3336, 55, 1800662400, 1800662400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3337, 55, 1800748800, 1800748800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3338, 55, 1800835200, 1800835200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3339, 55, 1800921600, 1800921600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3340, 55, 1801008000, 1801008000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3341, 55, 1801094400, 1801094400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3342, 55, 1801180800, 1801180800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3343, 55, 1801267200, 1801267200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3344, 55, 1801353600, 1801353600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3345, 55, 1801440000, 1801440000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3346, 55, 1801526400, 1801526400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3347, 55, 1801612800, 1801612800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3348, 55, 1801699200, 1801699200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3349, 55, 1801785600, 1801785600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3350, 55, 1801872000, 1801872000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3351, 55, 1801958400, 1801958400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3352, 55, 1802044800, 1802044800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3353, 55, 1802131200, 1802131200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3354, 55, 1802217600, 1802217600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3355, 55, 1802304000, 1802304000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3356, 55, 1802390400, 1802390400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3357, 55, 1802476800, 1802476800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3358, 55, 1802563200, 1802563200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3359, 55, 1802649600, 1802649600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3360, 55, 1802736000, 1802736000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3361, 55, 1802822400, 1802822400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3362, 55, 1802908800, 1802908800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3363, 55, 1802995200, 1802995200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3364, 55, 1803081600, 1803081600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3365, 55, 1803168000, 1803168000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3366, 55, 1803254400, 1803254400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3367, 55, 1803340800, 1803340800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3368, 55, 1803427200, 1803427200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3369, 55, 1803513600, 1803513600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3370, 55, 1803600000, 1803600000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3371, 55, 1803686400, 1803686400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3372, 55, 1803772800, 1803772800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3373, 55, 1803859200, 1803859200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3374, 55, 1803945600, 1803945600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3375, 55, 1804032000, 1804032000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3376, 55, 1804118400, 1804118400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3377, 55, 1804204800, 1804204800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3378, 55, 1804291200, 1804291200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3379, 55, 1804377600, 1804377600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3380, 55, 1804464000, 1804464000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3381, 55, 1804550400, 1804550400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3382, 55, 1804636800, 1804636800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3383, 55, 1804723200, 1804723200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3384, 55, 1804809600, 1804809600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3385, 55, 1804896000, 1804896000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3386, 55, 1804982400, 1804982400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3387, 55, 1805068800, 1805068800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3388, 55, 1805155200, 1805155200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3389, 55, 1805241600, 1805241600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3390, 55, 1805328000, 1805328000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3391, 55, 1805414400, 1805414400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3392, 55, 1805500800, 1805500800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3393, 55, 1805587200, 1805587200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3394, 55, 1805673600, 1805673600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3395, 55, 1805760000, 1805760000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3396, 55, 1805846400, 1805846400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3397, 55, 1805932800, 1805932800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3398, 55, 1806019200, 1806019200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3399, 55, 1806105600, 1806105600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3400, 55, 1806192000, 1806192000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3401, 55, 1806278400, 1806278400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3402, 55, 1806364800, 1806364800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3403, 55, 1806451200, 1806451200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3404, 55, 1806537600, 1806537600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3405, 55, 1806624000, 1806624000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3406, 55, 1806710400, 1806710400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3407, 55, 1806796800, 1806796800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3408, 55, 1806883200, 1806883200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3409, 55, 1806969600, 1806969600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3410, 55, 1807056000, 1807056000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3411, 55, 1807142400, 1807142400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3412, 55, 1807228800, 1807228800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3413, 55, 1807315200, 1807315200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3414, 55, 1807401600, 1807401600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3415, 55, 1807488000, 1807488000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3416, 55, 1807574400, 1807574400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3417, 55, 1807660800, 1807660800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3418, 55, 1807747200, 1807747200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3419, 55, 1807833600, 1807833600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3420, 55, 1807920000, 1807920000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3421, 55, 1808006400, 1808006400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3422, 55, 1808092800, 1808092800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3423, 55, 1808179200, 1808179200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3424, 55, 1808265600, 1808265600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3425, 55, 1808352000, 1808352000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3426, 55, 1808438400, 1808438400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3427, 55, 1808524800, 1808524800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3428, 55, 1808611200, 1808611200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3429, 55, 1808697600, 1808697600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3430, 55, 1808784000, 1808784000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3431, 55, 1808870400, 1808870400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3432, 55, 1808956800, 1808956800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3433, 55, 1809043200, 1809043200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3434, 55, 1809129600, 1809129600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3435, 55, 1809216000, 1809216000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3436, 55, 1809302400, 1809302400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3437, 55, 1809388800, 1809388800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3438, 55, 1809475200, 1809475200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3439, 55, 1809561600, 1809561600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3440, 55, 1809648000, 1809648000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3441, 55, 1809734400, 1809734400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3442, 55, 1809820800, 1809820800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3443, 55, 1809907200, 1809907200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3444, 55, 1809993600, 1809993600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3445, 55, 1810080000, 1810080000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3446, 55, 1810166400, 1810166400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3447, 55, 1810252800, 1810252800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3448, 55, 1810339200, 1810339200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3449, 55, 1810425600, 1810425600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3450, 55, 1810512000, 1810512000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3451, 55, 1810598400, 1810598400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3452, 55, 1810684800, 1810684800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3453, 55, 1810771200, 1810771200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3454, 55, 1810857600, 1810857600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3455, 55, 1810944000, 1810944000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3456, 55, 1811030400, 1811030400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3457, 55, 1811116800, 1811116800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3458, 55, 1811203200, 1811203200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3459, 55, 1811289600, 1811289600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3460, 55, 1811376000, 1811376000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3461, 55, 1811462400, 1811462400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3462, 55, 1811548800, 1811548800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3463, 55, 1811635200, 1811635200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3464, 55, 1811721600, 1811721600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3465, 55, 1811808000, 1811808000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3466, 55, 1811894400, 1811894400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3467, 55, 1811980800, 1811980800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3468, 55, 1812067200, 1812067200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3469, 55, 1812153600, 1812153600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3470, 55, 1812240000, 1812240000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3471, 55, 1812326400, 1812326400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3472, 55, 1812412800, 1812412800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3473, 55, 1812499200, 1812499200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3474, 55, 1812585600, 1812585600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3475, 55, 1812672000, 1812672000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3476, 55, 1812758400, 1812758400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3477, 55, 1812844800, 1812844800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3478, 55, 1812931200, 1812931200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3479, 55, 1813017600, 1813017600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3480, 55, 1813104000, 1813104000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3481, 55, 1813190400, 1813190400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3482, 55, 1813276800, 1813276800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3483, 55, 1813363200, 1813363200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3484, 55, 1813449600, 1813449600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3485, 55, 1813536000, 1813536000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3486, 55, 1813622400, 1813622400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3487, 55, 1813708800, 1813708800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3488, 55, 1813795200, 1813795200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3489, 55, 1813881600, 1813881600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3490, 55, 1813968000, 1813968000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3491, 55, 1814054400, 1814054400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3492, 55, 1814140800, 1814140800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3493, 55, 1814227200, 1814227200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3494, 55, 1814313600, 1814313600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3495, 55, 1814400000, 1814400000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3496, 55, 1814486400, 1814486400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3497, 55, 1814572800, 1814572800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3498, 55, 1814659200, 1814659200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3499, 55, 1814745600, 1814745600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3500, 55, 1814832000, 1814832000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3501, 55, 1814918400, 1814918400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(3502, 55, 1815004800, 1815004800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3503, 55, 1815091200, 1815091200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3504, 55, 1815177600, 1815177600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3505, 55, 1815264000, 1815264000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3506, 55, 1815350400, 1815350400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3507, 55, 1815436800, 1815436800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3508, 55, 1815523200, 1815523200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3509, 55, 1815609600, 1815609600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3510, 55, 1815696000, 1815696000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3511, 55, 1815782400, 1815782400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3512, 55, 1815868800, 1815868800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3513, 55, 1815955200, 1815955200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3514, 55, 1816041600, 1816041600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3515, 55, 1816128000, 1816128000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3516, 55, 1816214400, 1816214400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3517, 55, 1816300800, 1816300800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3518, 55, 1816387200, 1816387200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3519, 55, 1816473600, 1816473600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3520, 55, 1816560000, 1816560000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3521, 55, 1816646400, 1816646400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3522, 55, 1816732800, 1816732800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3523, 55, 1816819200, 1816819200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3524, 55, 1816905600, 1816905600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3525, 55, 1816992000, 1816992000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3526, 55, 1817078400, 1817078400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3527, 55, 1817164800, 1817164800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3528, 55, 1817251200, 1817251200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3529, 55, 1817337600, 1817337600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3530, 55, 1817424000, 1817424000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3531, 55, 1817510400, 1817510400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3532, 55, 1817596800, 1817596800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3533, 55, 1817683200, 1817683200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3534, 55, 1817769600, 1817769600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3535, 55, 1817856000, 1817856000, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3536, 55, 1817942400, 1817942400, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3537, 55, 1818028800, 1818028800, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3538, 55, 1818115200, 1818115200, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3539, 55, 1818201600, 1818201600, NULL, 1, 15, '50', '50', '0', '0', 'available', 0, 0, 0, 1),
(3540, 56, 1786665600, 1786665600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3541, 56, 1786752000, 1786752000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3542, 56, 1786838400, 1786838400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3543, 56, 1786924800, 1786924800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3544, 56, 1787011200, 1787011200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3545, 56, 1787097600, 1787097600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3546, 56, 1787184000, 1787184000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3547, 56, 1787270400, 1787270400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3548, 56, 1787356800, 1787356800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3549, 56, 1787443200, 1787443200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3550, 56, 1787529600, 1787529600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3551, 56, 1787616000, 1787616000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3552, 56, 1787702400, 1787702400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3553, 56, 1787788800, 1787788800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3554, 56, 1787875200, 1787875200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3555, 56, 1787961600, 1787961600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3556, 56, 1788048000, 1788048000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3557, 56, 1788134400, 1788134400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3558, 56, 1788220800, 1788220800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3559, 56, 1788307200, 1788307200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3560, 56, 1788393600, 1788393600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3561, 56, 1788480000, 1788480000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3562, 56, 1788566400, 1788566400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3563, 56, 1788652800, 1788652800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3564, 56, 1788739200, 1788739200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3565, 56, 1788825600, 1788825600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3566, 56, 1788912000, 1788912000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3567, 56, 1788998400, 1788998400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3568, 56, 1789084800, 1789084800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3569, 56, 1789171200, 1789171200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3570, 56, 1789257600, 1789257600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3571, 56, 1789344000, 1789344000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3572, 56, 1789430400, 1789430400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3573, 56, 1789516800, 1789516800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3574, 56, 1789603200, 1789603200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3575, 56, 1789689600, 1789689600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3576, 56, 1789776000, 1789776000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3577, 56, 1789862400, 1789862400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3578, 56, 1789948800, 1789948800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3579, 56, 1790035200, 1790035200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3580, 56, 1790121600, 1790121600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3581, 56, 1790208000, 1790208000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3582, 56, 1790294400, 1790294400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3583, 56, 1790380800, 1790380800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3584, 56, 1790467200, 1790467200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3585, 56, 1790553600, 1790553600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3586, 56, 1790640000, 1790640000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3587, 56, 1790726400, 1790726400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3588, 56, 1790812800, 1790812800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3589, 56, 1790899200, 1790899200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3590, 56, 1790985600, 1790985600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3591, 56, 1791072000, 1791072000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3592, 56, 1791158400, 1791158400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3593, 56, 1791244800, 1791244800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3594, 56, 1791331200, 1791331200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3595, 56, 1791417600, 1791417600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3596, 56, 1791504000, 1791504000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3597, 56, 1791590400, 1791590400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3598, 56, 1791676800, 1791676800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3599, 56, 1791763200, 1791763200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3600, 56, 1791849600, 1791849600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3601, 56, 1791936000, 1791936000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3602, 56, 1792022400, 1792022400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3603, 56, 1792108800, 1792108800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3604, 56, 1792195200, 1792195200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3605, 56, 1792281600, 1792281600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3606, 56, 1792368000, 1792368000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3607, 56, 1792454400, 1792454400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3608, 56, 1792540800, 1792540800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3609, 56, 1792627200, 1792627200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3610, 56, 1792713600, 1792713600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3611, 56, 1792800000, 1792800000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3612, 56, 1792886400, 1792886400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3613, 56, 1792972800, 1792972800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3614, 56, 1793059200, 1793059200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3615, 56, 1793145600, 1793145600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3616, 56, 1793232000, 1793232000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3617, 56, 1793318400, 1793318400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3618, 56, 1793404800, 1793404800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3619, 56, 1793491200, 1793491200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3620, 56, 1793577600, 1793577600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3621, 56, 1793664000, 1793664000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3622, 56, 1793750400, 1793750400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3623, 56, 1793836800, 1793836800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3624, 56, 1793923200, 1793923200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3625, 56, 1794009600, 1794009600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3626, 56, 1794096000, 1794096000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3627, 56, 1794182400, 1794182400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3628, 56, 1794268800, 1794268800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3629, 56, 1794355200, 1794355200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3630, 56, 1794441600, 1794441600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3631, 56, 1794528000, 1794528000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3632, 56, 1794614400, 1794614400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3633, 56, 1794700800, 1794700800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3634, 56, 1794787200, 1794787200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3635, 56, 1794873600, 1794873600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3636, 56, 1794960000, 1794960000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3637, 56, 1795046400, 1795046400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3638, 56, 1795132800, 1795132800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3639, 56, 1795219200, 1795219200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3640, 56, 1795305600, 1795305600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3641, 56, 1795392000, 1795392000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3642, 56, 1795478400, 1795478400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3643, 56, 1795564800, 1795564800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3644, 56, 1795651200, 1795651200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3645, 56, 1795737600, 1795737600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3646, 56, 1795824000, 1795824000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3647, 56, 1795910400, 1795910400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3648, 56, 1795996800, 1795996800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3649, 56, 1796083200, 1796083200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3650, 56, 1796169600, 1796169600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3651, 56, 1796256000, 1796256000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3652, 56, 1796342400, 1796342400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3653, 56, 1796428800, 1796428800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3654, 56, 1796515200, 1796515200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3655, 56, 1796601600, 1796601600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3656, 56, 1796688000, 1796688000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3657, 56, 1796774400, 1796774400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3658, 56, 1796860800, 1796860800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3659, 56, 1796947200, 1796947200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3660, 56, 1797033600, 1797033600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3661, 56, 1797120000, 1797120000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3662, 56, 1797206400, 1797206400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3663, 56, 1797292800, 1797292800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3664, 56, 1797379200, 1797379200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3665, 56, 1797465600, 1797465600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3666, 56, 1797552000, 1797552000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3667, 56, 1797638400, 1797638400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3668, 56, 1797724800, 1797724800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3669, 56, 1797811200, 1797811200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3670, 56, 1797897600, 1797897600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3671, 56, 1797984000, 1797984000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3672, 56, 1798070400, 1798070400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3673, 56, 1798156800, 1798156800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3674, 56, 1798243200, 1798243200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3675, 56, 1798329600, 1798329600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3676, 56, 1798416000, 1798416000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3677, 56, 1798502400, 1798502400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3678, 56, 1798588800, 1798588800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3679, 56, 1798675200, 1798675200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3680, 56, 1798761600, 1798761600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3681, 56, 1798848000, 1798848000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3682, 56, 1798934400, 1798934400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3683, 56, 1799020800, 1799020800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3684, 56, 1799107200, 1799107200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3685, 56, 1799193600, 1799193600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3686, 56, 1799280000, 1799280000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3687, 56, 1799366400, 1799366400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3688, 56, 1799452800, 1799452800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3689, 56, 1799539200, 1799539200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3690, 56, 1799625600, 1799625600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3691, 56, 1799712000, 1799712000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3692, 56, 1799798400, 1799798400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3693, 56, 1799884800, 1799884800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3694, 56, 1799971200, 1799971200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3695, 56, 1800057600, 1800057600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3696, 56, 1800144000, 1800144000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3697, 56, 1800230400, 1800230400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3698, 56, 1800316800, 1800316800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3699, 56, 1800403200, 1800403200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3700, 56, 1800489600, 1800489600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3701, 56, 1800576000, 1800576000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3702, 56, 1800662400, 1800662400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3703, 56, 1800748800, 1800748800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3704, 56, 1800835200, 1800835200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3705, 56, 1800921600, 1800921600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3706, 56, 1801008000, 1801008000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3707, 56, 1801094400, 1801094400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3708, 56, 1801180800, 1801180800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3709, 56, 1801267200, 1801267200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3710, 56, 1801353600, 1801353600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3711, 56, 1801440000, 1801440000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3712, 56, 1801526400, 1801526400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3713, 56, 1801612800, 1801612800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3714, 56, 1801699200, 1801699200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3715, 56, 1801785600, 1801785600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3716, 56, 1801872000, 1801872000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3717, 56, 1801958400, 1801958400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3718, 56, 1802044800, 1802044800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3719, 56, 1802131200, 1802131200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3720, 56, 1802217600, 1802217600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3721, 56, 1802304000, 1802304000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3722, 56, 1802390400, 1802390400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3723, 56, 1802476800, 1802476800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3724, 56, 1802563200, 1802563200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3725, 56, 1802649600, 1802649600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3726, 56, 1802736000, 1802736000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3727, 56, 1802822400, 1802822400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3728, 56, 1802908800, 1802908800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3729, 56, 1802995200, 1802995200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3730, 56, 1803081600, 1803081600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3731, 56, 1803168000, 1803168000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3732, 56, 1803254400, 1803254400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3733, 56, 1803340800, 1803340800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3734, 56, 1803427200, 1803427200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3735, 56, 1803513600, 1803513600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3736, 56, 1803600000, 1803600000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3737, 56, 1803686400, 1803686400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3738, 56, 1803772800, 1803772800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3739, 56, 1803859200, 1803859200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3740, 56, 1803945600, 1803945600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3741, 56, 1804032000, 1804032000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3742, 56, 1804118400, 1804118400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3743, 56, 1804204800, 1804204800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3744, 56, 1804291200, 1804291200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3745, 56, 1804377600, 1804377600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3746, 56, 1804464000, 1804464000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3747, 56, 1804550400, 1804550400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3748, 56, 1804636800, 1804636800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3749, 56, 1804723200, 1804723200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3750, 56, 1804809600, 1804809600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3751, 56, 1804896000, 1804896000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3752, 56, 1804982400, 1804982400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3753, 56, 1805068800, 1805068800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3754, 56, 1805155200, 1805155200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3755, 56, 1805241600, 1805241600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3756, 56, 1805328000, 1805328000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3757, 56, 1805414400, 1805414400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3758, 56, 1805500800, 1805500800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3759, 56, 1805587200, 1805587200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3760, 56, 1805673600, 1805673600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3761, 56, 1805760000, 1805760000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3762, 56, 1805846400, 1805846400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3763, 56, 1805932800, 1805932800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3764, 56, 1806019200, 1806019200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3765, 56, 1806105600, 1806105600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3766, 56, 1806192000, 1806192000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3767, 56, 1806278400, 1806278400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3768, 56, 1806364800, 1806364800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3769, 56, 1806451200, 1806451200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3770, 56, 1806537600, 1806537600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3771, 56, 1806624000, 1806624000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3772, 56, 1806710400, 1806710400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3773, 56, 1806796800, 1806796800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3774, 56, 1806883200, 1806883200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3775, 56, 1806969600, 1806969600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3776, 56, 1807056000, 1807056000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3777, 56, 1807142400, 1807142400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3778, 56, 1807228800, 1807228800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3779, 56, 1807315200, 1807315200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3780, 56, 1807401600, 1807401600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3781, 56, 1807488000, 1807488000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3782, 56, 1807574400, 1807574400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3783, 56, 1807660800, 1807660800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3784, 56, 1807747200, 1807747200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3785, 56, 1807833600, 1807833600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3786, 56, 1807920000, 1807920000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3787, 56, 1808006400, 1808006400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3788, 56, 1808092800, 1808092800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3789, 56, 1808179200, 1808179200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3790, 56, 1808265600, 1808265600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3791, 56, 1808352000, 1808352000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3792, 56, 1808438400, 1808438400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3793, 56, 1808524800, 1808524800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3794, 56, 1808611200, 1808611200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3795, 56, 1808697600, 1808697600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3796, 56, 1808784000, 1808784000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3797, 56, 1808870400, 1808870400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3798, 56, 1808956800, 1808956800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3799, 56, 1809043200, 1809043200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3800, 56, 1809129600, 1809129600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3801, 56, 1809216000, 1809216000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3802, 56, 1809302400, 1809302400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3803, 56, 1809388800, 1809388800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3804, 56, 1809475200, 1809475200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3805, 56, 1809561600, 1809561600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3806, 56, 1809648000, 1809648000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3807, 56, 1809734400, 1809734400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3808, 56, 1809820800, 1809820800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3809, 56, 1809907200, 1809907200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3810, 56, 1809993600, 1809993600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3811, 56, 1810080000, 1810080000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3812, 56, 1810166400, 1810166400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3813, 56, 1810252800, 1810252800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3814, 56, 1810339200, 1810339200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3815, 56, 1810425600, 1810425600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3816, 56, 1810512000, 1810512000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3817, 56, 1810598400, 1810598400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3818, 56, 1810684800, 1810684800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3819, 56, 1810771200, 1810771200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3820, 56, 1810857600, 1810857600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3821, 56, 1810944000, 1810944000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3822, 56, 1811030400, 1811030400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3823, 56, 1811116800, 1811116800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3824, 56, 1811203200, 1811203200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3825, 56, 1811289600, 1811289600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3826, 56, 1811376000, 1811376000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3827, 56, 1811462400, 1811462400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3828, 56, 1811548800, 1811548800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3829, 56, 1811635200, 1811635200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3830, 56, 1811721600, 1811721600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3831, 56, 1811808000, 1811808000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3832, 56, 1811894400, 1811894400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3833, 56, 1811980800, 1811980800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3834, 56, 1812067200, 1812067200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3835, 56, 1812153600, 1812153600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3836, 56, 1812240000, 1812240000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3837, 56, 1812326400, 1812326400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3838, 56, 1812412800, 1812412800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3839, 56, 1812499200, 1812499200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3840, 56, 1812585600, 1812585600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3841, 56, 1812672000, 1812672000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3842, 56, 1812758400, 1812758400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3843, 56, 1812844800, 1812844800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3844, 56, 1812931200, 1812931200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3845, 56, 1813017600, 1813017600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3846, 56, 1813104000, 1813104000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3847, 56, 1813190400, 1813190400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3848, 56, 1813276800, 1813276800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3849, 56, 1813363200, 1813363200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3850, 56, 1813449600, 1813449600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3851, 56, 1813536000, 1813536000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3852, 56, 1813622400, 1813622400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3853, 56, 1813708800, 1813708800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3854, 56, 1813795200, 1813795200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3855, 56, 1813881600, 1813881600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3856, 56, 1813968000, 1813968000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3857, 56, 1814054400, 1814054400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3858, 56, 1814140800, 1814140800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3859, 56, 1814227200, 1814227200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3860, 56, 1814313600, 1814313600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3861, 56, 1814400000, 1814400000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3862, 56, 1814486400, 1814486400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3863, 56, 1814572800, 1814572800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3864, 56, 1814659200, 1814659200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3865, 56, 1814745600, 1814745600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3866, 56, 1814832000, 1814832000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3867, 56, 1814918400, 1814918400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3868, 56, 1815004800, 1815004800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3869, 56, 1815091200, 1815091200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3870, 56, 1815177600, 1815177600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3871, 56, 1815264000, 1815264000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3872, 56, 1815350400, 1815350400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3873, 56, 1815436800, 1815436800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3874, 56, 1815523200, 1815523200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3875, 56, 1815609600, 1815609600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3876, 56, 1815696000, 1815696000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3877, 56, 1815782400, 1815782400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3878, 56, 1815868800, 1815868800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3879, 56, 1815955200, 1815955200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3880, 56, 1816041600, 1816041600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3881, 56, 1816128000, 1816128000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3882, 56, 1816214400, 1816214400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3883, 56, 1816300800, 1816300800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3884, 56, 1816387200, 1816387200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3885, 56, 1816473600, 1816473600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3886, 56, 1816560000, 1816560000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3887, 56, 1816646400, 1816646400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3888, 56, 1816732800, 1816732800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3889, 56, 1816819200, 1816819200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3890, 56, 1816905600, 1816905600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3891, 56, 1816992000, 1816992000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3892, 56, 1817078400, 1817078400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3893, 56, 1817164800, 1817164800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3894, 56, 1817251200, 1817251200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3895, 56, 1817337600, 1817337600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3896, 56, 1817424000, 1817424000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3897, 56, 1817510400, 1817510400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3898, 56, 1817596800, 1817596800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3899, 56, 1817683200, 1817683200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3900, 56, 1817769600, 1817769600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3901, 56, 1817856000, 1817856000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3902, 56, 1817942400, 1817942400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3903, 56, 1818028800, 1818028800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3904, 56, 1818115200, 1818115200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3905, 56, 1818201600, 1818201600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3906, 57, 1786665600, 1786665600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3907, 57, 1786752000, 1786752000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3908, 57, 1786838400, 1786838400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3909, 57, 1786924800, 1786924800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3910, 57, 1787011200, 1787011200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3911, 57, 1787097600, 1787097600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3912, 57, 1787184000, 1787184000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3913, 57, 1787270400, 1787270400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3914, 57, 1787356800, 1787356800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3915, 57, 1787443200, 1787443200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3916, 57, 1787529600, 1787529600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3917, 57, 1787616000, 1787616000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3918, 57, 1787702400, 1787702400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3919, 57, 1787788800, 1787788800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3920, 57, 1787875200, 1787875200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3921, 57, 1787961600, 1787961600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3922, 57, 1788048000, 1788048000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3923, 57, 1788134400, 1788134400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3924, 57, 1788220800, 1788220800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3925, 57, 1788307200, 1788307200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3926, 57, 1788393600, 1788393600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3927, 57, 1788480000, 1788480000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3928, 57, 1788566400, 1788566400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3929, 57, 1788652800, 1788652800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3930, 57, 1788739200, 1788739200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3931, 57, 1788825600, 1788825600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3932, 57, 1788912000, 1788912000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3933, 57, 1788998400, 1788998400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3934, 57, 1789084800, 1789084800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3935, 57, 1789171200, 1789171200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3936, 57, 1789257600, 1789257600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3937, 57, 1789344000, 1789344000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3938, 57, 1789430400, 1789430400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3939, 57, 1789516800, 1789516800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3940, 57, 1789603200, 1789603200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3941, 57, 1789689600, 1789689600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3942, 57, 1789776000, 1789776000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3943, 57, 1789862400, 1789862400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3944, 57, 1789948800, 1789948800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3945, 57, 1790035200, 1790035200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3946, 57, 1790121600, 1790121600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3947, 57, 1790208000, 1790208000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3948, 57, 1790294400, 1790294400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3949, 57, 1790380800, 1790380800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3950, 57, 1790467200, 1790467200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3951, 57, 1790553600, 1790553600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3952, 57, 1790640000, 1790640000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3953, 57, 1790726400, 1790726400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3954, 57, 1790812800, 1790812800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3955, 57, 1790899200, 1790899200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3956, 57, 1790985600, 1790985600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3957, 57, 1791072000, 1791072000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3958, 57, 1791158400, 1791158400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3959, 57, 1791244800, 1791244800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3960, 57, 1791331200, 1791331200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3961, 57, 1791417600, 1791417600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3962, 57, 1791504000, 1791504000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3963, 57, 1791590400, 1791590400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3964, 57, 1791676800, 1791676800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3965, 57, 1791763200, 1791763200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3966, 57, 1791849600, 1791849600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3967, 57, 1791936000, 1791936000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3968, 57, 1792022400, 1792022400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3969, 57, 1792108800, 1792108800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3970, 57, 1792195200, 1792195200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3971, 57, 1792281600, 1792281600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3972, 57, 1792368000, 1792368000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3973, 57, 1792454400, 1792454400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3974, 57, 1792540800, 1792540800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3975, 57, 1792627200, 1792627200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3976, 57, 1792713600, 1792713600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3977, 57, 1792800000, 1792800000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3978, 57, 1792886400, 1792886400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3979, 57, 1792972800, 1792972800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3980, 57, 1793059200, 1793059200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3981, 57, 1793145600, 1793145600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3982, 57, 1793232000, 1793232000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3983, 57, 1793318400, 1793318400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3984, 57, 1793404800, 1793404800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3985, 57, 1793491200, 1793491200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3986, 57, 1793577600, 1793577600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3987, 57, 1793664000, 1793664000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3988, 57, 1793750400, 1793750400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3989, 57, 1793836800, 1793836800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3990, 57, 1793923200, 1793923200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3991, 57, 1794009600, 1794009600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3992, 57, 1794096000, 1794096000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3993, 57, 1794182400, 1794182400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3994, 57, 1794268800, 1794268800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3995, 57, 1794355200, 1794355200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3996, 57, 1794441600, 1794441600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3997, 57, 1794528000, 1794528000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3998, 57, 1794614400, 1794614400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(3999, 57, 1794700800, 1794700800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4000, 57, 1794787200, 1794787200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4001, 57, 1794873600, 1794873600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4002, 57, 1794960000, 1794960000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4003, 57, 1795046400, 1795046400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4004, 57, 1795132800, 1795132800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4005, 57, 1795219200, 1795219200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4006, 57, 1795305600, 1795305600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4007, 57, 1795392000, 1795392000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4008, 57, 1795478400, 1795478400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4009, 57, 1795564800, 1795564800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4010, 57, 1795651200, 1795651200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4011, 57, 1795737600, 1795737600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4012, 57, 1795824000, 1795824000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4013, 57, 1795910400, 1795910400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4014, 57, 1795996800, 1795996800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4015, 57, 1796083200, 1796083200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4016, 57, 1796169600, 1796169600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4017, 57, 1796256000, 1796256000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4018, 57, 1796342400, 1796342400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4019, 57, 1796428800, 1796428800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4020, 57, 1796515200, 1796515200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4021, 57, 1796601600, 1796601600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4022, 57, 1796688000, 1796688000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4023, 57, 1796774400, 1796774400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4024, 57, 1796860800, 1796860800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4025, 57, 1796947200, 1796947200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4026, 57, 1797033600, 1797033600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4027, 57, 1797120000, 1797120000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4028, 57, 1797206400, 1797206400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4029, 57, 1797292800, 1797292800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4030, 57, 1797379200, 1797379200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(4031, 57, 1797465600, 1797465600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4032, 57, 1797552000, 1797552000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4033, 57, 1797638400, 1797638400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4034, 57, 1797724800, 1797724800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4035, 57, 1797811200, 1797811200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4036, 57, 1797897600, 1797897600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4037, 57, 1797984000, 1797984000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4038, 57, 1798070400, 1798070400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4039, 57, 1798156800, 1798156800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4040, 57, 1798243200, 1798243200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4041, 57, 1798329600, 1798329600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4042, 57, 1798416000, 1798416000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4043, 57, 1798502400, 1798502400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4044, 57, 1798588800, 1798588800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4045, 57, 1798675200, 1798675200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4046, 57, 1798761600, 1798761600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4047, 57, 1798848000, 1798848000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4048, 57, 1798934400, 1798934400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4049, 57, 1799020800, 1799020800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4050, 57, 1799107200, 1799107200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4051, 57, 1799193600, 1799193600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4052, 57, 1799280000, 1799280000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4053, 57, 1799366400, 1799366400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4054, 57, 1799452800, 1799452800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4055, 57, 1799539200, 1799539200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4056, 57, 1799625600, 1799625600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4057, 57, 1799712000, 1799712000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4058, 57, 1799798400, 1799798400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4059, 57, 1799884800, 1799884800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4060, 57, 1799971200, 1799971200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4061, 57, 1800057600, 1800057600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4062, 57, 1800144000, 1800144000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4063, 57, 1800230400, 1800230400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4064, 57, 1800316800, 1800316800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4065, 57, 1800403200, 1800403200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4066, 57, 1800489600, 1800489600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4067, 57, 1800576000, 1800576000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4068, 57, 1800662400, 1800662400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4069, 57, 1800748800, 1800748800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4070, 57, 1800835200, 1800835200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4071, 57, 1800921600, 1800921600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4072, 57, 1801008000, 1801008000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4073, 57, 1801094400, 1801094400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4074, 57, 1801180800, 1801180800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4075, 57, 1801267200, 1801267200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4076, 57, 1801353600, 1801353600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4077, 57, 1801440000, 1801440000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4078, 57, 1801526400, 1801526400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4079, 57, 1801612800, 1801612800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4080, 57, 1801699200, 1801699200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4081, 57, 1801785600, 1801785600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4082, 57, 1801872000, 1801872000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4083, 57, 1801958400, 1801958400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4084, 57, 1802044800, 1802044800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4085, 57, 1802131200, 1802131200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4086, 57, 1802217600, 1802217600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4087, 57, 1802304000, 1802304000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4088, 57, 1802390400, 1802390400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4089, 57, 1802476800, 1802476800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4090, 57, 1802563200, 1802563200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4091, 57, 1802649600, 1802649600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4092, 57, 1802736000, 1802736000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4093, 57, 1802822400, 1802822400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4094, 57, 1802908800, 1802908800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4095, 57, 1802995200, 1802995200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4096, 57, 1803081600, 1803081600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4097, 57, 1803168000, 1803168000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4098, 57, 1803254400, 1803254400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4099, 57, 1803340800, 1803340800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4100, 57, 1803427200, 1803427200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4101, 57, 1803513600, 1803513600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4102, 57, 1803600000, 1803600000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4103, 57, 1803686400, 1803686400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4104, 57, 1803772800, 1803772800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4105, 57, 1803859200, 1803859200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4106, 57, 1803945600, 1803945600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4107, 57, 1804032000, 1804032000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4108, 57, 1804118400, 1804118400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4109, 57, 1804204800, 1804204800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4110, 57, 1804291200, 1804291200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4111, 57, 1804377600, 1804377600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4112, 57, 1804464000, 1804464000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4113, 57, 1804550400, 1804550400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4114, 57, 1804636800, 1804636800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4115, 57, 1804723200, 1804723200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4116, 57, 1804809600, 1804809600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4117, 57, 1804896000, 1804896000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4118, 57, 1804982400, 1804982400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4119, 57, 1805068800, 1805068800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4120, 57, 1805155200, 1805155200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4121, 57, 1805241600, 1805241600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4122, 57, 1805328000, 1805328000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4123, 57, 1805414400, 1805414400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4124, 57, 1805500800, 1805500800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4125, 57, 1805587200, 1805587200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4126, 57, 1805673600, 1805673600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4127, 57, 1805760000, 1805760000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4128, 57, 1805846400, 1805846400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4129, 57, 1805932800, 1805932800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4130, 57, 1806019200, 1806019200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4131, 57, 1806105600, 1806105600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4132, 57, 1806192000, 1806192000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4133, 57, 1806278400, 1806278400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4134, 57, 1806364800, 1806364800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4135, 57, 1806451200, 1806451200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4136, 57, 1806537600, 1806537600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4137, 57, 1806624000, 1806624000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4138, 57, 1806710400, 1806710400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4139, 57, 1806796800, 1806796800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4140, 57, 1806883200, 1806883200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4141, 57, 1806969600, 1806969600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4142, 57, 1807056000, 1807056000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4143, 57, 1807142400, 1807142400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4144, 57, 1807228800, 1807228800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4145, 57, 1807315200, 1807315200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4146, 57, 1807401600, 1807401600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4147, 57, 1807488000, 1807488000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4148, 57, 1807574400, 1807574400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4149, 57, 1807660800, 1807660800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4150, 57, 1807747200, 1807747200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4151, 57, 1807833600, 1807833600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4152, 57, 1807920000, 1807920000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4153, 57, 1808006400, 1808006400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4154, 57, 1808092800, 1808092800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4155, 57, 1808179200, 1808179200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4156, 57, 1808265600, 1808265600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4157, 57, 1808352000, 1808352000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4158, 57, 1808438400, 1808438400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4159, 57, 1808524800, 1808524800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4160, 57, 1808611200, 1808611200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4161, 57, 1808697600, 1808697600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4162, 57, 1808784000, 1808784000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4163, 57, 1808870400, 1808870400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4164, 57, 1808956800, 1808956800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4165, 57, 1809043200, 1809043200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4166, 57, 1809129600, 1809129600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4167, 57, 1809216000, 1809216000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4168, 57, 1809302400, 1809302400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4169, 57, 1809388800, 1809388800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4170, 57, 1809475200, 1809475200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4171, 57, 1809561600, 1809561600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4172, 57, 1809648000, 1809648000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4173, 57, 1809734400, 1809734400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4174, 57, 1809820800, 1809820800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4175, 57, 1809907200, 1809907200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4176, 57, 1809993600, 1809993600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4177, 57, 1810080000, 1810080000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4178, 57, 1810166400, 1810166400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4179, 57, 1810252800, 1810252800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4180, 57, 1810339200, 1810339200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4181, 57, 1810425600, 1810425600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4182, 57, 1810512000, 1810512000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4183, 57, 1810598400, 1810598400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4184, 57, 1810684800, 1810684800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4185, 57, 1810771200, 1810771200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4186, 57, 1810857600, 1810857600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4187, 57, 1810944000, 1810944000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4188, 57, 1811030400, 1811030400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4189, 57, 1811116800, 1811116800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4190, 57, 1811203200, 1811203200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4191, 57, 1811289600, 1811289600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4192, 57, 1811376000, 1811376000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4193, 57, 1811462400, 1811462400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4194, 57, 1811548800, 1811548800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4195, 57, 1811635200, 1811635200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4196, 57, 1811721600, 1811721600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4197, 57, 1811808000, 1811808000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4198, 57, 1811894400, 1811894400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4199, 57, 1811980800, 1811980800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4200, 57, 1812067200, 1812067200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4201, 57, 1812153600, 1812153600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4202, 57, 1812240000, 1812240000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4203, 57, 1812326400, 1812326400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4204, 57, 1812412800, 1812412800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4205, 57, 1812499200, 1812499200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4206, 57, 1812585600, 1812585600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4207, 57, 1812672000, 1812672000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4208, 57, 1812758400, 1812758400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4209, 57, 1812844800, 1812844800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4210, 57, 1812931200, 1812931200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4211, 57, 1813017600, 1813017600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4212, 57, 1813104000, 1813104000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4213, 57, 1813190400, 1813190400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4214, 57, 1813276800, 1813276800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4215, 57, 1813363200, 1813363200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4216, 57, 1813449600, 1813449600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4217, 57, 1813536000, 1813536000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4218, 57, 1813622400, 1813622400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4219, 57, 1813708800, 1813708800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4220, 57, 1813795200, 1813795200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4221, 57, 1813881600, 1813881600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4222, 57, 1813968000, 1813968000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4223, 57, 1814054400, 1814054400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4224, 57, 1814140800, 1814140800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4225, 57, 1814227200, 1814227200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4226, 57, 1814313600, 1814313600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4227, 57, 1814400000, 1814400000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4228, 57, 1814486400, 1814486400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4229, 57, 1814572800, 1814572800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4230, 57, 1814659200, 1814659200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4231, 57, 1814745600, 1814745600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4232, 57, 1814832000, 1814832000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4233, 57, 1814918400, 1814918400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4234, 57, 1815004800, 1815004800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4235, 57, 1815091200, 1815091200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4236, 57, 1815177600, 1815177600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4237, 57, 1815264000, 1815264000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4238, 57, 1815350400, 1815350400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4239, 57, 1815436800, 1815436800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4240, 57, 1815523200, 1815523200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4241, 57, 1815609600, 1815609600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4242, 57, 1815696000, 1815696000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4243, 57, 1815782400, 1815782400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4244, 57, 1815868800, 1815868800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4245, 57, 1815955200, 1815955200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4246, 57, 1816041600, 1816041600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4247, 57, 1816128000, 1816128000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4248, 57, 1816214400, 1816214400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4249, 57, 1816300800, 1816300800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4250, 57, 1816387200, 1816387200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4251, 57, 1816473600, 1816473600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4252, 57, 1816560000, 1816560000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4253, 57, 1816646400, 1816646400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4254, 57, 1816732800, 1816732800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4255, 57, 1816819200, 1816819200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4256, 57, 1816905600, 1816905600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4257, 57, 1816992000, 1816992000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4258, 57, 1817078400, 1817078400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4259, 57, 1817164800, 1817164800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4260, 57, 1817251200, 1817251200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4261, 57, 1817337600, 1817337600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4262, 57, 1817424000, 1817424000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4263, 57, 1817510400, 1817510400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4264, 57, 1817596800, 1817596800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4265, 57, 1817683200, 1817683200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4266, 57, 1817769600, 1817769600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4267, 57, 1817856000, 1817856000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4268, 57, 1817942400, 1817942400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4269, 57, 1818028800, 1818028800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4270, 57, 1818115200, 1818115200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4271, 57, 1818201600, 1818201600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(4272, 74, 1786665600, 1786665600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4273, 74, 1786752000, 1786752000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4274, 74, 1786838400, 1786838400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4275, 74, 1786924800, 1786924800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4276, 74, 1787011200, 1787011200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4277, 74, 1787097600, 1787097600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4278, 74, 1787184000, 1787184000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4279, 74, 1787270400, 1787270400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4280, 74, 1787356800, 1787356800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4281, 74, 1787443200, 1787443200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4282, 74, 1787529600, 1787529600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4283, 74, 1787616000, 1787616000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4284, 74, 1787702400, 1787702400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4285, 74, 1787788800, 1787788800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4286, 74, 1787875200, 1787875200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4287, 74, 1787961600, 1787961600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4288, 74, 1788048000, 1788048000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4289, 74, 1788134400, 1788134400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4290, 74, 1788220800, 1788220800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4291, 74, 1788307200, 1788307200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4292, 74, 1788393600, 1788393600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4293, 74, 1788480000, 1788480000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4294, 74, 1788566400, 1788566400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4295, 74, 1788652800, 1788652800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4296, 74, 1788739200, 1788739200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4297, 74, 1788825600, 1788825600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4298, 74, 1788912000, 1788912000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4299, 74, 1788998400, 1788998400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4300, 74, 1789084800, 1789084800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4301, 74, 1789171200, 1789171200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4302, 74, 1789257600, 1789257600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4303, 74, 1789344000, 1789344000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4304, 74, 1789430400, 1789430400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4305, 74, 1789516800, 1789516800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4306, 74, 1789603200, 1789603200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4307, 74, 1789689600, 1789689600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4308, 74, 1789776000, 1789776000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4309, 74, 1789862400, 1789862400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4310, 74, 1789948800, 1789948800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4311, 74, 1790035200, 1790035200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4312, 74, 1790121600, 1790121600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4313, 74, 1790208000, 1790208000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4314, 74, 1790294400, 1790294400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4315, 74, 1790380800, 1790380800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4316, 74, 1790467200, 1790467200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4317, 74, 1790553600, 1790553600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4318, 74, 1790640000, 1790640000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4319, 74, 1790726400, 1790726400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4320, 74, 1790812800, 1790812800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4321, 74, 1790899200, 1790899200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4322, 74, 1790985600, 1790985600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4323, 74, 1791072000, 1791072000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4324, 74, 1791158400, 1791158400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4325, 74, 1791244800, 1791244800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4326, 74, 1791331200, 1791331200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4327, 74, 1791417600, 1791417600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4328, 74, 1791504000, 1791504000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4329, 74, 1791590400, 1791590400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4330, 74, 1791676800, 1791676800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4331, 74, 1791763200, 1791763200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4332, 74, 1791849600, 1791849600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4333, 74, 1791936000, 1791936000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4334, 74, 1792022400, 1792022400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4335, 74, 1792108800, 1792108800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4336, 74, 1792195200, 1792195200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4337, 74, 1792281600, 1792281600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4338, 74, 1792368000, 1792368000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4339, 74, 1792454400, 1792454400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4340, 74, 1792540800, 1792540800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4341, 74, 1792627200, 1792627200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4342, 74, 1792713600, 1792713600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4343, 74, 1792800000, 1792800000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4344, 74, 1792886400, 1792886400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4345, 74, 1792972800, 1792972800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4346, 74, 1793059200, 1793059200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4347, 74, 1793145600, 1793145600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4348, 74, 1793232000, 1793232000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4349, 74, 1793318400, 1793318400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4350, 74, 1793404800, 1793404800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4351, 74, 1793491200, 1793491200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4352, 74, 1793577600, 1793577600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4353, 74, 1793664000, 1793664000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4354, 74, 1793750400, 1793750400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4355, 74, 1793836800, 1793836800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4356, 74, 1793923200, 1793923200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4357, 74, 1794009600, 1794009600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4358, 74, 1794096000, 1794096000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4359, 74, 1794182400, 1794182400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4360, 74, 1794268800, 1794268800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4361, 74, 1794355200, 1794355200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4362, 74, 1794441600, 1794441600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4363, 74, 1794528000, 1794528000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4364, 74, 1794614400, 1794614400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4365, 74, 1794700800, 1794700800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4366, 74, 1794787200, 1794787200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4367, 74, 1794873600, 1794873600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4368, 74, 1794960000, 1794960000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4369, 74, 1795046400, 1795046400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4370, 74, 1795132800, 1795132800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4371, 74, 1795219200, 1795219200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4372, 74, 1795305600, 1795305600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4373, 74, 1795392000, 1795392000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4374, 74, 1795478400, 1795478400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4375, 74, 1795564800, 1795564800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4376, 74, 1795651200, 1795651200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4377, 74, 1795737600, 1795737600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4378, 74, 1795824000, 1795824000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4379, 74, 1795910400, 1795910400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4380, 74, 1795996800, 1795996800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4381, 74, 1796083200, 1796083200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4382, 74, 1796169600, 1796169600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4383, 74, 1796256000, 1796256000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4384, 74, 1796342400, 1796342400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4385, 74, 1796428800, 1796428800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4386, 74, 1796515200, 1796515200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4387, 74, 1796601600, 1796601600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4388, 74, 1796688000, 1796688000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4389, 74, 1796774400, 1796774400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4390, 74, 1796860800, 1796860800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4391, 74, 1796947200, 1796947200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4392, 74, 1797033600, 1797033600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4393, 74, 1797120000, 1797120000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4394, 74, 1797206400, 1797206400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4395, 74, 1797292800, 1797292800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4396, 74, 1797379200, 1797379200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4397, 74, 1797465600, 1797465600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4398, 74, 1797552000, 1797552000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4399, 74, 1797638400, 1797638400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4400, 74, 1797724800, 1797724800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4401, 74, 1797811200, 1797811200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4402, 74, 1797897600, 1797897600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4403, 74, 1797984000, 1797984000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4404, 74, 1798070400, 1798070400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4405, 74, 1798156800, 1798156800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4406, 74, 1798243200, 1798243200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4407, 74, 1798329600, 1798329600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4408, 74, 1798416000, 1798416000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4409, 74, 1798502400, 1798502400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4410, 74, 1798588800, 1798588800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4411, 74, 1798675200, 1798675200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4412, 74, 1798761600, 1798761600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4413, 74, 1798848000, 1798848000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4414, 74, 1798934400, 1798934400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4415, 74, 1799020800, 1799020800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4416, 74, 1799107200, 1799107200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4417, 74, 1799193600, 1799193600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4418, 74, 1799280000, 1799280000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4419, 74, 1799366400, 1799366400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4420, 74, 1799452800, 1799452800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4421, 74, 1799539200, 1799539200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4422, 74, 1799625600, 1799625600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4423, 74, 1799712000, 1799712000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4424, 74, 1799798400, 1799798400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4425, 74, 1799884800, 1799884800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4426, 74, 1799971200, 1799971200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4427, 74, 1800057600, 1800057600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4428, 74, 1800144000, 1800144000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4429, 74, 1800230400, 1800230400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4430, 74, 1800316800, 1800316800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4431, 74, 1800403200, 1800403200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4432, 74, 1800489600, 1800489600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4433, 74, 1800576000, 1800576000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4434, 74, 1800662400, 1800662400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4435, 74, 1800748800, 1800748800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4436, 74, 1800835200, 1800835200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4437, 74, 1800921600, 1800921600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4438, 74, 1801008000, 1801008000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4439, 74, 1801094400, 1801094400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4440, 74, 1801180800, 1801180800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4441, 74, 1801267200, 1801267200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4442, 74, 1801353600, 1801353600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4443, 74, 1801440000, 1801440000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4444, 74, 1801526400, 1801526400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4445, 74, 1801612800, 1801612800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4446, 74, 1801699200, 1801699200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4447, 74, 1801785600, 1801785600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4448, 74, 1801872000, 1801872000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4449, 74, 1801958400, 1801958400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4450, 74, 1802044800, 1802044800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4451, 74, 1802131200, 1802131200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4452, 74, 1802217600, 1802217600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4453, 74, 1802304000, 1802304000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4454, 74, 1802390400, 1802390400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4455, 74, 1802476800, 1802476800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4456, 74, 1802563200, 1802563200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4457, 74, 1802649600, 1802649600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4458, 74, 1802736000, 1802736000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4459, 74, 1802822400, 1802822400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4460, 74, 1802908800, 1802908800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4461, 74, 1802995200, 1802995200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4462, 74, 1803081600, 1803081600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4463, 74, 1803168000, 1803168000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4464, 74, 1803254400, 1803254400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4465, 74, 1803340800, 1803340800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4466, 74, 1803427200, 1803427200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4467, 74, 1803513600, 1803513600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4468, 74, 1803600000, 1803600000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4469, 74, 1803686400, 1803686400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4470, 74, 1803772800, 1803772800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4471, 74, 1803859200, 1803859200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4472, 74, 1803945600, 1803945600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4473, 74, 1804032000, 1804032000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4474, 74, 1804118400, 1804118400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4475, 74, 1804204800, 1804204800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4476, 74, 1804291200, 1804291200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4477, 74, 1804377600, 1804377600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4478, 74, 1804464000, 1804464000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4479, 74, 1804550400, 1804550400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4480, 74, 1804636800, 1804636800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4481, 74, 1804723200, 1804723200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4482, 74, 1804809600, 1804809600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4483, 74, 1804896000, 1804896000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4484, 74, 1804982400, 1804982400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4485, 74, 1805068800, 1805068800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4486, 74, 1805155200, 1805155200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4487, 74, 1805241600, 1805241600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4488, 74, 1805328000, 1805328000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4489, 74, 1805414400, 1805414400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4490, 74, 1805500800, 1805500800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4491, 74, 1805587200, 1805587200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4492, 74, 1805673600, 1805673600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4493, 74, 1805760000, 1805760000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4494, 74, 1805846400, 1805846400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4495, 74, 1805932800, 1805932800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4496, 74, 1806019200, 1806019200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4497, 74, 1806105600, 1806105600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4498, 74, 1806192000, 1806192000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4499, 74, 1806278400, 1806278400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4500, 74, 1806364800, 1806364800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4501, 74, 1806451200, 1806451200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4502, 74, 1806537600, 1806537600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4503, 74, 1806624000, 1806624000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4504, 74, 1806710400, 1806710400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4505, 74, 1806796800, 1806796800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4506, 74, 1806883200, 1806883200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4507, 74, 1806969600, 1806969600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4508, 74, 1807056000, 1807056000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4509, 74, 1807142400, 1807142400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4510, 74, 1807228800, 1807228800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4511, 74, 1807315200, 1807315200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4512, 74, 1807401600, 1807401600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4513, 74, 1807488000, 1807488000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4514, 74, 1807574400, 1807574400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4515, 74, 1807660800, 1807660800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4516, 74, 1807747200, 1807747200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4517, 74, 1807833600, 1807833600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4518, 74, 1807920000, 1807920000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4519, 74, 1808006400, 1808006400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4520, 74, 1808092800, 1808092800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4521, 74, 1808179200, 1808179200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4522, 74, 1808265600, 1808265600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4523, 74, 1808352000, 1808352000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4524, 74, 1808438400, 1808438400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4525, 74, 1808524800, 1808524800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4526, 74, 1808611200, 1808611200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4527, 74, 1808697600, 1808697600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4528, 74, 1808784000, 1808784000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4529, 74, 1808870400, 1808870400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4530, 74, 1808956800, 1808956800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4531, 74, 1809043200, 1809043200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4532, 74, 1809129600, 1809129600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4533, 74, 1809216000, 1809216000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4534, 74, 1809302400, 1809302400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4535, 74, 1809388800, 1809388800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4536, 74, 1809475200, 1809475200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4537, 74, 1809561600, 1809561600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4538, 74, 1809648000, 1809648000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4539, 74, 1809734400, 1809734400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4540, 74, 1809820800, 1809820800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4541, 74, 1809907200, 1809907200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4542, 74, 1809993600, 1809993600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4543, 74, 1810080000, 1810080000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4544, 74, 1810166400, 1810166400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4545, 74, 1810252800, 1810252800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4546, 74, 1810339200, 1810339200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4547, 74, 1810425600, 1810425600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4548, 74, 1810512000, 1810512000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4549, 74, 1810598400, 1810598400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4550, 74, 1810684800, 1810684800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4551, 74, 1810771200, 1810771200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4552, 74, 1810857600, 1810857600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4553, 74, 1810944000, 1810944000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4554, 74, 1811030400, 1811030400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4555, 74, 1811116800, 1811116800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4556, 74, 1811203200, 1811203200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4557, 74, 1811289600, 1811289600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4558, 74, 1811376000, 1811376000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4559, 74, 1811462400, 1811462400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(4560, 74, 1811548800, 1811548800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4561, 74, 1811635200, 1811635200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4562, 74, 1811721600, 1811721600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4563, 74, 1811808000, 1811808000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4564, 74, 1811894400, 1811894400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4565, 74, 1811980800, 1811980800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4566, 74, 1812067200, 1812067200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4567, 74, 1812153600, 1812153600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4568, 74, 1812240000, 1812240000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4569, 74, 1812326400, 1812326400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4570, 74, 1812412800, 1812412800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4571, 74, 1812499200, 1812499200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4572, 74, 1812585600, 1812585600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4573, 74, 1812672000, 1812672000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4574, 74, 1812758400, 1812758400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4575, 74, 1812844800, 1812844800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4576, 74, 1812931200, 1812931200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4577, 74, 1813017600, 1813017600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4578, 74, 1813104000, 1813104000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4579, 74, 1813190400, 1813190400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4580, 74, 1813276800, 1813276800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4581, 74, 1813363200, 1813363200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4582, 74, 1813449600, 1813449600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4583, 74, 1813536000, 1813536000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4584, 74, 1813622400, 1813622400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4585, 74, 1813708800, 1813708800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4586, 74, 1813795200, 1813795200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4587, 74, 1813881600, 1813881600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4588, 74, 1813968000, 1813968000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4589, 74, 1814054400, 1814054400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4590, 74, 1814140800, 1814140800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4591, 74, 1814227200, 1814227200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4592, 74, 1814313600, 1814313600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4593, 74, 1814400000, 1814400000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4594, 74, 1814486400, 1814486400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4595, 74, 1814572800, 1814572800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4596, 74, 1814659200, 1814659200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4597, 74, 1814745600, 1814745600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4598, 74, 1814832000, 1814832000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4599, 74, 1814918400, 1814918400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4600, 74, 1815004800, 1815004800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4601, 74, 1815091200, 1815091200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4602, 74, 1815177600, 1815177600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4603, 74, 1815264000, 1815264000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4604, 74, 1815350400, 1815350400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4605, 74, 1815436800, 1815436800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4606, 74, 1815523200, 1815523200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4607, 74, 1815609600, 1815609600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4608, 74, 1815696000, 1815696000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4609, 74, 1815782400, 1815782400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4610, 74, 1815868800, 1815868800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4611, 74, 1815955200, 1815955200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4612, 74, 1816041600, 1816041600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4613, 74, 1816128000, 1816128000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4614, 74, 1816214400, 1816214400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4615, 74, 1816300800, 1816300800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4616, 74, 1816387200, 1816387200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4617, 74, 1816473600, 1816473600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4618, 74, 1816560000, 1816560000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4619, 74, 1816646400, 1816646400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4620, 74, 1816732800, 1816732800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4621, 74, 1816819200, 1816819200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4622, 74, 1816905600, 1816905600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4623, 74, 1816992000, 1816992000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4624, 74, 1817078400, 1817078400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4625, 74, 1817164800, 1817164800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4626, 74, 1817251200, 1817251200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4627, 74, 1817337600, 1817337600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4628, 74, 1817424000, 1817424000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4629, 74, 1817510400, 1817510400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4630, 74, 1817596800, 1817596800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4631, 74, 1817683200, 1817683200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4632, 74, 1817769600, 1817769600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4633, 74, 1817856000, 1817856000, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4634, 74, 1817942400, 1817942400, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4635, 74, 1818028800, 1818028800, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4636, 74, 1818115200, 1818115200, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4637, 74, 1818201600, 1818201600, NULL, 1, 15, '60', '60', '0', '0', 'available', 0, 0, 0, 1),
(4638, 76, 1786665600, 1786665600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4639, 76, 1786752000, 1786752000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4640, 76, 1786838400, 1786838400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4641, 76, 1786924800, 1786924800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4642, 76, 1787011200, 1787011200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4643, 76, 1787097600, 1787097600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4644, 76, 1787184000, 1787184000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4645, 76, 1787270400, 1787270400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4646, 76, 1787356800, 1787356800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4647, 76, 1787443200, 1787443200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4648, 76, 1787529600, 1787529600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4649, 76, 1787616000, 1787616000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4650, 76, 1787702400, 1787702400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4651, 76, 1787788800, 1787788800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4652, 76, 1787875200, 1787875200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4653, 76, 1787961600, 1787961600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4654, 76, 1788048000, 1788048000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4655, 76, 1788134400, 1788134400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4656, 76, 1788220800, 1788220800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4657, 76, 1788307200, 1788307200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4658, 76, 1788393600, 1788393600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4659, 76, 1788480000, 1788480000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4660, 76, 1788566400, 1788566400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4661, 76, 1788652800, 1788652800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4662, 76, 1788739200, 1788739200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4663, 76, 1788825600, 1788825600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4664, 76, 1788912000, 1788912000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4665, 76, 1788998400, 1788998400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4666, 76, 1789084800, 1789084800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4667, 76, 1789171200, 1789171200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4668, 76, 1789257600, 1789257600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4669, 76, 1789344000, 1789344000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4670, 76, 1789430400, 1789430400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4671, 76, 1789516800, 1789516800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4672, 76, 1789603200, 1789603200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4673, 76, 1789689600, 1789689600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4674, 76, 1789776000, 1789776000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4675, 76, 1789862400, 1789862400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4676, 76, 1789948800, 1789948800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4677, 76, 1790035200, 1790035200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4678, 76, 1790121600, 1790121600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4679, 76, 1790208000, 1790208000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4680, 76, 1790294400, 1790294400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4681, 76, 1790380800, 1790380800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4682, 76, 1790467200, 1790467200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4683, 76, 1790553600, 1790553600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4684, 76, 1790640000, 1790640000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4685, 76, 1790726400, 1790726400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4686, 76, 1790812800, 1790812800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4687, 76, 1790899200, 1790899200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4688, 76, 1790985600, 1790985600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4689, 76, 1791072000, 1791072000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4690, 76, 1791158400, 1791158400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4691, 76, 1791244800, 1791244800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4692, 76, 1791331200, 1791331200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4693, 76, 1791417600, 1791417600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4694, 76, 1791504000, 1791504000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4695, 76, 1791590400, 1791590400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4696, 76, 1791676800, 1791676800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4697, 76, 1791763200, 1791763200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4698, 76, 1791849600, 1791849600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4699, 76, 1791936000, 1791936000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4700, 76, 1792022400, 1792022400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4701, 76, 1792108800, 1792108800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4702, 76, 1792195200, 1792195200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4703, 76, 1792281600, 1792281600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4704, 76, 1792368000, 1792368000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4705, 76, 1792454400, 1792454400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4706, 76, 1792540800, 1792540800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4707, 76, 1792627200, 1792627200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4708, 76, 1792713600, 1792713600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4709, 76, 1792800000, 1792800000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4710, 76, 1792886400, 1792886400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4711, 76, 1792972800, 1792972800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4712, 76, 1793059200, 1793059200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4713, 76, 1793145600, 1793145600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4714, 76, 1793232000, 1793232000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4715, 76, 1793318400, 1793318400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4716, 76, 1793404800, 1793404800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4717, 76, 1793491200, 1793491200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4718, 76, 1793577600, 1793577600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4719, 76, 1793664000, 1793664000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4720, 76, 1793750400, 1793750400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4721, 76, 1793836800, 1793836800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4722, 76, 1793923200, 1793923200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4723, 76, 1794009600, 1794009600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4724, 76, 1794096000, 1794096000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4725, 76, 1794182400, 1794182400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4726, 76, 1794268800, 1794268800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4727, 76, 1794355200, 1794355200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4728, 76, 1794441600, 1794441600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4729, 76, 1794528000, 1794528000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4730, 76, 1794614400, 1794614400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4731, 76, 1794700800, 1794700800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4732, 76, 1794787200, 1794787200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4733, 76, 1794873600, 1794873600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4734, 76, 1794960000, 1794960000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4735, 76, 1795046400, 1795046400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4736, 76, 1795132800, 1795132800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4737, 76, 1795219200, 1795219200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4738, 76, 1795305600, 1795305600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4739, 76, 1795392000, 1795392000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4740, 76, 1795478400, 1795478400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4741, 76, 1795564800, 1795564800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4742, 76, 1795651200, 1795651200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4743, 76, 1795737600, 1795737600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4744, 76, 1795824000, 1795824000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4745, 76, 1795910400, 1795910400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4746, 76, 1795996800, 1795996800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4747, 76, 1796083200, 1796083200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4748, 76, 1796169600, 1796169600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4749, 76, 1796256000, 1796256000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4750, 76, 1796342400, 1796342400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4751, 76, 1796428800, 1796428800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4752, 76, 1796515200, 1796515200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4753, 76, 1796601600, 1796601600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4754, 76, 1796688000, 1796688000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4755, 76, 1796774400, 1796774400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4756, 76, 1796860800, 1796860800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4757, 76, 1796947200, 1796947200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4758, 76, 1797033600, 1797033600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4759, 76, 1797120000, 1797120000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4760, 76, 1797206400, 1797206400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4761, 76, 1797292800, 1797292800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4762, 76, 1797379200, 1797379200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4763, 76, 1797465600, 1797465600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4764, 76, 1797552000, 1797552000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4765, 76, 1797638400, 1797638400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4766, 76, 1797724800, 1797724800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4767, 76, 1797811200, 1797811200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4768, 76, 1797897600, 1797897600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4769, 76, 1797984000, 1797984000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4770, 76, 1798070400, 1798070400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4771, 76, 1798156800, 1798156800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4772, 76, 1798243200, 1798243200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4773, 76, 1798329600, 1798329600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4774, 76, 1798416000, 1798416000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4775, 76, 1798502400, 1798502400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4776, 76, 1798588800, 1798588800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4777, 76, 1798675200, 1798675200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4778, 76, 1798761600, 1798761600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4779, 76, 1798848000, 1798848000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4780, 76, 1798934400, 1798934400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4781, 76, 1799020800, 1799020800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4782, 76, 1799107200, 1799107200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4783, 76, 1799193600, 1799193600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4784, 76, 1799280000, 1799280000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4785, 76, 1799366400, 1799366400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4786, 76, 1799452800, 1799452800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4787, 76, 1799539200, 1799539200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4788, 76, 1799625600, 1799625600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4789, 76, 1799712000, 1799712000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4790, 76, 1799798400, 1799798400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4791, 76, 1799884800, 1799884800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4792, 76, 1799971200, 1799971200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4793, 76, 1800057600, 1800057600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4794, 76, 1800144000, 1800144000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4795, 76, 1800230400, 1800230400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4796, 76, 1800316800, 1800316800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4797, 76, 1800403200, 1800403200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4798, 76, 1800489600, 1800489600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4799, 76, 1800576000, 1800576000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4800, 76, 1800662400, 1800662400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4801, 76, 1800748800, 1800748800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4802, 76, 1800835200, 1800835200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4803, 76, 1800921600, 1800921600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4804, 76, 1801008000, 1801008000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4805, 76, 1801094400, 1801094400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4806, 76, 1801180800, 1801180800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4807, 76, 1801267200, 1801267200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4808, 76, 1801353600, 1801353600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4809, 76, 1801440000, 1801440000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4810, 76, 1801526400, 1801526400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4811, 76, 1801612800, 1801612800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4812, 76, 1801699200, 1801699200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4813, 76, 1801785600, 1801785600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4814, 76, 1801872000, 1801872000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4815, 76, 1801958400, 1801958400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4816, 76, 1802044800, 1802044800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4817, 76, 1802131200, 1802131200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4818, 76, 1802217600, 1802217600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4819, 76, 1802304000, 1802304000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4820, 76, 1802390400, 1802390400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4821, 76, 1802476800, 1802476800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4822, 76, 1802563200, 1802563200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4823, 76, 1802649600, 1802649600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4824, 76, 1802736000, 1802736000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4825, 76, 1802822400, 1802822400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4826, 76, 1802908800, 1802908800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4827, 76, 1802995200, 1802995200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4828, 76, 1803081600, 1803081600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4829, 76, 1803168000, 1803168000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4830, 76, 1803254400, 1803254400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4831, 76, 1803340800, 1803340800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4832, 76, 1803427200, 1803427200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4833, 76, 1803513600, 1803513600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4834, 76, 1803600000, 1803600000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4835, 76, 1803686400, 1803686400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4836, 76, 1803772800, 1803772800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4837, 76, 1803859200, 1803859200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4838, 76, 1803945600, 1803945600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4839, 76, 1804032000, 1804032000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4840, 76, 1804118400, 1804118400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4841, 76, 1804204800, 1804204800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4842, 76, 1804291200, 1804291200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4843, 76, 1804377600, 1804377600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4844, 76, 1804464000, 1804464000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4845, 76, 1804550400, 1804550400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4846, 76, 1804636800, 1804636800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4847, 76, 1804723200, 1804723200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4848, 76, 1804809600, 1804809600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4849, 76, 1804896000, 1804896000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4850, 76, 1804982400, 1804982400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4851, 76, 1805068800, 1805068800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4852, 76, 1805155200, 1805155200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4853, 76, 1805241600, 1805241600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4854, 76, 1805328000, 1805328000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4855, 76, 1805414400, 1805414400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4856, 76, 1805500800, 1805500800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4857, 76, 1805587200, 1805587200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4858, 76, 1805673600, 1805673600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4859, 76, 1805760000, 1805760000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4860, 76, 1805846400, 1805846400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4861, 76, 1805932800, 1805932800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4862, 76, 1806019200, 1806019200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4863, 76, 1806105600, 1806105600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4864, 76, 1806192000, 1806192000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4865, 76, 1806278400, 1806278400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4866, 76, 1806364800, 1806364800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4867, 76, 1806451200, 1806451200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4868, 76, 1806537600, 1806537600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4869, 76, 1806624000, 1806624000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4870, 76, 1806710400, 1806710400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4871, 76, 1806796800, 1806796800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4872, 76, 1806883200, 1806883200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4873, 76, 1806969600, 1806969600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4874, 76, 1807056000, 1807056000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4875, 76, 1807142400, 1807142400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4876, 76, 1807228800, 1807228800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4877, 76, 1807315200, 1807315200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4878, 76, 1807401600, 1807401600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4879, 76, 1807488000, 1807488000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4880, 76, 1807574400, 1807574400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4881, 76, 1807660800, 1807660800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4882, 76, 1807747200, 1807747200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4883, 76, 1807833600, 1807833600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4884, 76, 1807920000, 1807920000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4885, 76, 1808006400, 1808006400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4886, 76, 1808092800, 1808092800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4887, 76, 1808179200, 1808179200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4888, 76, 1808265600, 1808265600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4889, 76, 1808352000, 1808352000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4890, 76, 1808438400, 1808438400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4891, 76, 1808524800, 1808524800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4892, 76, 1808611200, 1808611200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4893, 76, 1808697600, 1808697600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4894, 76, 1808784000, 1808784000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4895, 76, 1808870400, 1808870400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4896, 76, 1808956800, 1808956800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4897, 76, 1809043200, 1809043200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4898, 76, 1809129600, 1809129600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4899, 76, 1809216000, 1809216000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4900, 76, 1809302400, 1809302400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4901, 76, 1809388800, 1809388800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4902, 76, 1809475200, 1809475200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4903, 76, 1809561600, 1809561600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4904, 76, 1809648000, 1809648000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4905, 76, 1809734400, 1809734400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4906, 76, 1809820800, 1809820800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4907, 76, 1809907200, 1809907200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4908, 76, 1809993600, 1809993600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4909, 76, 1810080000, 1810080000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4910, 76, 1810166400, 1810166400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4911, 76, 1810252800, 1810252800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4912, 76, 1810339200, 1810339200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4913, 76, 1810425600, 1810425600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4914, 76, 1810512000, 1810512000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4915, 76, 1810598400, 1810598400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4916, 76, 1810684800, 1810684800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4917, 76, 1810771200, 1810771200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4918, 76, 1810857600, 1810857600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4919, 76, 1810944000, 1810944000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4920, 76, 1811030400, 1811030400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4921, 76, 1811116800, 1811116800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4922, 76, 1811203200, 1811203200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4923, 76, 1811289600, 1811289600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4924, 76, 1811376000, 1811376000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4925, 76, 1811462400, 1811462400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4926, 76, 1811548800, 1811548800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4927, 76, 1811635200, 1811635200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4928, 76, 1811721600, 1811721600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4929, 76, 1811808000, 1811808000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4930, 76, 1811894400, 1811894400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4931, 76, 1811980800, 1811980800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4932, 76, 1812067200, 1812067200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4933, 76, 1812153600, 1812153600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4934, 76, 1812240000, 1812240000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4935, 76, 1812326400, 1812326400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4936, 76, 1812412800, 1812412800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4937, 76, 1812499200, 1812499200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4938, 76, 1812585600, 1812585600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4939, 76, 1812672000, 1812672000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4940, 76, 1812758400, 1812758400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4941, 76, 1812844800, 1812844800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4942, 76, 1812931200, 1812931200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4943, 76, 1813017600, 1813017600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4944, 76, 1813104000, 1813104000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4945, 76, 1813190400, 1813190400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4946, 76, 1813276800, 1813276800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4947, 76, 1813363200, 1813363200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4948, 76, 1813449600, 1813449600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4949, 76, 1813536000, 1813536000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4950, 76, 1813622400, 1813622400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4951, 76, 1813708800, 1813708800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4952, 76, 1813795200, 1813795200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4953, 76, 1813881600, 1813881600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4954, 76, 1813968000, 1813968000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4955, 76, 1814054400, 1814054400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4956, 76, 1814140800, 1814140800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4957, 76, 1814227200, 1814227200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4958, 76, 1814313600, 1814313600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4959, 76, 1814400000, 1814400000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4960, 76, 1814486400, 1814486400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4961, 76, 1814572800, 1814572800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4962, 76, 1814659200, 1814659200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4963, 76, 1814745600, 1814745600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4964, 76, 1814832000, 1814832000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4965, 76, 1814918400, 1814918400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4966, 76, 1815004800, 1815004800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4967, 76, 1815091200, 1815091200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4968, 76, 1815177600, 1815177600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4969, 76, 1815264000, 1815264000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4970, 76, 1815350400, 1815350400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4971, 76, 1815436800, 1815436800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4972, 76, 1815523200, 1815523200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4973, 76, 1815609600, 1815609600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4974, 76, 1815696000, 1815696000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4975, 76, 1815782400, 1815782400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4976, 76, 1815868800, 1815868800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4977, 76, 1815955200, 1815955200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4978, 76, 1816041600, 1816041600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4979, 76, 1816128000, 1816128000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4980, 76, 1816214400, 1816214400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4981, 76, 1816300800, 1816300800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4982, 76, 1816387200, 1816387200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4983, 76, 1816473600, 1816473600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4984, 76, 1816560000, 1816560000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4985, 76, 1816646400, 1816646400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4986, 76, 1816732800, 1816732800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4987, 76, 1816819200, 1816819200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4988, 76, 1816905600, 1816905600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4989, 76, 1816992000, 1816992000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4990, 76, 1817078400, 1817078400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4991, 76, 1817164800, 1817164800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4992, 76, 1817251200, 1817251200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4993, 76, 1817337600, 1817337600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4994, 76, 1817424000, 1817424000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4995, 76, 1817510400, 1817510400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4996, 76, 1817596800, 1817596800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4997, 76, 1817683200, 1817683200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4998, 76, 1817769600, 1817769600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(4999, 76, 1817856000, 1817856000, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(5000, 76, 1817942400, 1817942400, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(5001, 76, 1818028800, 1818028800, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(5002, 76, 1818115200, 1818115200, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(5003, 76, 1818201600, 1818201600, NULL, 1, 15, '37', '37', '0', '0', 'available', 0, 0, 0, 1),
(5004, 92, 1786665600, 1786665600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5005, 92, 1786752000, 1786752000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5006, 92, 1786838400, 1786838400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5007, 92, 1786924800, 1786924800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5008, 92, 1787011200, 1787011200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5009, 92, 1787097600, 1787097600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5010, 92, 1787184000, 1787184000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5011, 92, 1787270400, 1787270400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5012, 92, 1787356800, 1787356800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5013, 92, 1787443200, 1787443200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5014, 92, 1787529600, 1787529600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5015, 92, 1787616000, 1787616000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5016, 92, 1787702400, 1787702400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5017, 92, 1787788800, 1787788800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5018, 92, 1787875200, 1787875200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5019, 92, 1787961600, 1787961600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5020, 92, 1788048000, 1788048000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5021, 92, 1788134400, 1788134400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5022, 92, 1788220800, 1788220800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5023, 92, 1788307200, 1788307200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5024, 92, 1788393600, 1788393600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5025, 92, 1788480000, 1788480000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5026, 92, 1788566400, 1788566400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5027, 92, 1788652800, 1788652800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5028, 92, 1788739200, 1788739200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5029, 92, 1788825600, 1788825600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5030, 92, 1788912000, 1788912000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5031, 92, 1788998400, 1788998400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5032, 92, 1789084800, 1789084800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5033, 92, 1789171200, 1789171200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5034, 92, 1789257600, 1789257600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5035, 92, 1789344000, 1789344000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5036, 92, 1789430400, 1789430400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5037, 92, 1789516800, 1789516800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5038, 92, 1789603200, 1789603200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5039, 92, 1789689600, 1789689600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5040, 92, 1789776000, 1789776000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5041, 92, 1789862400, 1789862400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5042, 92, 1789948800, 1789948800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5043, 92, 1790035200, 1790035200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5044, 92, 1790121600, 1790121600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5045, 92, 1790208000, 1790208000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5046, 92, 1790294400, 1790294400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5047, 92, 1790380800, 1790380800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5048, 92, 1790467200, 1790467200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5049, 92, 1790553600, 1790553600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5050, 92, 1790640000, 1790640000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5051, 92, 1790726400, 1790726400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5052, 92, 1790812800, 1790812800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5053, 92, 1790899200, 1790899200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5054, 92, 1790985600, 1790985600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5055, 92, 1791072000, 1791072000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5056, 92, 1791158400, 1791158400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5057, 92, 1791244800, 1791244800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5058, 92, 1791331200, 1791331200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5059, 92, 1791417600, 1791417600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5060, 92, 1791504000, 1791504000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5061, 92, 1791590400, 1791590400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5062, 92, 1791676800, 1791676800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5063, 92, 1791763200, 1791763200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5064, 92, 1791849600, 1791849600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5065, 92, 1791936000, 1791936000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5066, 92, 1792022400, 1792022400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5067, 92, 1792108800, 1792108800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5068, 92, 1792195200, 1792195200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5069, 92, 1792281600, 1792281600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5070, 92, 1792368000, 1792368000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5071, 92, 1792454400, 1792454400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5072, 92, 1792540800, 1792540800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5073, 92, 1792627200, 1792627200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5074, 92, 1792713600, 1792713600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5075, 92, 1792800000, 1792800000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5076, 92, 1792886400, 1792886400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5077, 92, 1792972800, 1792972800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5078, 92, 1793059200, 1793059200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5079, 92, 1793145600, 1793145600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5080, 92, 1793232000, 1793232000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5081, 92, 1793318400, 1793318400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5082, 92, 1793404800, 1793404800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5083, 92, 1793491200, 1793491200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5084, 92, 1793577600, 1793577600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5085, 92, 1793664000, 1793664000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5086, 92, 1793750400, 1793750400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5087, 92, 1793836800, 1793836800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5088, 92, 1793923200, 1793923200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(5089, 92, 1794009600, 1794009600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5090, 92, 1794096000, 1794096000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5091, 92, 1794182400, 1794182400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5092, 92, 1794268800, 1794268800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5093, 92, 1794355200, 1794355200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5094, 92, 1794441600, 1794441600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5095, 92, 1794528000, 1794528000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5096, 92, 1794614400, 1794614400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5097, 92, 1794700800, 1794700800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5098, 92, 1794787200, 1794787200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5099, 92, 1794873600, 1794873600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5100, 92, 1794960000, 1794960000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5101, 92, 1795046400, 1795046400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5102, 92, 1795132800, 1795132800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5103, 92, 1795219200, 1795219200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5104, 92, 1795305600, 1795305600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5105, 92, 1795392000, 1795392000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5106, 92, 1795478400, 1795478400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5107, 92, 1795564800, 1795564800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5108, 92, 1795651200, 1795651200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5109, 92, 1795737600, 1795737600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5110, 92, 1795824000, 1795824000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5111, 92, 1795910400, 1795910400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5112, 92, 1795996800, 1795996800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5113, 92, 1796083200, 1796083200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5114, 92, 1796169600, 1796169600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5115, 92, 1796256000, 1796256000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5116, 92, 1796342400, 1796342400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5117, 92, 1796428800, 1796428800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5118, 92, 1796515200, 1796515200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5119, 92, 1796601600, 1796601600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5120, 92, 1796688000, 1796688000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5121, 92, 1796774400, 1796774400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5122, 92, 1796860800, 1796860800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5123, 92, 1796947200, 1796947200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5124, 92, 1797033600, 1797033600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5125, 92, 1797120000, 1797120000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5126, 92, 1797206400, 1797206400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5127, 92, 1797292800, 1797292800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5128, 92, 1797379200, 1797379200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5129, 92, 1797465600, 1797465600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5130, 92, 1797552000, 1797552000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5131, 92, 1797638400, 1797638400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5132, 92, 1797724800, 1797724800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5133, 92, 1797811200, 1797811200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5134, 92, 1797897600, 1797897600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5135, 92, 1797984000, 1797984000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5136, 92, 1798070400, 1798070400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5137, 92, 1798156800, 1798156800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5138, 92, 1798243200, 1798243200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5139, 92, 1798329600, 1798329600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5140, 92, 1798416000, 1798416000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5141, 92, 1798502400, 1798502400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5142, 92, 1798588800, 1798588800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5143, 92, 1798675200, 1798675200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5144, 92, 1798761600, 1798761600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5145, 92, 1798848000, 1798848000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5146, 92, 1798934400, 1798934400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5147, 92, 1799020800, 1799020800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5148, 92, 1799107200, 1799107200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5149, 92, 1799193600, 1799193600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5150, 92, 1799280000, 1799280000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5151, 92, 1799366400, 1799366400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5152, 92, 1799452800, 1799452800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5153, 92, 1799539200, 1799539200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5154, 92, 1799625600, 1799625600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5155, 92, 1799712000, 1799712000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5156, 92, 1799798400, 1799798400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5157, 92, 1799884800, 1799884800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5158, 92, 1799971200, 1799971200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5159, 92, 1800057600, 1800057600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5160, 92, 1800144000, 1800144000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5161, 92, 1800230400, 1800230400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5162, 92, 1800316800, 1800316800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5163, 92, 1800403200, 1800403200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5164, 92, 1800489600, 1800489600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5165, 92, 1800576000, 1800576000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5166, 92, 1800662400, 1800662400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5167, 92, 1800748800, 1800748800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5168, 92, 1800835200, 1800835200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5169, 92, 1800921600, 1800921600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5170, 92, 1801008000, 1801008000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5171, 92, 1801094400, 1801094400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5172, 92, 1801180800, 1801180800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5173, 92, 1801267200, 1801267200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5174, 92, 1801353600, 1801353600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5175, 92, 1801440000, 1801440000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5176, 92, 1801526400, 1801526400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5177, 92, 1801612800, 1801612800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5178, 92, 1801699200, 1801699200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5179, 92, 1801785600, 1801785600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5180, 92, 1801872000, 1801872000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5181, 92, 1801958400, 1801958400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5182, 92, 1802044800, 1802044800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5183, 92, 1802131200, 1802131200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5184, 92, 1802217600, 1802217600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5185, 92, 1802304000, 1802304000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5186, 92, 1802390400, 1802390400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5187, 92, 1802476800, 1802476800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5188, 92, 1802563200, 1802563200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5189, 92, 1802649600, 1802649600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5190, 92, 1802736000, 1802736000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5191, 92, 1802822400, 1802822400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5192, 92, 1802908800, 1802908800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5193, 92, 1802995200, 1802995200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5194, 92, 1803081600, 1803081600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5195, 92, 1803168000, 1803168000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5196, 92, 1803254400, 1803254400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5197, 92, 1803340800, 1803340800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5198, 92, 1803427200, 1803427200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5199, 92, 1803513600, 1803513600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5200, 92, 1803600000, 1803600000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5201, 92, 1803686400, 1803686400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5202, 92, 1803772800, 1803772800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5203, 92, 1803859200, 1803859200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5204, 92, 1803945600, 1803945600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5205, 92, 1804032000, 1804032000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5206, 92, 1804118400, 1804118400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5207, 92, 1804204800, 1804204800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5208, 92, 1804291200, 1804291200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5209, 92, 1804377600, 1804377600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5210, 92, 1804464000, 1804464000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5211, 92, 1804550400, 1804550400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5212, 92, 1804636800, 1804636800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5213, 92, 1804723200, 1804723200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5214, 92, 1804809600, 1804809600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5215, 92, 1804896000, 1804896000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5216, 92, 1804982400, 1804982400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5217, 92, 1805068800, 1805068800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5218, 92, 1805155200, 1805155200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5219, 92, 1805241600, 1805241600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5220, 92, 1805328000, 1805328000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5221, 92, 1805414400, 1805414400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5222, 92, 1805500800, 1805500800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5223, 92, 1805587200, 1805587200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5224, 92, 1805673600, 1805673600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5225, 92, 1805760000, 1805760000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5226, 92, 1805846400, 1805846400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5227, 92, 1805932800, 1805932800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5228, 92, 1806019200, 1806019200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5229, 92, 1806105600, 1806105600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5230, 92, 1806192000, 1806192000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5231, 92, 1806278400, 1806278400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5232, 92, 1806364800, 1806364800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5233, 92, 1806451200, 1806451200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5234, 92, 1806537600, 1806537600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5235, 92, 1806624000, 1806624000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5236, 92, 1806710400, 1806710400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5237, 92, 1806796800, 1806796800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5238, 92, 1806883200, 1806883200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5239, 92, 1806969600, 1806969600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5240, 92, 1807056000, 1807056000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5241, 92, 1807142400, 1807142400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5242, 92, 1807228800, 1807228800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5243, 92, 1807315200, 1807315200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5244, 92, 1807401600, 1807401600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5245, 92, 1807488000, 1807488000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5246, 92, 1807574400, 1807574400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5247, 92, 1807660800, 1807660800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5248, 92, 1807747200, 1807747200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5249, 92, 1807833600, 1807833600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5250, 92, 1807920000, 1807920000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5251, 92, 1808006400, 1808006400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5252, 92, 1808092800, 1808092800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5253, 92, 1808179200, 1808179200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5254, 92, 1808265600, 1808265600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5255, 92, 1808352000, 1808352000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5256, 92, 1808438400, 1808438400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5257, 92, 1808524800, 1808524800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5258, 92, 1808611200, 1808611200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5259, 92, 1808697600, 1808697600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5260, 92, 1808784000, 1808784000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5261, 92, 1808870400, 1808870400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5262, 92, 1808956800, 1808956800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5263, 92, 1809043200, 1809043200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5264, 92, 1809129600, 1809129600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5265, 92, 1809216000, 1809216000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5266, 92, 1809302400, 1809302400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5267, 92, 1809388800, 1809388800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5268, 92, 1809475200, 1809475200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5269, 92, 1809561600, 1809561600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5270, 92, 1809648000, 1809648000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5271, 92, 1809734400, 1809734400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5272, 92, 1809820800, 1809820800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5273, 92, 1809907200, 1809907200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5274, 92, 1809993600, 1809993600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5275, 92, 1810080000, 1810080000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5276, 92, 1810166400, 1810166400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5277, 92, 1810252800, 1810252800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5278, 92, 1810339200, 1810339200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5279, 92, 1810425600, 1810425600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5280, 92, 1810512000, 1810512000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5281, 92, 1810598400, 1810598400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5282, 92, 1810684800, 1810684800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5283, 92, 1810771200, 1810771200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5284, 92, 1810857600, 1810857600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5285, 92, 1810944000, 1810944000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5286, 92, 1811030400, 1811030400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5287, 92, 1811116800, 1811116800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5288, 92, 1811203200, 1811203200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5289, 92, 1811289600, 1811289600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5290, 92, 1811376000, 1811376000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5291, 92, 1811462400, 1811462400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5292, 92, 1811548800, 1811548800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5293, 92, 1811635200, 1811635200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5294, 92, 1811721600, 1811721600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5295, 92, 1811808000, 1811808000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5296, 92, 1811894400, 1811894400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5297, 92, 1811980800, 1811980800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5298, 92, 1812067200, 1812067200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5299, 92, 1812153600, 1812153600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5300, 92, 1812240000, 1812240000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5301, 92, 1812326400, 1812326400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5302, 92, 1812412800, 1812412800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5303, 92, 1812499200, 1812499200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5304, 92, 1812585600, 1812585600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5305, 92, 1812672000, 1812672000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5306, 92, 1812758400, 1812758400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5307, 92, 1812844800, 1812844800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5308, 92, 1812931200, 1812931200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5309, 92, 1813017600, 1813017600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5310, 92, 1813104000, 1813104000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5311, 92, 1813190400, 1813190400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5312, 92, 1813276800, 1813276800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5313, 92, 1813363200, 1813363200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5314, 92, 1813449600, 1813449600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5315, 92, 1813536000, 1813536000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5316, 92, 1813622400, 1813622400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5317, 92, 1813708800, 1813708800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5318, 92, 1813795200, 1813795200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5319, 92, 1813881600, 1813881600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5320, 92, 1813968000, 1813968000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5321, 92, 1814054400, 1814054400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5322, 92, 1814140800, 1814140800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5323, 92, 1814227200, 1814227200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5324, 92, 1814313600, 1814313600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5325, 92, 1814400000, 1814400000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5326, 92, 1814486400, 1814486400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5327, 92, 1814572800, 1814572800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5328, 92, 1814659200, 1814659200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5329, 92, 1814745600, 1814745600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5330, 92, 1814832000, 1814832000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5331, 92, 1814918400, 1814918400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5332, 92, 1815004800, 1815004800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5333, 92, 1815091200, 1815091200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5334, 92, 1815177600, 1815177600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5335, 92, 1815264000, 1815264000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5336, 92, 1815350400, 1815350400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5337, 92, 1815436800, 1815436800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5338, 92, 1815523200, 1815523200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5339, 92, 1815609600, 1815609600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5340, 92, 1815696000, 1815696000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5341, 92, 1815782400, 1815782400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5342, 92, 1815868800, 1815868800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5343, 92, 1815955200, 1815955200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5344, 92, 1816041600, 1816041600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5345, 92, 1816128000, 1816128000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5346, 92, 1816214400, 1816214400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5347, 92, 1816300800, 1816300800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5348, 92, 1816387200, 1816387200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5349, 92, 1816473600, 1816473600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5350, 92, 1816560000, 1816560000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5351, 92, 1816646400, 1816646400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5352, 92, 1816732800, 1816732800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5353, 92, 1816819200, 1816819200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5354, 92, 1816905600, 1816905600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5355, 92, 1816992000, 1816992000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5356, 92, 1817078400, 1817078400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5357, 92, 1817164800, 1817164800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5358, 92, 1817251200, 1817251200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5359, 92, 1817337600, 1817337600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5360, 92, 1817424000, 1817424000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5361, 92, 1817510400, 1817510400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5362, 92, 1817596800, 1817596800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5363, 92, 1817683200, 1817683200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5364, 92, 1817769600, 1817769600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5365, 92, 1817856000, 1817856000, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5366, 92, 1817942400, 1817942400, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5367, 92, 1818028800, 1818028800, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5368, 92, 1818115200, 1818115200, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5369, 92, 1818201600, 1818201600, NULL, 1, 15, '30', '30', '0', '0', 'available', 0, 0, 0, 1),
(5370, 94, 1786665600, 1786665600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5371, 94, 1786752000, 1786752000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5372, 94, 1786838400, 1786838400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5373, 94, 1786924800, 1786924800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5374, 94, 1787011200, 1787011200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5375, 94, 1787097600, 1787097600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5376, 94, 1787184000, 1787184000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5377, 94, 1787270400, 1787270400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5378, 94, 1787356800, 1787356800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5379, 94, 1787443200, 1787443200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5380, 94, 1787529600, 1787529600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5381, 94, 1787616000, 1787616000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5382, 94, 1787702400, 1787702400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5383, 94, 1787788800, 1787788800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5384, 94, 1787875200, 1787875200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5385, 94, 1787961600, 1787961600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5386, 94, 1788048000, 1788048000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5387, 94, 1788134400, 1788134400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5388, 94, 1788220800, 1788220800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5389, 94, 1788307200, 1788307200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5390, 94, 1788393600, 1788393600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5391, 94, 1788480000, 1788480000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5392, 94, 1788566400, 1788566400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5393, 94, 1788652800, 1788652800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5394, 94, 1788739200, 1788739200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5395, 94, 1788825600, 1788825600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5396, 94, 1788912000, 1788912000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5397, 94, 1788998400, 1788998400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5398, 94, 1789084800, 1789084800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5399, 94, 1789171200, 1789171200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5400, 94, 1789257600, 1789257600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5401, 94, 1789344000, 1789344000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5402, 94, 1789430400, 1789430400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5403, 94, 1789516800, 1789516800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5404, 94, 1789603200, 1789603200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5405, 94, 1789689600, 1789689600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5406, 94, 1789776000, 1789776000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5407, 94, 1789862400, 1789862400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5408, 94, 1789948800, 1789948800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5409, 94, 1790035200, 1790035200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5410, 94, 1790121600, 1790121600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5411, 94, 1790208000, 1790208000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5412, 94, 1790294400, 1790294400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5413, 94, 1790380800, 1790380800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5414, 94, 1790467200, 1790467200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5415, 94, 1790553600, 1790553600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5416, 94, 1790640000, 1790640000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5417, 94, 1790726400, 1790726400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5418, 94, 1790812800, 1790812800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5419, 94, 1790899200, 1790899200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5420, 94, 1790985600, 1790985600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5421, 94, 1791072000, 1791072000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5422, 94, 1791158400, 1791158400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5423, 94, 1791244800, 1791244800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5424, 94, 1791331200, 1791331200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5425, 94, 1791417600, 1791417600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5426, 94, 1791504000, 1791504000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5427, 94, 1791590400, 1791590400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5428, 94, 1791676800, 1791676800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5429, 94, 1791763200, 1791763200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5430, 94, 1791849600, 1791849600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5431, 94, 1791936000, 1791936000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5432, 94, 1792022400, 1792022400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5433, 94, 1792108800, 1792108800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5434, 94, 1792195200, 1792195200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5435, 94, 1792281600, 1792281600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5436, 94, 1792368000, 1792368000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5437, 94, 1792454400, 1792454400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5438, 94, 1792540800, 1792540800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5439, 94, 1792627200, 1792627200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5440, 94, 1792713600, 1792713600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5441, 94, 1792800000, 1792800000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5442, 94, 1792886400, 1792886400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5443, 94, 1792972800, 1792972800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5444, 94, 1793059200, 1793059200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5445, 94, 1793145600, 1793145600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5446, 94, 1793232000, 1793232000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5447, 94, 1793318400, 1793318400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5448, 94, 1793404800, 1793404800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5449, 94, 1793491200, 1793491200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5450, 94, 1793577600, 1793577600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5451, 94, 1793664000, 1793664000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5452, 94, 1793750400, 1793750400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5453, 94, 1793836800, 1793836800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5454, 94, 1793923200, 1793923200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5455, 94, 1794009600, 1794009600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5456, 94, 1794096000, 1794096000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5457, 94, 1794182400, 1794182400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5458, 94, 1794268800, 1794268800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5459, 94, 1794355200, 1794355200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5460, 94, 1794441600, 1794441600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5461, 94, 1794528000, 1794528000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5462, 94, 1794614400, 1794614400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5463, 94, 1794700800, 1794700800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5464, 94, 1794787200, 1794787200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5465, 94, 1794873600, 1794873600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5466, 94, 1794960000, 1794960000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5467, 94, 1795046400, 1795046400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5468, 94, 1795132800, 1795132800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5469, 94, 1795219200, 1795219200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5470, 94, 1795305600, 1795305600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5471, 94, 1795392000, 1795392000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5472, 94, 1795478400, 1795478400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5473, 94, 1795564800, 1795564800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5474, 94, 1795651200, 1795651200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5475, 94, 1795737600, 1795737600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5476, 94, 1795824000, 1795824000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5477, 94, 1795910400, 1795910400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5478, 94, 1795996800, 1795996800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5479, 94, 1796083200, 1796083200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5480, 94, 1796169600, 1796169600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5481, 94, 1796256000, 1796256000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5482, 94, 1796342400, 1796342400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5483, 94, 1796428800, 1796428800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5484, 94, 1796515200, 1796515200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5485, 94, 1796601600, 1796601600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5486, 94, 1796688000, 1796688000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5487, 94, 1796774400, 1796774400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5488, 94, 1796860800, 1796860800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5489, 94, 1796947200, 1796947200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5490, 94, 1797033600, 1797033600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5491, 94, 1797120000, 1797120000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5492, 94, 1797206400, 1797206400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5493, 94, 1797292800, 1797292800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5494, 94, 1797379200, 1797379200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5495, 94, 1797465600, 1797465600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5496, 94, 1797552000, 1797552000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5497, 94, 1797638400, 1797638400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5498, 94, 1797724800, 1797724800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5499, 94, 1797811200, 1797811200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5500, 94, 1797897600, 1797897600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5501, 94, 1797984000, 1797984000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5502, 94, 1798070400, 1798070400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5503, 94, 1798156800, 1798156800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5504, 94, 1798243200, 1798243200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5505, 94, 1798329600, 1798329600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5506, 94, 1798416000, 1798416000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5507, 94, 1798502400, 1798502400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5508, 94, 1798588800, 1798588800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5509, 94, 1798675200, 1798675200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5510, 94, 1798761600, 1798761600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5511, 94, 1798848000, 1798848000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5512, 94, 1798934400, 1798934400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5513, 94, 1799020800, 1799020800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5514, 94, 1799107200, 1799107200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5515, 94, 1799193600, 1799193600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5516, 94, 1799280000, 1799280000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5517, 94, 1799366400, 1799366400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5518, 94, 1799452800, 1799452800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5519, 94, 1799539200, 1799539200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5520, 94, 1799625600, 1799625600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5521, 94, 1799712000, 1799712000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5522, 94, 1799798400, 1799798400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5523, 94, 1799884800, 1799884800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5524, 94, 1799971200, 1799971200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5525, 94, 1800057600, 1800057600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5526, 94, 1800144000, 1800144000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5527, 94, 1800230400, 1800230400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5528, 94, 1800316800, 1800316800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5529, 94, 1800403200, 1800403200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5530, 94, 1800489600, 1800489600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5531, 94, 1800576000, 1800576000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5532, 94, 1800662400, 1800662400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5533, 94, 1800748800, 1800748800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5534, 94, 1800835200, 1800835200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5535, 94, 1800921600, 1800921600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5536, 94, 1801008000, 1801008000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5537, 94, 1801094400, 1801094400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5538, 94, 1801180800, 1801180800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5539, 94, 1801267200, 1801267200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5540, 94, 1801353600, 1801353600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5541, 94, 1801440000, 1801440000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5542, 94, 1801526400, 1801526400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5543, 94, 1801612800, 1801612800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5544, 94, 1801699200, 1801699200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5545, 94, 1801785600, 1801785600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5546, 94, 1801872000, 1801872000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5547, 94, 1801958400, 1801958400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5548, 94, 1802044800, 1802044800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5549, 94, 1802131200, 1802131200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5550, 94, 1802217600, 1802217600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5551, 94, 1802304000, 1802304000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5552, 94, 1802390400, 1802390400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5553, 94, 1802476800, 1802476800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5554, 94, 1802563200, 1802563200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5555, 94, 1802649600, 1802649600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5556, 94, 1802736000, 1802736000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5557, 94, 1802822400, 1802822400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5558, 94, 1802908800, 1802908800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5559, 94, 1802995200, 1802995200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5560, 94, 1803081600, 1803081600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5561, 94, 1803168000, 1803168000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5562, 94, 1803254400, 1803254400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5563, 94, 1803340800, 1803340800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5564, 94, 1803427200, 1803427200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5565, 94, 1803513600, 1803513600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5566, 94, 1803600000, 1803600000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5567, 94, 1803686400, 1803686400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5568, 94, 1803772800, 1803772800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5569, 94, 1803859200, 1803859200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5570, 94, 1803945600, 1803945600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5571, 94, 1804032000, 1804032000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5572, 94, 1804118400, 1804118400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5573, 94, 1804204800, 1804204800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5574, 94, 1804291200, 1804291200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5575, 94, 1804377600, 1804377600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5576, 94, 1804464000, 1804464000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5577, 94, 1804550400, 1804550400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5578, 94, 1804636800, 1804636800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5579, 94, 1804723200, 1804723200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5580, 94, 1804809600, 1804809600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5581, 94, 1804896000, 1804896000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5582, 94, 1804982400, 1804982400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5583, 94, 1805068800, 1805068800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5584, 94, 1805155200, 1805155200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5585, 94, 1805241600, 1805241600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5586, 94, 1805328000, 1805328000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5587, 94, 1805414400, 1805414400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5588, 94, 1805500800, 1805500800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5589, 94, 1805587200, 1805587200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5590, 94, 1805673600, 1805673600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5591, 94, 1805760000, 1805760000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5592, 94, 1805846400, 1805846400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5593, 94, 1805932800, 1805932800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5594, 94, 1806019200, 1806019200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5595, 94, 1806105600, 1806105600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5596, 94, 1806192000, 1806192000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5597, 94, 1806278400, 1806278400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5598, 94, 1806364800, 1806364800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5599, 94, 1806451200, 1806451200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5600, 94, 1806537600, 1806537600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5601, 94, 1806624000, 1806624000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5602, 94, 1806710400, 1806710400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5603, 94, 1806796800, 1806796800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5604, 94, 1806883200, 1806883200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5605, 94, 1806969600, 1806969600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5606, 94, 1807056000, 1807056000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5607, 94, 1807142400, 1807142400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5608, 94, 1807228800, 1807228800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5609, 94, 1807315200, 1807315200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5610, 94, 1807401600, 1807401600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5611, 94, 1807488000, 1807488000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5612, 94, 1807574400, 1807574400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5613, 94, 1807660800, 1807660800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5614, 94, 1807747200, 1807747200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5615, 94, 1807833600, 1807833600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5616, 94, 1807920000, 1807920000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5617, 94, 1808006400, 1808006400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(5618, 94, 1808092800, 1808092800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5619, 94, 1808179200, 1808179200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5620, 94, 1808265600, 1808265600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5621, 94, 1808352000, 1808352000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5622, 94, 1808438400, 1808438400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5623, 94, 1808524800, 1808524800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5624, 94, 1808611200, 1808611200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5625, 94, 1808697600, 1808697600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5626, 94, 1808784000, 1808784000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5627, 94, 1808870400, 1808870400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5628, 94, 1808956800, 1808956800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5629, 94, 1809043200, 1809043200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5630, 94, 1809129600, 1809129600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5631, 94, 1809216000, 1809216000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5632, 94, 1809302400, 1809302400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5633, 94, 1809388800, 1809388800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5634, 94, 1809475200, 1809475200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5635, 94, 1809561600, 1809561600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5636, 94, 1809648000, 1809648000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5637, 94, 1809734400, 1809734400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5638, 94, 1809820800, 1809820800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5639, 94, 1809907200, 1809907200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5640, 94, 1809993600, 1809993600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5641, 94, 1810080000, 1810080000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5642, 94, 1810166400, 1810166400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5643, 94, 1810252800, 1810252800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5644, 94, 1810339200, 1810339200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5645, 94, 1810425600, 1810425600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5646, 94, 1810512000, 1810512000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5647, 94, 1810598400, 1810598400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5648, 94, 1810684800, 1810684800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5649, 94, 1810771200, 1810771200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5650, 94, 1810857600, 1810857600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5651, 94, 1810944000, 1810944000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5652, 94, 1811030400, 1811030400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5653, 94, 1811116800, 1811116800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5654, 94, 1811203200, 1811203200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5655, 94, 1811289600, 1811289600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5656, 94, 1811376000, 1811376000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5657, 94, 1811462400, 1811462400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5658, 94, 1811548800, 1811548800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5659, 94, 1811635200, 1811635200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5660, 94, 1811721600, 1811721600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5661, 94, 1811808000, 1811808000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5662, 94, 1811894400, 1811894400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5663, 94, 1811980800, 1811980800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5664, 94, 1812067200, 1812067200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5665, 94, 1812153600, 1812153600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5666, 94, 1812240000, 1812240000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5667, 94, 1812326400, 1812326400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5668, 94, 1812412800, 1812412800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5669, 94, 1812499200, 1812499200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5670, 94, 1812585600, 1812585600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5671, 94, 1812672000, 1812672000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5672, 94, 1812758400, 1812758400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5673, 94, 1812844800, 1812844800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5674, 94, 1812931200, 1812931200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5675, 94, 1813017600, 1813017600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5676, 94, 1813104000, 1813104000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5677, 94, 1813190400, 1813190400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5678, 94, 1813276800, 1813276800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5679, 94, 1813363200, 1813363200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5680, 94, 1813449600, 1813449600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5681, 94, 1813536000, 1813536000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5682, 94, 1813622400, 1813622400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5683, 94, 1813708800, 1813708800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5684, 94, 1813795200, 1813795200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5685, 94, 1813881600, 1813881600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5686, 94, 1813968000, 1813968000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5687, 94, 1814054400, 1814054400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5688, 94, 1814140800, 1814140800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5689, 94, 1814227200, 1814227200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5690, 94, 1814313600, 1814313600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5691, 94, 1814400000, 1814400000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5692, 94, 1814486400, 1814486400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5693, 94, 1814572800, 1814572800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5694, 94, 1814659200, 1814659200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5695, 94, 1814745600, 1814745600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5696, 94, 1814832000, 1814832000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5697, 94, 1814918400, 1814918400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5698, 94, 1815004800, 1815004800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5699, 94, 1815091200, 1815091200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5700, 94, 1815177600, 1815177600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5701, 94, 1815264000, 1815264000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5702, 94, 1815350400, 1815350400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5703, 94, 1815436800, 1815436800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5704, 94, 1815523200, 1815523200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5705, 94, 1815609600, 1815609600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5706, 94, 1815696000, 1815696000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5707, 94, 1815782400, 1815782400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5708, 94, 1815868800, 1815868800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5709, 94, 1815955200, 1815955200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5710, 94, 1816041600, 1816041600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5711, 94, 1816128000, 1816128000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5712, 94, 1816214400, 1816214400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5713, 94, 1816300800, 1816300800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5714, 94, 1816387200, 1816387200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5715, 94, 1816473600, 1816473600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5716, 94, 1816560000, 1816560000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5717, 94, 1816646400, 1816646400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5718, 94, 1816732800, 1816732800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5719, 94, 1816819200, 1816819200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5720, 94, 1816905600, 1816905600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5721, 94, 1816992000, 1816992000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5722, 94, 1817078400, 1817078400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5723, 94, 1817164800, 1817164800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5724, 94, 1817251200, 1817251200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5725, 94, 1817337600, 1817337600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5726, 94, 1817424000, 1817424000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5727, 94, 1817510400, 1817510400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5728, 94, 1817596800, 1817596800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5729, 94, 1817683200, 1817683200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5730, 94, 1817769600, 1817769600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5731, 94, 1817856000, 1817856000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5732, 94, 1817942400, 1817942400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5733, 94, 1818028800, 1818028800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5734, 94, 1818115200, 1818115200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5735, 94, 1818201600, 1818201600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(5736, 95, 1786665600, 1786665600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5737, 95, 1786752000, 1786752000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5738, 95, 1786838400, 1786838400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5739, 95, 1786924800, 1786924800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5740, 95, 1787011200, 1787011200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5741, 95, 1787097600, 1787097600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5742, 95, 1787184000, 1787184000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5743, 95, 1787270400, 1787270400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5744, 95, 1787356800, 1787356800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5745, 95, 1787443200, 1787443200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5746, 95, 1787529600, 1787529600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5747, 95, 1787616000, 1787616000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5748, 95, 1787702400, 1787702400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5749, 95, 1787788800, 1787788800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5750, 95, 1787875200, 1787875200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5751, 95, 1787961600, 1787961600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5752, 95, 1788048000, 1788048000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5753, 95, 1788134400, 1788134400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5754, 95, 1788220800, 1788220800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5755, 95, 1788307200, 1788307200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5756, 95, 1788393600, 1788393600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5757, 95, 1788480000, 1788480000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5758, 95, 1788566400, 1788566400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5759, 95, 1788652800, 1788652800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5760, 95, 1788739200, 1788739200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5761, 95, 1788825600, 1788825600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5762, 95, 1788912000, 1788912000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5763, 95, 1788998400, 1788998400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5764, 95, 1789084800, 1789084800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5765, 95, 1789171200, 1789171200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5766, 95, 1789257600, 1789257600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5767, 95, 1789344000, 1789344000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5768, 95, 1789430400, 1789430400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5769, 95, 1789516800, 1789516800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5770, 95, 1789603200, 1789603200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5771, 95, 1789689600, 1789689600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5772, 95, 1789776000, 1789776000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5773, 95, 1789862400, 1789862400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5774, 95, 1789948800, 1789948800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5775, 95, 1790035200, 1790035200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5776, 95, 1790121600, 1790121600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5777, 95, 1790208000, 1790208000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5778, 95, 1790294400, 1790294400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5779, 95, 1790380800, 1790380800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5780, 95, 1790467200, 1790467200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5781, 95, 1790553600, 1790553600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5782, 95, 1790640000, 1790640000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5783, 95, 1790726400, 1790726400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5784, 95, 1790812800, 1790812800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5785, 95, 1790899200, 1790899200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5786, 95, 1790985600, 1790985600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5787, 95, 1791072000, 1791072000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5788, 95, 1791158400, 1791158400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5789, 95, 1791244800, 1791244800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5790, 95, 1791331200, 1791331200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5791, 95, 1791417600, 1791417600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5792, 95, 1791504000, 1791504000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5793, 95, 1791590400, 1791590400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5794, 95, 1791676800, 1791676800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5795, 95, 1791763200, 1791763200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5796, 95, 1791849600, 1791849600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5797, 95, 1791936000, 1791936000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5798, 95, 1792022400, 1792022400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5799, 95, 1792108800, 1792108800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5800, 95, 1792195200, 1792195200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5801, 95, 1792281600, 1792281600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5802, 95, 1792368000, 1792368000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5803, 95, 1792454400, 1792454400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5804, 95, 1792540800, 1792540800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5805, 95, 1792627200, 1792627200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5806, 95, 1792713600, 1792713600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5807, 95, 1792800000, 1792800000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5808, 95, 1792886400, 1792886400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5809, 95, 1792972800, 1792972800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5810, 95, 1793059200, 1793059200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5811, 95, 1793145600, 1793145600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5812, 95, 1793232000, 1793232000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5813, 95, 1793318400, 1793318400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5814, 95, 1793404800, 1793404800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5815, 95, 1793491200, 1793491200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5816, 95, 1793577600, 1793577600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5817, 95, 1793664000, 1793664000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5818, 95, 1793750400, 1793750400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5819, 95, 1793836800, 1793836800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5820, 95, 1793923200, 1793923200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5821, 95, 1794009600, 1794009600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5822, 95, 1794096000, 1794096000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5823, 95, 1794182400, 1794182400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5824, 95, 1794268800, 1794268800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5825, 95, 1794355200, 1794355200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5826, 95, 1794441600, 1794441600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5827, 95, 1794528000, 1794528000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5828, 95, 1794614400, 1794614400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5829, 95, 1794700800, 1794700800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5830, 95, 1794787200, 1794787200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5831, 95, 1794873600, 1794873600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5832, 95, 1794960000, 1794960000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5833, 95, 1795046400, 1795046400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5834, 95, 1795132800, 1795132800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5835, 95, 1795219200, 1795219200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5836, 95, 1795305600, 1795305600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5837, 95, 1795392000, 1795392000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5838, 95, 1795478400, 1795478400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5839, 95, 1795564800, 1795564800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5840, 95, 1795651200, 1795651200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5841, 95, 1795737600, 1795737600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5842, 95, 1795824000, 1795824000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5843, 95, 1795910400, 1795910400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5844, 95, 1795996800, 1795996800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5845, 95, 1796083200, 1796083200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5846, 95, 1796169600, 1796169600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5847, 95, 1796256000, 1796256000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5848, 95, 1796342400, 1796342400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5849, 95, 1796428800, 1796428800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5850, 95, 1796515200, 1796515200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5851, 95, 1796601600, 1796601600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5852, 95, 1796688000, 1796688000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5853, 95, 1796774400, 1796774400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5854, 95, 1796860800, 1796860800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5855, 95, 1796947200, 1796947200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5856, 95, 1797033600, 1797033600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5857, 95, 1797120000, 1797120000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5858, 95, 1797206400, 1797206400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5859, 95, 1797292800, 1797292800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5860, 95, 1797379200, 1797379200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5861, 95, 1797465600, 1797465600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5862, 95, 1797552000, 1797552000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5863, 95, 1797638400, 1797638400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5864, 95, 1797724800, 1797724800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5865, 95, 1797811200, 1797811200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5866, 95, 1797897600, 1797897600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5867, 95, 1797984000, 1797984000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5868, 95, 1798070400, 1798070400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5869, 95, 1798156800, 1798156800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5870, 95, 1798243200, 1798243200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5871, 95, 1798329600, 1798329600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5872, 95, 1798416000, 1798416000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5873, 95, 1798502400, 1798502400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5874, 95, 1798588800, 1798588800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5875, 95, 1798675200, 1798675200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5876, 95, 1798761600, 1798761600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5877, 95, 1798848000, 1798848000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5878, 95, 1798934400, 1798934400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5879, 95, 1799020800, 1799020800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5880, 95, 1799107200, 1799107200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5881, 95, 1799193600, 1799193600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5882, 95, 1799280000, 1799280000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5883, 95, 1799366400, 1799366400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5884, 95, 1799452800, 1799452800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5885, 95, 1799539200, 1799539200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5886, 95, 1799625600, 1799625600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5887, 95, 1799712000, 1799712000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5888, 95, 1799798400, 1799798400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5889, 95, 1799884800, 1799884800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5890, 95, 1799971200, 1799971200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5891, 95, 1800057600, 1800057600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5892, 95, 1800144000, 1800144000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5893, 95, 1800230400, 1800230400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5894, 95, 1800316800, 1800316800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5895, 95, 1800403200, 1800403200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5896, 95, 1800489600, 1800489600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5897, 95, 1800576000, 1800576000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5898, 95, 1800662400, 1800662400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5899, 95, 1800748800, 1800748800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5900, 95, 1800835200, 1800835200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5901, 95, 1800921600, 1800921600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5902, 95, 1801008000, 1801008000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5903, 95, 1801094400, 1801094400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5904, 95, 1801180800, 1801180800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5905, 95, 1801267200, 1801267200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5906, 95, 1801353600, 1801353600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5907, 95, 1801440000, 1801440000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5908, 95, 1801526400, 1801526400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5909, 95, 1801612800, 1801612800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5910, 95, 1801699200, 1801699200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5911, 95, 1801785600, 1801785600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5912, 95, 1801872000, 1801872000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5913, 95, 1801958400, 1801958400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5914, 95, 1802044800, 1802044800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5915, 95, 1802131200, 1802131200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5916, 95, 1802217600, 1802217600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5917, 95, 1802304000, 1802304000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5918, 95, 1802390400, 1802390400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5919, 95, 1802476800, 1802476800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5920, 95, 1802563200, 1802563200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5921, 95, 1802649600, 1802649600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5922, 95, 1802736000, 1802736000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5923, 95, 1802822400, 1802822400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5924, 95, 1802908800, 1802908800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5925, 95, 1802995200, 1802995200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5926, 95, 1803081600, 1803081600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5927, 95, 1803168000, 1803168000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5928, 95, 1803254400, 1803254400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5929, 95, 1803340800, 1803340800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5930, 95, 1803427200, 1803427200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5931, 95, 1803513600, 1803513600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5932, 95, 1803600000, 1803600000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5933, 95, 1803686400, 1803686400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5934, 95, 1803772800, 1803772800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5935, 95, 1803859200, 1803859200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5936, 95, 1803945600, 1803945600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5937, 95, 1804032000, 1804032000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5938, 95, 1804118400, 1804118400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5939, 95, 1804204800, 1804204800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5940, 95, 1804291200, 1804291200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5941, 95, 1804377600, 1804377600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5942, 95, 1804464000, 1804464000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5943, 95, 1804550400, 1804550400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5944, 95, 1804636800, 1804636800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5945, 95, 1804723200, 1804723200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5946, 95, 1804809600, 1804809600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5947, 95, 1804896000, 1804896000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5948, 95, 1804982400, 1804982400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5949, 95, 1805068800, 1805068800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5950, 95, 1805155200, 1805155200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5951, 95, 1805241600, 1805241600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5952, 95, 1805328000, 1805328000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5953, 95, 1805414400, 1805414400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5954, 95, 1805500800, 1805500800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5955, 95, 1805587200, 1805587200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5956, 95, 1805673600, 1805673600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5957, 95, 1805760000, 1805760000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5958, 95, 1805846400, 1805846400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5959, 95, 1805932800, 1805932800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5960, 95, 1806019200, 1806019200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5961, 95, 1806105600, 1806105600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5962, 95, 1806192000, 1806192000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5963, 95, 1806278400, 1806278400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5964, 95, 1806364800, 1806364800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5965, 95, 1806451200, 1806451200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5966, 95, 1806537600, 1806537600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5967, 95, 1806624000, 1806624000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5968, 95, 1806710400, 1806710400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5969, 95, 1806796800, 1806796800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5970, 95, 1806883200, 1806883200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5971, 95, 1806969600, 1806969600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5972, 95, 1807056000, 1807056000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5973, 95, 1807142400, 1807142400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5974, 95, 1807228800, 1807228800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5975, 95, 1807315200, 1807315200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5976, 95, 1807401600, 1807401600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5977, 95, 1807488000, 1807488000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5978, 95, 1807574400, 1807574400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5979, 95, 1807660800, 1807660800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5980, 95, 1807747200, 1807747200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5981, 95, 1807833600, 1807833600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5982, 95, 1807920000, 1807920000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5983, 95, 1808006400, 1808006400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5984, 95, 1808092800, 1808092800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5985, 95, 1808179200, 1808179200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5986, 95, 1808265600, 1808265600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5987, 95, 1808352000, 1808352000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5988, 95, 1808438400, 1808438400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5989, 95, 1808524800, 1808524800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5990, 95, 1808611200, 1808611200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5991, 95, 1808697600, 1808697600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5992, 95, 1808784000, 1808784000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5993, 95, 1808870400, 1808870400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5994, 95, 1808956800, 1808956800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5995, 95, 1809043200, 1809043200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5996, 95, 1809129600, 1809129600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5997, 95, 1809216000, 1809216000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5998, 95, 1809302400, 1809302400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(5999, 95, 1809388800, 1809388800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6000, 95, 1809475200, 1809475200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6001, 95, 1809561600, 1809561600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6002, 95, 1809648000, 1809648000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6003, 95, 1809734400, 1809734400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6004, 95, 1809820800, 1809820800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6005, 95, 1809907200, 1809907200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6006, 95, 1809993600, 1809993600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6007, 95, 1810080000, 1810080000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6008, 95, 1810166400, 1810166400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6009, 95, 1810252800, 1810252800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6010, 95, 1810339200, 1810339200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6011, 95, 1810425600, 1810425600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6012, 95, 1810512000, 1810512000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6013, 95, 1810598400, 1810598400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6014, 95, 1810684800, 1810684800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6015, 95, 1810771200, 1810771200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6016, 95, 1810857600, 1810857600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6017, 95, 1810944000, 1810944000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6018, 95, 1811030400, 1811030400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6019, 95, 1811116800, 1811116800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6020, 95, 1811203200, 1811203200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6021, 95, 1811289600, 1811289600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6022, 95, 1811376000, 1811376000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6023, 95, 1811462400, 1811462400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6024, 95, 1811548800, 1811548800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6025, 95, 1811635200, 1811635200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6026, 95, 1811721600, 1811721600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6027, 95, 1811808000, 1811808000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6028, 95, 1811894400, 1811894400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6029, 95, 1811980800, 1811980800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6030, 95, 1812067200, 1812067200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6031, 95, 1812153600, 1812153600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6032, 95, 1812240000, 1812240000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6033, 95, 1812326400, 1812326400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6034, 95, 1812412800, 1812412800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6035, 95, 1812499200, 1812499200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6036, 95, 1812585600, 1812585600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6037, 95, 1812672000, 1812672000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6038, 95, 1812758400, 1812758400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6039, 95, 1812844800, 1812844800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6040, 95, 1812931200, 1812931200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6041, 95, 1813017600, 1813017600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6042, 95, 1813104000, 1813104000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6043, 95, 1813190400, 1813190400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6044, 95, 1813276800, 1813276800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6045, 95, 1813363200, 1813363200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6046, 95, 1813449600, 1813449600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6047, 95, 1813536000, 1813536000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6048, 95, 1813622400, 1813622400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6049, 95, 1813708800, 1813708800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6050, 95, 1813795200, 1813795200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6051, 95, 1813881600, 1813881600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6052, 95, 1813968000, 1813968000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6053, 95, 1814054400, 1814054400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6054, 95, 1814140800, 1814140800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6055, 95, 1814227200, 1814227200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6056, 95, 1814313600, 1814313600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6057, 95, 1814400000, 1814400000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6058, 95, 1814486400, 1814486400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6059, 95, 1814572800, 1814572800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6060, 95, 1814659200, 1814659200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6061, 95, 1814745600, 1814745600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6062, 95, 1814832000, 1814832000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6063, 95, 1814918400, 1814918400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6064, 95, 1815004800, 1815004800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6065, 95, 1815091200, 1815091200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6066, 95, 1815177600, 1815177600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6067, 95, 1815264000, 1815264000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6068, 95, 1815350400, 1815350400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6069, 95, 1815436800, 1815436800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6070, 95, 1815523200, 1815523200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6071, 95, 1815609600, 1815609600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6072, 95, 1815696000, 1815696000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6073, 95, 1815782400, 1815782400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6074, 95, 1815868800, 1815868800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6075, 95, 1815955200, 1815955200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6076, 95, 1816041600, 1816041600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6077, 95, 1816128000, 1816128000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6078, 95, 1816214400, 1816214400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6079, 95, 1816300800, 1816300800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6080, 95, 1816387200, 1816387200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6081, 95, 1816473600, 1816473600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6082, 95, 1816560000, 1816560000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6083, 95, 1816646400, 1816646400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6084, 95, 1816732800, 1816732800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6085, 95, 1816819200, 1816819200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6086, 95, 1816905600, 1816905600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6087, 95, 1816992000, 1816992000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6088, 95, 1817078400, 1817078400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6089, 95, 1817164800, 1817164800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6090, 95, 1817251200, 1817251200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6091, 95, 1817337600, 1817337600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6092, 95, 1817424000, 1817424000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6093, 95, 1817510400, 1817510400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6094, 95, 1817596800, 1817596800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6095, 95, 1817683200, 1817683200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6096, 95, 1817769600, 1817769600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6097, 95, 1817856000, 1817856000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6098, 95, 1817942400, 1817942400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6099, 95, 1818028800, 1818028800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6100, 95, 1818115200, 1818115200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6101, 95, 1818201600, 1818201600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6102, 96, 1786665600, 1786665600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6103, 96, 1786752000, 1786752000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6104, 96, 1786838400, 1786838400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6105, 96, 1786924800, 1786924800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6106, 96, 1787011200, 1787011200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6107, 96, 1787097600, 1787097600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6108, 96, 1787184000, 1787184000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6109, 96, 1787270400, 1787270400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6110, 96, 1787356800, 1787356800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6111, 96, 1787443200, 1787443200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6112, 96, 1787529600, 1787529600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6113, 96, 1787616000, 1787616000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6114, 96, 1787702400, 1787702400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6115, 96, 1787788800, 1787788800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6116, 96, 1787875200, 1787875200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6117, 96, 1787961600, 1787961600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6118, 96, 1788048000, 1788048000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6119, 96, 1788134400, 1788134400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6120, 96, 1788220800, 1788220800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6121, 96, 1788307200, 1788307200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6122, 96, 1788393600, 1788393600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6123, 96, 1788480000, 1788480000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6124, 96, 1788566400, 1788566400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6125, 96, 1788652800, 1788652800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6126, 96, 1788739200, 1788739200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6127, 96, 1788825600, 1788825600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6128, 96, 1788912000, 1788912000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6129, 96, 1788998400, 1788998400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6130, 96, 1789084800, 1789084800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6131, 96, 1789171200, 1789171200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6132, 96, 1789257600, 1789257600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6133, 96, 1789344000, 1789344000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6134, 96, 1789430400, 1789430400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6135, 96, 1789516800, 1789516800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6136, 96, 1789603200, 1789603200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6137, 96, 1789689600, 1789689600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6138, 96, 1789776000, 1789776000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6139, 96, 1789862400, 1789862400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6140, 96, 1789948800, 1789948800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6141, 96, 1790035200, 1790035200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6142, 96, 1790121600, 1790121600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6143, 96, 1790208000, 1790208000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6144, 96, 1790294400, 1790294400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6145, 96, 1790380800, 1790380800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6146, 96, 1790467200, 1790467200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(6147, 96, 1790553600, 1790553600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6148, 96, 1790640000, 1790640000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6149, 96, 1790726400, 1790726400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6150, 96, 1790812800, 1790812800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6151, 96, 1790899200, 1790899200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6152, 96, 1790985600, 1790985600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6153, 96, 1791072000, 1791072000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6154, 96, 1791158400, 1791158400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6155, 96, 1791244800, 1791244800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6156, 96, 1791331200, 1791331200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6157, 96, 1791417600, 1791417600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6158, 96, 1791504000, 1791504000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6159, 96, 1791590400, 1791590400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6160, 96, 1791676800, 1791676800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6161, 96, 1791763200, 1791763200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6162, 96, 1791849600, 1791849600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6163, 96, 1791936000, 1791936000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6164, 96, 1792022400, 1792022400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6165, 96, 1792108800, 1792108800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6166, 96, 1792195200, 1792195200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6167, 96, 1792281600, 1792281600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6168, 96, 1792368000, 1792368000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6169, 96, 1792454400, 1792454400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6170, 96, 1792540800, 1792540800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6171, 96, 1792627200, 1792627200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6172, 96, 1792713600, 1792713600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6173, 96, 1792800000, 1792800000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6174, 96, 1792886400, 1792886400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6175, 96, 1792972800, 1792972800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6176, 96, 1793059200, 1793059200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6177, 96, 1793145600, 1793145600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6178, 96, 1793232000, 1793232000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6179, 96, 1793318400, 1793318400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6180, 96, 1793404800, 1793404800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6181, 96, 1793491200, 1793491200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6182, 96, 1793577600, 1793577600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6183, 96, 1793664000, 1793664000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6184, 96, 1793750400, 1793750400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6185, 96, 1793836800, 1793836800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6186, 96, 1793923200, 1793923200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6187, 96, 1794009600, 1794009600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6188, 96, 1794096000, 1794096000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6189, 96, 1794182400, 1794182400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6190, 96, 1794268800, 1794268800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6191, 96, 1794355200, 1794355200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6192, 96, 1794441600, 1794441600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6193, 96, 1794528000, 1794528000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6194, 96, 1794614400, 1794614400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6195, 96, 1794700800, 1794700800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6196, 96, 1794787200, 1794787200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6197, 96, 1794873600, 1794873600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6198, 96, 1794960000, 1794960000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6199, 96, 1795046400, 1795046400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6200, 96, 1795132800, 1795132800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6201, 96, 1795219200, 1795219200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6202, 96, 1795305600, 1795305600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6203, 96, 1795392000, 1795392000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6204, 96, 1795478400, 1795478400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6205, 96, 1795564800, 1795564800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6206, 96, 1795651200, 1795651200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6207, 96, 1795737600, 1795737600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6208, 96, 1795824000, 1795824000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6209, 96, 1795910400, 1795910400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6210, 96, 1795996800, 1795996800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6211, 96, 1796083200, 1796083200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6212, 96, 1796169600, 1796169600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6213, 96, 1796256000, 1796256000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6214, 96, 1796342400, 1796342400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6215, 96, 1796428800, 1796428800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6216, 96, 1796515200, 1796515200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6217, 96, 1796601600, 1796601600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6218, 96, 1796688000, 1796688000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6219, 96, 1796774400, 1796774400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6220, 96, 1796860800, 1796860800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6221, 96, 1796947200, 1796947200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6222, 96, 1797033600, 1797033600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6223, 96, 1797120000, 1797120000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6224, 96, 1797206400, 1797206400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6225, 96, 1797292800, 1797292800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6226, 96, 1797379200, 1797379200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6227, 96, 1797465600, 1797465600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6228, 96, 1797552000, 1797552000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6229, 96, 1797638400, 1797638400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6230, 96, 1797724800, 1797724800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6231, 96, 1797811200, 1797811200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6232, 96, 1797897600, 1797897600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6233, 96, 1797984000, 1797984000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6234, 96, 1798070400, 1798070400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6235, 96, 1798156800, 1798156800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6236, 96, 1798243200, 1798243200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6237, 96, 1798329600, 1798329600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6238, 96, 1798416000, 1798416000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6239, 96, 1798502400, 1798502400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6240, 96, 1798588800, 1798588800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6241, 96, 1798675200, 1798675200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6242, 96, 1798761600, 1798761600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6243, 96, 1798848000, 1798848000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6244, 96, 1798934400, 1798934400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6245, 96, 1799020800, 1799020800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6246, 96, 1799107200, 1799107200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6247, 96, 1799193600, 1799193600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6248, 96, 1799280000, 1799280000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6249, 96, 1799366400, 1799366400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6250, 96, 1799452800, 1799452800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6251, 96, 1799539200, 1799539200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6252, 96, 1799625600, 1799625600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6253, 96, 1799712000, 1799712000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6254, 96, 1799798400, 1799798400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6255, 96, 1799884800, 1799884800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6256, 96, 1799971200, 1799971200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6257, 96, 1800057600, 1800057600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6258, 96, 1800144000, 1800144000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6259, 96, 1800230400, 1800230400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6260, 96, 1800316800, 1800316800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6261, 96, 1800403200, 1800403200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6262, 96, 1800489600, 1800489600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6263, 96, 1800576000, 1800576000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6264, 96, 1800662400, 1800662400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6265, 96, 1800748800, 1800748800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6266, 96, 1800835200, 1800835200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6267, 96, 1800921600, 1800921600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6268, 96, 1801008000, 1801008000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6269, 96, 1801094400, 1801094400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6270, 96, 1801180800, 1801180800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6271, 96, 1801267200, 1801267200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6272, 96, 1801353600, 1801353600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6273, 96, 1801440000, 1801440000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6274, 96, 1801526400, 1801526400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6275, 96, 1801612800, 1801612800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6276, 96, 1801699200, 1801699200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6277, 96, 1801785600, 1801785600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6278, 96, 1801872000, 1801872000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6279, 96, 1801958400, 1801958400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6280, 96, 1802044800, 1802044800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6281, 96, 1802131200, 1802131200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6282, 96, 1802217600, 1802217600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6283, 96, 1802304000, 1802304000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6284, 96, 1802390400, 1802390400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6285, 96, 1802476800, 1802476800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6286, 96, 1802563200, 1802563200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6287, 96, 1802649600, 1802649600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6288, 96, 1802736000, 1802736000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6289, 96, 1802822400, 1802822400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6290, 96, 1802908800, 1802908800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6291, 96, 1802995200, 1802995200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6292, 96, 1803081600, 1803081600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6293, 96, 1803168000, 1803168000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6294, 96, 1803254400, 1803254400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6295, 96, 1803340800, 1803340800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6296, 96, 1803427200, 1803427200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6297, 96, 1803513600, 1803513600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6298, 96, 1803600000, 1803600000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6299, 96, 1803686400, 1803686400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6300, 96, 1803772800, 1803772800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6301, 96, 1803859200, 1803859200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6302, 96, 1803945600, 1803945600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6303, 96, 1804032000, 1804032000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6304, 96, 1804118400, 1804118400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6305, 96, 1804204800, 1804204800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6306, 96, 1804291200, 1804291200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6307, 96, 1804377600, 1804377600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6308, 96, 1804464000, 1804464000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6309, 96, 1804550400, 1804550400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6310, 96, 1804636800, 1804636800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6311, 96, 1804723200, 1804723200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6312, 96, 1804809600, 1804809600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6313, 96, 1804896000, 1804896000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6314, 96, 1804982400, 1804982400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6315, 96, 1805068800, 1805068800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6316, 96, 1805155200, 1805155200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6317, 96, 1805241600, 1805241600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6318, 96, 1805328000, 1805328000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6319, 96, 1805414400, 1805414400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6320, 96, 1805500800, 1805500800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6321, 96, 1805587200, 1805587200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6322, 96, 1805673600, 1805673600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6323, 96, 1805760000, 1805760000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6324, 96, 1805846400, 1805846400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6325, 96, 1805932800, 1805932800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6326, 96, 1806019200, 1806019200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6327, 96, 1806105600, 1806105600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6328, 96, 1806192000, 1806192000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6329, 96, 1806278400, 1806278400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6330, 96, 1806364800, 1806364800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6331, 96, 1806451200, 1806451200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6332, 96, 1806537600, 1806537600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6333, 96, 1806624000, 1806624000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6334, 96, 1806710400, 1806710400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6335, 96, 1806796800, 1806796800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6336, 96, 1806883200, 1806883200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6337, 96, 1806969600, 1806969600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6338, 96, 1807056000, 1807056000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6339, 96, 1807142400, 1807142400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6340, 96, 1807228800, 1807228800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6341, 96, 1807315200, 1807315200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6342, 96, 1807401600, 1807401600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6343, 96, 1807488000, 1807488000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6344, 96, 1807574400, 1807574400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6345, 96, 1807660800, 1807660800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6346, 96, 1807747200, 1807747200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6347, 96, 1807833600, 1807833600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6348, 96, 1807920000, 1807920000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6349, 96, 1808006400, 1808006400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6350, 96, 1808092800, 1808092800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6351, 96, 1808179200, 1808179200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6352, 96, 1808265600, 1808265600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6353, 96, 1808352000, 1808352000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6354, 96, 1808438400, 1808438400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6355, 96, 1808524800, 1808524800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6356, 96, 1808611200, 1808611200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6357, 96, 1808697600, 1808697600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6358, 96, 1808784000, 1808784000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6359, 96, 1808870400, 1808870400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6360, 96, 1808956800, 1808956800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6361, 96, 1809043200, 1809043200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6362, 96, 1809129600, 1809129600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6363, 96, 1809216000, 1809216000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6364, 96, 1809302400, 1809302400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6365, 96, 1809388800, 1809388800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6366, 96, 1809475200, 1809475200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6367, 96, 1809561600, 1809561600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6368, 96, 1809648000, 1809648000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6369, 96, 1809734400, 1809734400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6370, 96, 1809820800, 1809820800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6371, 96, 1809907200, 1809907200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6372, 96, 1809993600, 1809993600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6373, 96, 1810080000, 1810080000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6374, 96, 1810166400, 1810166400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6375, 96, 1810252800, 1810252800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6376, 96, 1810339200, 1810339200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6377, 96, 1810425600, 1810425600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6378, 96, 1810512000, 1810512000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6379, 96, 1810598400, 1810598400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6380, 96, 1810684800, 1810684800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6381, 96, 1810771200, 1810771200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6382, 96, 1810857600, 1810857600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6383, 96, 1810944000, 1810944000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6384, 96, 1811030400, 1811030400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6385, 96, 1811116800, 1811116800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6386, 96, 1811203200, 1811203200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6387, 96, 1811289600, 1811289600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6388, 96, 1811376000, 1811376000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6389, 96, 1811462400, 1811462400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6390, 96, 1811548800, 1811548800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6391, 96, 1811635200, 1811635200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6392, 96, 1811721600, 1811721600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6393, 96, 1811808000, 1811808000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6394, 96, 1811894400, 1811894400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6395, 96, 1811980800, 1811980800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6396, 96, 1812067200, 1812067200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6397, 96, 1812153600, 1812153600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6398, 96, 1812240000, 1812240000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6399, 96, 1812326400, 1812326400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6400, 96, 1812412800, 1812412800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6401, 96, 1812499200, 1812499200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6402, 96, 1812585600, 1812585600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6403, 96, 1812672000, 1812672000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6404, 96, 1812758400, 1812758400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6405, 96, 1812844800, 1812844800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6406, 96, 1812931200, 1812931200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6407, 96, 1813017600, 1813017600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6408, 96, 1813104000, 1813104000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6409, 96, 1813190400, 1813190400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6410, 96, 1813276800, 1813276800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6411, 96, 1813363200, 1813363200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6412, 96, 1813449600, 1813449600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6413, 96, 1813536000, 1813536000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6414, 96, 1813622400, 1813622400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6415, 96, 1813708800, 1813708800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6416, 96, 1813795200, 1813795200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6417, 96, 1813881600, 1813881600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6418, 96, 1813968000, 1813968000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6419, 96, 1814054400, 1814054400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6420, 96, 1814140800, 1814140800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6421, 96, 1814227200, 1814227200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6422, 96, 1814313600, 1814313600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6423, 96, 1814400000, 1814400000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6424, 96, 1814486400, 1814486400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6425, 96, 1814572800, 1814572800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6426, 96, 1814659200, 1814659200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6427, 96, 1814745600, 1814745600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6428, 96, 1814832000, 1814832000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6429, 96, 1814918400, 1814918400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6430, 96, 1815004800, 1815004800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6431, 96, 1815091200, 1815091200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6432, 96, 1815177600, 1815177600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6433, 96, 1815264000, 1815264000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6434, 96, 1815350400, 1815350400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6435, 96, 1815436800, 1815436800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6436, 96, 1815523200, 1815523200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6437, 96, 1815609600, 1815609600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6438, 96, 1815696000, 1815696000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6439, 96, 1815782400, 1815782400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6440, 96, 1815868800, 1815868800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6441, 96, 1815955200, 1815955200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6442, 96, 1816041600, 1816041600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6443, 96, 1816128000, 1816128000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6444, 96, 1816214400, 1816214400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6445, 96, 1816300800, 1816300800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6446, 96, 1816387200, 1816387200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6447, 96, 1816473600, 1816473600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6448, 96, 1816560000, 1816560000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6449, 96, 1816646400, 1816646400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6450, 96, 1816732800, 1816732800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6451, 96, 1816819200, 1816819200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6452, 96, 1816905600, 1816905600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6453, 96, 1816992000, 1816992000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6454, 96, 1817078400, 1817078400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6455, 96, 1817164800, 1817164800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6456, 96, 1817251200, 1817251200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6457, 96, 1817337600, 1817337600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6458, 96, 1817424000, 1817424000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6459, 96, 1817510400, 1817510400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6460, 96, 1817596800, 1817596800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6461, 96, 1817683200, 1817683200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6462, 96, 1817769600, 1817769600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6463, 96, 1817856000, 1817856000, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6464, 96, 1817942400, 1817942400, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6465, 96, 1818028800, 1818028800, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6466, 96, 1818115200, 1818115200, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6467, 96, 1818201600, 1818201600, NULL, 1, 15, '90', '90', '0', '0', 'available', 0, 0, 0, 1),
(6468, 112, 1786665600, 1786665600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6469, 112, 1786752000, 1786752000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6470, 112, 1786838400, 1786838400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6471, 112, 1786924800, 1786924800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6472, 112, 1787011200, 1787011200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6473, 112, 1787097600, 1787097600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6474, 112, 1787184000, 1787184000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6475, 112, 1787270400, 1787270400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6476, 112, 1787356800, 1787356800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6477, 112, 1787443200, 1787443200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6478, 112, 1787529600, 1787529600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6479, 112, 1787616000, 1787616000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6480, 112, 1787702400, 1787702400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6481, 112, 1787788800, 1787788800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6482, 112, 1787875200, 1787875200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6483, 112, 1787961600, 1787961600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6484, 112, 1788048000, 1788048000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6485, 112, 1788134400, 1788134400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6486, 112, 1788220800, 1788220800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6487, 112, 1788307200, 1788307200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6488, 112, 1788393600, 1788393600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6489, 112, 1788480000, 1788480000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6490, 112, 1788566400, 1788566400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6491, 112, 1788652800, 1788652800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6492, 112, 1788739200, 1788739200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6493, 112, 1788825600, 1788825600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6494, 112, 1788912000, 1788912000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6495, 112, 1788998400, 1788998400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6496, 112, 1789084800, 1789084800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6497, 112, 1789171200, 1789171200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6498, 112, 1789257600, 1789257600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6499, 112, 1789344000, 1789344000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6500, 112, 1789430400, 1789430400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6501, 112, 1789516800, 1789516800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6502, 112, 1789603200, 1789603200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6503, 112, 1789689600, 1789689600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6504, 112, 1789776000, 1789776000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6505, 112, 1789862400, 1789862400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6506, 112, 1789948800, 1789948800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6507, 112, 1790035200, 1790035200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6508, 112, 1790121600, 1790121600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6509, 112, 1790208000, 1790208000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6510, 112, 1790294400, 1790294400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6511, 112, 1790380800, 1790380800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6512, 112, 1790467200, 1790467200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6513, 112, 1790553600, 1790553600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6514, 112, 1790640000, 1790640000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6515, 112, 1790726400, 1790726400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6516, 112, 1790812800, 1790812800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6517, 112, 1790899200, 1790899200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6518, 112, 1790985600, 1790985600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6519, 112, 1791072000, 1791072000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6520, 112, 1791158400, 1791158400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6521, 112, 1791244800, 1791244800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6522, 112, 1791331200, 1791331200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6523, 112, 1791417600, 1791417600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6524, 112, 1791504000, 1791504000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6525, 112, 1791590400, 1791590400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6526, 112, 1791676800, 1791676800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6527, 112, 1791763200, 1791763200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6528, 112, 1791849600, 1791849600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6529, 112, 1791936000, 1791936000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6530, 112, 1792022400, 1792022400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6531, 112, 1792108800, 1792108800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6532, 112, 1792195200, 1792195200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6533, 112, 1792281600, 1792281600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6534, 112, 1792368000, 1792368000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6535, 112, 1792454400, 1792454400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6536, 112, 1792540800, 1792540800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6537, 112, 1792627200, 1792627200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6538, 112, 1792713600, 1792713600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6539, 112, 1792800000, 1792800000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6540, 112, 1792886400, 1792886400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6541, 112, 1792972800, 1792972800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6542, 112, 1793059200, 1793059200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6543, 112, 1793145600, 1793145600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6544, 112, 1793232000, 1793232000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6545, 112, 1793318400, 1793318400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6546, 112, 1793404800, 1793404800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6547, 112, 1793491200, 1793491200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6548, 112, 1793577600, 1793577600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6549, 112, 1793664000, 1793664000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6550, 112, 1793750400, 1793750400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6551, 112, 1793836800, 1793836800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6552, 112, 1793923200, 1793923200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6553, 112, 1794009600, 1794009600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6554, 112, 1794096000, 1794096000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6555, 112, 1794182400, 1794182400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6556, 112, 1794268800, 1794268800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6557, 112, 1794355200, 1794355200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6558, 112, 1794441600, 1794441600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6559, 112, 1794528000, 1794528000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6560, 112, 1794614400, 1794614400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6561, 112, 1794700800, 1794700800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6562, 112, 1794787200, 1794787200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6563, 112, 1794873600, 1794873600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6564, 112, 1794960000, 1794960000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6565, 112, 1795046400, 1795046400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6566, 112, 1795132800, 1795132800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6567, 112, 1795219200, 1795219200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6568, 112, 1795305600, 1795305600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6569, 112, 1795392000, 1795392000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6570, 112, 1795478400, 1795478400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6571, 112, 1795564800, 1795564800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6572, 112, 1795651200, 1795651200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6573, 112, 1795737600, 1795737600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6574, 112, 1795824000, 1795824000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6575, 112, 1795910400, 1795910400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6576, 112, 1795996800, 1795996800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6577, 112, 1796083200, 1796083200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6578, 112, 1796169600, 1796169600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6579, 112, 1796256000, 1796256000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6580, 112, 1796342400, 1796342400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6581, 112, 1796428800, 1796428800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6582, 112, 1796515200, 1796515200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6583, 112, 1796601600, 1796601600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6584, 112, 1796688000, 1796688000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6585, 112, 1796774400, 1796774400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6586, 112, 1796860800, 1796860800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6587, 112, 1796947200, 1796947200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6588, 112, 1797033600, 1797033600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6589, 112, 1797120000, 1797120000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6590, 112, 1797206400, 1797206400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6591, 112, 1797292800, 1797292800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6592, 112, 1797379200, 1797379200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6593, 112, 1797465600, 1797465600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6594, 112, 1797552000, 1797552000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6595, 112, 1797638400, 1797638400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6596, 112, 1797724800, 1797724800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6597, 112, 1797811200, 1797811200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6598, 112, 1797897600, 1797897600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6599, 112, 1797984000, 1797984000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6600, 112, 1798070400, 1798070400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6601, 112, 1798156800, 1798156800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6602, 112, 1798243200, 1798243200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6603, 112, 1798329600, 1798329600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6604, 112, 1798416000, 1798416000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6605, 112, 1798502400, 1798502400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6606, 112, 1798588800, 1798588800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6607, 112, 1798675200, 1798675200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6608, 112, 1798761600, 1798761600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6609, 112, 1798848000, 1798848000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6610, 112, 1798934400, 1798934400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6611, 112, 1799020800, 1799020800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6612, 112, 1799107200, 1799107200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6613, 112, 1799193600, 1799193600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6614, 112, 1799280000, 1799280000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6615, 112, 1799366400, 1799366400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6616, 112, 1799452800, 1799452800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6617, 112, 1799539200, 1799539200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6618, 112, 1799625600, 1799625600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6619, 112, 1799712000, 1799712000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6620, 112, 1799798400, 1799798400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6621, 112, 1799884800, 1799884800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6622, 112, 1799971200, 1799971200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6623, 112, 1800057600, 1800057600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6624, 112, 1800144000, 1800144000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6625, 112, 1800230400, 1800230400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6626, 112, 1800316800, 1800316800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6627, 112, 1800403200, 1800403200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6628, 112, 1800489600, 1800489600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6629, 112, 1800576000, 1800576000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6630, 112, 1800662400, 1800662400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6631, 112, 1800748800, 1800748800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6632, 112, 1800835200, 1800835200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6633, 112, 1800921600, 1800921600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6634, 112, 1801008000, 1801008000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6635, 112, 1801094400, 1801094400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6636, 112, 1801180800, 1801180800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6637, 112, 1801267200, 1801267200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6638, 112, 1801353600, 1801353600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6639, 112, 1801440000, 1801440000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6640, 112, 1801526400, 1801526400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6641, 112, 1801612800, 1801612800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6642, 112, 1801699200, 1801699200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6643, 112, 1801785600, 1801785600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6644, 112, 1801872000, 1801872000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6645, 112, 1801958400, 1801958400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6646, 112, 1802044800, 1802044800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6647, 112, 1802131200, 1802131200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6648, 112, 1802217600, 1802217600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6649, 112, 1802304000, 1802304000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6650, 112, 1802390400, 1802390400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6651, 112, 1802476800, 1802476800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6652, 112, 1802563200, 1802563200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6653, 112, 1802649600, 1802649600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6654, 112, 1802736000, 1802736000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6655, 112, 1802822400, 1802822400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6656, 112, 1802908800, 1802908800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6657, 112, 1802995200, 1802995200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6658, 112, 1803081600, 1803081600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6659, 112, 1803168000, 1803168000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6660, 112, 1803254400, 1803254400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6661, 112, 1803340800, 1803340800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6662, 112, 1803427200, 1803427200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6663, 112, 1803513600, 1803513600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6664, 112, 1803600000, 1803600000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6665, 112, 1803686400, 1803686400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6666, 112, 1803772800, 1803772800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6667, 112, 1803859200, 1803859200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6668, 112, 1803945600, 1803945600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6669, 112, 1804032000, 1804032000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6670, 112, 1804118400, 1804118400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6671, 112, 1804204800, 1804204800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6672, 112, 1804291200, 1804291200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6673, 112, 1804377600, 1804377600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(6674, 112, 1804464000, 1804464000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6675, 112, 1804550400, 1804550400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6676, 112, 1804636800, 1804636800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6677, 112, 1804723200, 1804723200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6678, 112, 1804809600, 1804809600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6679, 112, 1804896000, 1804896000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6680, 112, 1804982400, 1804982400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6681, 112, 1805068800, 1805068800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6682, 112, 1805155200, 1805155200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6683, 112, 1805241600, 1805241600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6684, 112, 1805328000, 1805328000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6685, 112, 1805414400, 1805414400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6686, 112, 1805500800, 1805500800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6687, 112, 1805587200, 1805587200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6688, 112, 1805673600, 1805673600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6689, 112, 1805760000, 1805760000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6690, 112, 1805846400, 1805846400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6691, 112, 1805932800, 1805932800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6692, 112, 1806019200, 1806019200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6693, 112, 1806105600, 1806105600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6694, 112, 1806192000, 1806192000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6695, 112, 1806278400, 1806278400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6696, 112, 1806364800, 1806364800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6697, 112, 1806451200, 1806451200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6698, 112, 1806537600, 1806537600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6699, 112, 1806624000, 1806624000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6700, 112, 1806710400, 1806710400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6701, 112, 1806796800, 1806796800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6702, 112, 1806883200, 1806883200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6703, 112, 1806969600, 1806969600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6704, 112, 1807056000, 1807056000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6705, 112, 1807142400, 1807142400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6706, 112, 1807228800, 1807228800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6707, 112, 1807315200, 1807315200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6708, 112, 1807401600, 1807401600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6709, 112, 1807488000, 1807488000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6710, 112, 1807574400, 1807574400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6711, 112, 1807660800, 1807660800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6712, 112, 1807747200, 1807747200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6713, 112, 1807833600, 1807833600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6714, 112, 1807920000, 1807920000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6715, 112, 1808006400, 1808006400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6716, 112, 1808092800, 1808092800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6717, 112, 1808179200, 1808179200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6718, 112, 1808265600, 1808265600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6719, 112, 1808352000, 1808352000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6720, 112, 1808438400, 1808438400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6721, 112, 1808524800, 1808524800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6722, 112, 1808611200, 1808611200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6723, 112, 1808697600, 1808697600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6724, 112, 1808784000, 1808784000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6725, 112, 1808870400, 1808870400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6726, 112, 1808956800, 1808956800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6727, 112, 1809043200, 1809043200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6728, 112, 1809129600, 1809129600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6729, 112, 1809216000, 1809216000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6730, 112, 1809302400, 1809302400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6731, 112, 1809388800, 1809388800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6732, 112, 1809475200, 1809475200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6733, 112, 1809561600, 1809561600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6734, 112, 1809648000, 1809648000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6735, 112, 1809734400, 1809734400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6736, 112, 1809820800, 1809820800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6737, 112, 1809907200, 1809907200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6738, 112, 1809993600, 1809993600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6739, 112, 1810080000, 1810080000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6740, 112, 1810166400, 1810166400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6741, 112, 1810252800, 1810252800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6742, 112, 1810339200, 1810339200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6743, 112, 1810425600, 1810425600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6744, 112, 1810512000, 1810512000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6745, 112, 1810598400, 1810598400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6746, 112, 1810684800, 1810684800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6747, 112, 1810771200, 1810771200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6748, 112, 1810857600, 1810857600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6749, 112, 1810944000, 1810944000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6750, 112, 1811030400, 1811030400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6751, 112, 1811116800, 1811116800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6752, 112, 1811203200, 1811203200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6753, 112, 1811289600, 1811289600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6754, 112, 1811376000, 1811376000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6755, 112, 1811462400, 1811462400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6756, 112, 1811548800, 1811548800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6757, 112, 1811635200, 1811635200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6758, 112, 1811721600, 1811721600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6759, 112, 1811808000, 1811808000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6760, 112, 1811894400, 1811894400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6761, 112, 1811980800, 1811980800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6762, 112, 1812067200, 1812067200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6763, 112, 1812153600, 1812153600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6764, 112, 1812240000, 1812240000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6765, 112, 1812326400, 1812326400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6766, 112, 1812412800, 1812412800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6767, 112, 1812499200, 1812499200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6768, 112, 1812585600, 1812585600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6769, 112, 1812672000, 1812672000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6770, 112, 1812758400, 1812758400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6771, 112, 1812844800, 1812844800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6772, 112, 1812931200, 1812931200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6773, 112, 1813017600, 1813017600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6774, 112, 1813104000, 1813104000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6775, 112, 1813190400, 1813190400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6776, 112, 1813276800, 1813276800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6777, 112, 1813363200, 1813363200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6778, 112, 1813449600, 1813449600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6779, 112, 1813536000, 1813536000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6780, 112, 1813622400, 1813622400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6781, 112, 1813708800, 1813708800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6782, 112, 1813795200, 1813795200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6783, 112, 1813881600, 1813881600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6784, 112, 1813968000, 1813968000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6785, 112, 1814054400, 1814054400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6786, 112, 1814140800, 1814140800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6787, 112, 1814227200, 1814227200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6788, 112, 1814313600, 1814313600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6789, 112, 1814400000, 1814400000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6790, 112, 1814486400, 1814486400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6791, 112, 1814572800, 1814572800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6792, 112, 1814659200, 1814659200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6793, 112, 1814745600, 1814745600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6794, 112, 1814832000, 1814832000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6795, 112, 1814918400, 1814918400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6796, 112, 1815004800, 1815004800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6797, 112, 1815091200, 1815091200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6798, 112, 1815177600, 1815177600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6799, 112, 1815264000, 1815264000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6800, 112, 1815350400, 1815350400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6801, 112, 1815436800, 1815436800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6802, 112, 1815523200, 1815523200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6803, 112, 1815609600, 1815609600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6804, 112, 1815696000, 1815696000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6805, 112, 1815782400, 1815782400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6806, 112, 1815868800, 1815868800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6807, 112, 1815955200, 1815955200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6808, 112, 1816041600, 1816041600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6809, 112, 1816128000, 1816128000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6810, 112, 1816214400, 1816214400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6811, 112, 1816300800, 1816300800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6812, 112, 1816387200, 1816387200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6813, 112, 1816473600, 1816473600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6814, 112, 1816560000, 1816560000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6815, 112, 1816646400, 1816646400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6816, 112, 1816732800, 1816732800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6817, 112, 1816819200, 1816819200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6818, 112, 1816905600, 1816905600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6819, 112, 1816992000, 1816992000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6820, 112, 1817078400, 1817078400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6821, 112, 1817164800, 1817164800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6822, 112, 1817251200, 1817251200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6823, 112, 1817337600, 1817337600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6824, 112, 1817424000, 1817424000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6825, 112, 1817510400, 1817510400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6826, 112, 1817596800, 1817596800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6827, 112, 1817683200, 1817683200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6828, 112, 1817769600, 1817769600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6829, 112, 1817856000, 1817856000, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6830, 112, 1817942400, 1817942400, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6831, 112, 1818028800, 1818028800, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6832, 112, 1818115200, 1818115200, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6833, 112, 1818201600, 1818201600, NULL, 1, 15, '40', '40', '0', '0', 'available', 0, 0, 0, 1),
(6834, 113, 1786665600, 1786665600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6835, 113, 1786752000, 1786752000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6836, 113, 1786838400, 1786838400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6837, 113, 1786924800, 1786924800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6838, 113, 1787011200, 1787011200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6839, 113, 1787097600, 1787097600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6840, 113, 1787184000, 1787184000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6841, 113, 1787270400, 1787270400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6842, 113, 1787356800, 1787356800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6843, 113, 1787443200, 1787443200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6844, 113, 1787529600, 1787529600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6845, 113, 1787616000, 1787616000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6846, 113, 1787702400, 1787702400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6847, 113, 1787788800, 1787788800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6848, 113, 1787875200, 1787875200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6849, 113, 1787961600, 1787961600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6850, 113, 1788048000, 1788048000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6851, 113, 1788134400, 1788134400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6852, 113, 1788220800, 1788220800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6853, 113, 1788307200, 1788307200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6854, 113, 1788393600, 1788393600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6855, 113, 1788480000, 1788480000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6856, 113, 1788566400, 1788566400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6857, 113, 1788652800, 1788652800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6858, 113, 1788739200, 1788739200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6859, 113, 1788825600, 1788825600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6860, 113, 1788912000, 1788912000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6861, 113, 1788998400, 1788998400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6862, 113, 1789084800, 1789084800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6863, 113, 1789171200, 1789171200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6864, 113, 1789257600, 1789257600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6865, 113, 1789344000, 1789344000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6866, 113, 1789430400, 1789430400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6867, 113, 1789516800, 1789516800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6868, 113, 1789603200, 1789603200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6869, 113, 1789689600, 1789689600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6870, 113, 1789776000, 1789776000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6871, 113, 1789862400, 1789862400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6872, 113, 1789948800, 1789948800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6873, 113, 1790035200, 1790035200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6874, 113, 1790121600, 1790121600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6875, 113, 1790208000, 1790208000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6876, 113, 1790294400, 1790294400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6877, 113, 1790380800, 1790380800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6878, 113, 1790467200, 1790467200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6879, 113, 1790553600, 1790553600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6880, 113, 1790640000, 1790640000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6881, 113, 1790726400, 1790726400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6882, 113, 1790812800, 1790812800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6883, 113, 1790899200, 1790899200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6884, 113, 1790985600, 1790985600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6885, 113, 1791072000, 1791072000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6886, 113, 1791158400, 1791158400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6887, 113, 1791244800, 1791244800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6888, 113, 1791331200, 1791331200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6889, 113, 1791417600, 1791417600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6890, 113, 1791504000, 1791504000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6891, 113, 1791590400, 1791590400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6892, 113, 1791676800, 1791676800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6893, 113, 1791763200, 1791763200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6894, 113, 1791849600, 1791849600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6895, 113, 1791936000, 1791936000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6896, 113, 1792022400, 1792022400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6897, 113, 1792108800, 1792108800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6898, 113, 1792195200, 1792195200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6899, 113, 1792281600, 1792281600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6900, 113, 1792368000, 1792368000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6901, 113, 1792454400, 1792454400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6902, 113, 1792540800, 1792540800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6903, 113, 1792627200, 1792627200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6904, 113, 1792713600, 1792713600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6905, 113, 1792800000, 1792800000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6906, 113, 1792886400, 1792886400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6907, 113, 1792972800, 1792972800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6908, 113, 1793059200, 1793059200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6909, 113, 1793145600, 1793145600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6910, 113, 1793232000, 1793232000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6911, 113, 1793318400, 1793318400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6912, 113, 1793404800, 1793404800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6913, 113, 1793491200, 1793491200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6914, 113, 1793577600, 1793577600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6915, 113, 1793664000, 1793664000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6916, 113, 1793750400, 1793750400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6917, 113, 1793836800, 1793836800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6918, 113, 1793923200, 1793923200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6919, 113, 1794009600, 1794009600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6920, 113, 1794096000, 1794096000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6921, 113, 1794182400, 1794182400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6922, 113, 1794268800, 1794268800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6923, 113, 1794355200, 1794355200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6924, 113, 1794441600, 1794441600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6925, 113, 1794528000, 1794528000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6926, 113, 1794614400, 1794614400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6927, 113, 1794700800, 1794700800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6928, 113, 1794787200, 1794787200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6929, 113, 1794873600, 1794873600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6930, 113, 1794960000, 1794960000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6931, 113, 1795046400, 1795046400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6932, 113, 1795132800, 1795132800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6933, 113, 1795219200, 1795219200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6934, 113, 1795305600, 1795305600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6935, 113, 1795392000, 1795392000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6936, 113, 1795478400, 1795478400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6937, 113, 1795564800, 1795564800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6938, 113, 1795651200, 1795651200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6939, 113, 1795737600, 1795737600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6940, 113, 1795824000, 1795824000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6941, 113, 1795910400, 1795910400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6942, 113, 1795996800, 1795996800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6943, 113, 1796083200, 1796083200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6944, 113, 1796169600, 1796169600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6945, 113, 1796256000, 1796256000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6946, 113, 1796342400, 1796342400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6947, 113, 1796428800, 1796428800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6948, 113, 1796515200, 1796515200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6949, 113, 1796601600, 1796601600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6950, 113, 1796688000, 1796688000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6951, 113, 1796774400, 1796774400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6952, 113, 1796860800, 1796860800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6953, 113, 1796947200, 1796947200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6954, 113, 1797033600, 1797033600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6955, 113, 1797120000, 1797120000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6956, 113, 1797206400, 1797206400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6957, 113, 1797292800, 1797292800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6958, 113, 1797379200, 1797379200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6959, 113, 1797465600, 1797465600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6960, 113, 1797552000, 1797552000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6961, 113, 1797638400, 1797638400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6962, 113, 1797724800, 1797724800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6963, 113, 1797811200, 1797811200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6964, 113, 1797897600, 1797897600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6965, 113, 1797984000, 1797984000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6966, 113, 1798070400, 1798070400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6967, 113, 1798156800, 1798156800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6968, 113, 1798243200, 1798243200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6969, 113, 1798329600, 1798329600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6970, 113, 1798416000, 1798416000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6971, 113, 1798502400, 1798502400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6972, 113, 1798588800, 1798588800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6973, 113, 1798675200, 1798675200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6974, 113, 1798761600, 1798761600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6975, 113, 1798848000, 1798848000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6976, 113, 1798934400, 1798934400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6977, 113, 1799020800, 1799020800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6978, 113, 1799107200, 1799107200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6979, 113, 1799193600, 1799193600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6980, 113, 1799280000, 1799280000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6981, 113, 1799366400, 1799366400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6982, 113, 1799452800, 1799452800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6983, 113, 1799539200, 1799539200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6984, 113, 1799625600, 1799625600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6985, 113, 1799712000, 1799712000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6986, 113, 1799798400, 1799798400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6987, 113, 1799884800, 1799884800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6988, 113, 1799971200, 1799971200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6989, 113, 1800057600, 1800057600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6990, 113, 1800144000, 1800144000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6991, 113, 1800230400, 1800230400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6992, 113, 1800316800, 1800316800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6993, 113, 1800403200, 1800403200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6994, 113, 1800489600, 1800489600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6995, 113, 1800576000, 1800576000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6996, 113, 1800662400, 1800662400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6997, 113, 1800748800, 1800748800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6998, 113, 1800835200, 1800835200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(6999, 113, 1800921600, 1800921600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7000, 113, 1801008000, 1801008000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7001, 113, 1801094400, 1801094400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7002, 113, 1801180800, 1801180800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7003, 113, 1801267200, 1801267200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7004, 113, 1801353600, 1801353600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7005, 113, 1801440000, 1801440000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7006, 113, 1801526400, 1801526400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7007, 113, 1801612800, 1801612800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7008, 113, 1801699200, 1801699200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7009, 113, 1801785600, 1801785600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7010, 113, 1801872000, 1801872000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7011, 113, 1801958400, 1801958400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7012, 113, 1802044800, 1802044800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7013, 113, 1802131200, 1802131200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7014, 113, 1802217600, 1802217600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7015, 113, 1802304000, 1802304000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7016, 113, 1802390400, 1802390400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7017, 113, 1802476800, 1802476800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7018, 113, 1802563200, 1802563200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7019, 113, 1802649600, 1802649600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7020, 113, 1802736000, 1802736000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7021, 113, 1802822400, 1802822400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7022, 113, 1802908800, 1802908800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7023, 113, 1802995200, 1802995200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7024, 113, 1803081600, 1803081600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7025, 113, 1803168000, 1803168000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7026, 113, 1803254400, 1803254400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7027, 113, 1803340800, 1803340800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7028, 113, 1803427200, 1803427200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7029, 113, 1803513600, 1803513600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7030, 113, 1803600000, 1803600000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7031, 113, 1803686400, 1803686400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7032, 113, 1803772800, 1803772800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7033, 113, 1803859200, 1803859200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7034, 113, 1803945600, 1803945600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7035, 113, 1804032000, 1804032000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7036, 113, 1804118400, 1804118400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7037, 113, 1804204800, 1804204800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7038, 113, 1804291200, 1804291200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7039, 113, 1804377600, 1804377600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7040, 113, 1804464000, 1804464000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7041, 113, 1804550400, 1804550400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7042, 113, 1804636800, 1804636800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7043, 113, 1804723200, 1804723200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7044, 113, 1804809600, 1804809600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7045, 113, 1804896000, 1804896000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7046, 113, 1804982400, 1804982400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7047, 113, 1805068800, 1805068800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7048, 113, 1805155200, 1805155200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7049, 113, 1805241600, 1805241600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7050, 113, 1805328000, 1805328000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7051, 113, 1805414400, 1805414400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7052, 113, 1805500800, 1805500800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7053, 113, 1805587200, 1805587200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7054, 113, 1805673600, 1805673600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7055, 113, 1805760000, 1805760000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7056, 113, 1805846400, 1805846400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7057, 113, 1805932800, 1805932800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7058, 113, 1806019200, 1806019200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7059, 113, 1806105600, 1806105600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7060, 113, 1806192000, 1806192000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7061, 113, 1806278400, 1806278400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7062, 113, 1806364800, 1806364800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7063, 113, 1806451200, 1806451200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7064, 113, 1806537600, 1806537600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7065, 113, 1806624000, 1806624000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7066, 113, 1806710400, 1806710400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7067, 113, 1806796800, 1806796800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7068, 113, 1806883200, 1806883200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7069, 113, 1806969600, 1806969600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7070, 113, 1807056000, 1807056000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7071, 113, 1807142400, 1807142400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7072, 113, 1807228800, 1807228800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7073, 113, 1807315200, 1807315200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7074, 113, 1807401600, 1807401600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7075, 113, 1807488000, 1807488000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7076, 113, 1807574400, 1807574400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7077, 113, 1807660800, 1807660800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7078, 113, 1807747200, 1807747200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7079, 113, 1807833600, 1807833600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7080, 113, 1807920000, 1807920000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7081, 113, 1808006400, 1808006400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7082, 113, 1808092800, 1808092800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7083, 113, 1808179200, 1808179200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7084, 113, 1808265600, 1808265600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7085, 113, 1808352000, 1808352000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7086, 113, 1808438400, 1808438400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7087, 113, 1808524800, 1808524800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7088, 113, 1808611200, 1808611200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7089, 113, 1808697600, 1808697600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7090, 113, 1808784000, 1808784000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7091, 113, 1808870400, 1808870400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7092, 113, 1808956800, 1808956800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7093, 113, 1809043200, 1809043200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7094, 113, 1809129600, 1809129600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7095, 113, 1809216000, 1809216000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7096, 113, 1809302400, 1809302400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7097, 113, 1809388800, 1809388800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7098, 113, 1809475200, 1809475200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7099, 113, 1809561600, 1809561600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7100, 113, 1809648000, 1809648000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7101, 113, 1809734400, 1809734400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7102, 113, 1809820800, 1809820800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7103, 113, 1809907200, 1809907200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7104, 113, 1809993600, 1809993600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7105, 113, 1810080000, 1810080000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7106, 113, 1810166400, 1810166400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7107, 113, 1810252800, 1810252800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7108, 113, 1810339200, 1810339200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7109, 113, 1810425600, 1810425600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7110, 113, 1810512000, 1810512000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7111, 113, 1810598400, 1810598400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7112, 113, 1810684800, 1810684800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7113, 113, 1810771200, 1810771200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7114, 113, 1810857600, 1810857600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7115, 113, 1810944000, 1810944000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7116, 113, 1811030400, 1811030400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7117, 113, 1811116800, 1811116800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7118, 113, 1811203200, 1811203200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7119, 113, 1811289600, 1811289600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7120, 113, 1811376000, 1811376000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7121, 113, 1811462400, 1811462400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7122, 113, 1811548800, 1811548800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7123, 113, 1811635200, 1811635200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7124, 113, 1811721600, 1811721600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7125, 113, 1811808000, 1811808000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7126, 113, 1811894400, 1811894400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7127, 113, 1811980800, 1811980800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7128, 113, 1812067200, 1812067200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7129, 113, 1812153600, 1812153600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7130, 113, 1812240000, 1812240000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7131, 113, 1812326400, 1812326400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7132, 113, 1812412800, 1812412800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7133, 113, 1812499200, 1812499200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7134, 113, 1812585600, 1812585600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7135, 113, 1812672000, 1812672000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7136, 113, 1812758400, 1812758400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7137, 113, 1812844800, 1812844800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7138, 113, 1812931200, 1812931200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7139, 113, 1813017600, 1813017600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7140, 113, 1813104000, 1813104000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7141, 113, 1813190400, 1813190400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7142, 113, 1813276800, 1813276800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7143, 113, 1813363200, 1813363200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7144, 113, 1813449600, 1813449600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7145, 113, 1813536000, 1813536000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7146, 113, 1813622400, 1813622400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7147, 113, 1813708800, 1813708800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7148, 113, 1813795200, 1813795200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7149, 113, 1813881600, 1813881600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7150, 113, 1813968000, 1813968000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7151, 113, 1814054400, 1814054400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7152, 113, 1814140800, 1814140800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7153, 113, 1814227200, 1814227200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7154, 113, 1814313600, 1814313600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7155, 113, 1814400000, 1814400000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7156, 113, 1814486400, 1814486400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7157, 113, 1814572800, 1814572800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7158, 113, 1814659200, 1814659200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7159, 113, 1814745600, 1814745600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7160, 113, 1814832000, 1814832000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7161, 113, 1814918400, 1814918400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7162, 113, 1815004800, 1815004800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7163, 113, 1815091200, 1815091200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7164, 113, 1815177600, 1815177600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7165, 113, 1815264000, 1815264000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7166, 113, 1815350400, 1815350400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7167, 113, 1815436800, 1815436800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7168, 113, 1815523200, 1815523200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7169, 113, 1815609600, 1815609600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7170, 113, 1815696000, 1815696000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7171, 113, 1815782400, 1815782400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7172, 113, 1815868800, 1815868800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7173, 113, 1815955200, 1815955200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7174, 113, 1816041600, 1816041600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7175, 113, 1816128000, 1816128000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7176, 113, 1816214400, 1816214400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7177, 113, 1816300800, 1816300800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7178, 113, 1816387200, 1816387200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7179, 113, 1816473600, 1816473600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7180, 113, 1816560000, 1816560000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7181, 113, 1816646400, 1816646400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7182, 113, 1816732800, 1816732800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7183, 113, 1816819200, 1816819200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7184, 113, 1816905600, 1816905600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7185, 113, 1816992000, 1816992000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7186, 113, 1817078400, 1817078400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7187, 113, 1817164800, 1817164800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7188, 113, 1817251200, 1817251200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7189, 113, 1817337600, 1817337600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(7190, 113, 1817424000, 1817424000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7191, 113, 1817510400, 1817510400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7192, 113, 1817596800, 1817596800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7193, 113, 1817683200, 1817683200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7194, 113, 1817769600, 1817769600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7195, 113, 1817856000, 1817856000, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7196, 113, 1817942400, 1817942400, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7197, 113, 1818028800, 1818028800, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7198, 113, 1818115200, 1818115200, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7199, 113, 1818201600, 1818201600, NULL, 1, 15, '110', '110', '0', '0', 'available', 0, 0, 0, 1),
(7200, 114, 1786665600, 1786665600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7201, 114, 1786752000, 1786752000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7202, 114, 1786838400, 1786838400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7203, 114, 1786924800, 1786924800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7204, 114, 1787011200, 1787011200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7205, 114, 1787097600, 1787097600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7206, 114, 1787184000, 1787184000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7207, 114, 1787270400, 1787270400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7208, 114, 1787356800, 1787356800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7209, 114, 1787443200, 1787443200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7210, 114, 1787529600, 1787529600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7211, 114, 1787616000, 1787616000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7212, 114, 1787702400, 1787702400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7213, 114, 1787788800, 1787788800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7214, 114, 1787875200, 1787875200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7215, 114, 1787961600, 1787961600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7216, 114, 1788048000, 1788048000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7217, 114, 1788134400, 1788134400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7218, 114, 1788220800, 1788220800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7219, 114, 1788307200, 1788307200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7220, 114, 1788393600, 1788393600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7221, 114, 1788480000, 1788480000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7222, 114, 1788566400, 1788566400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7223, 114, 1788652800, 1788652800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7224, 114, 1788739200, 1788739200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7225, 114, 1788825600, 1788825600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7226, 114, 1788912000, 1788912000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7227, 114, 1788998400, 1788998400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7228, 114, 1789084800, 1789084800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7229, 114, 1789171200, 1789171200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7230, 114, 1789257600, 1789257600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7231, 114, 1789344000, 1789344000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7232, 114, 1789430400, 1789430400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7233, 114, 1789516800, 1789516800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7234, 114, 1789603200, 1789603200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7235, 114, 1789689600, 1789689600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7236, 114, 1789776000, 1789776000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7237, 114, 1789862400, 1789862400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7238, 114, 1789948800, 1789948800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7239, 114, 1790035200, 1790035200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7240, 114, 1790121600, 1790121600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7241, 114, 1790208000, 1790208000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7242, 114, 1790294400, 1790294400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7243, 114, 1790380800, 1790380800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7244, 114, 1790467200, 1790467200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7245, 114, 1790553600, 1790553600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7246, 114, 1790640000, 1790640000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7247, 114, 1790726400, 1790726400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7248, 114, 1790812800, 1790812800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7249, 114, 1790899200, 1790899200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7250, 114, 1790985600, 1790985600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7251, 114, 1791072000, 1791072000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7252, 114, 1791158400, 1791158400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7253, 114, 1791244800, 1791244800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7254, 114, 1791331200, 1791331200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7255, 114, 1791417600, 1791417600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7256, 114, 1791504000, 1791504000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7257, 114, 1791590400, 1791590400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7258, 114, 1791676800, 1791676800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7259, 114, 1791763200, 1791763200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7260, 114, 1791849600, 1791849600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7261, 114, 1791936000, 1791936000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7262, 114, 1792022400, 1792022400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7263, 114, 1792108800, 1792108800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7264, 114, 1792195200, 1792195200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7265, 114, 1792281600, 1792281600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7266, 114, 1792368000, 1792368000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7267, 114, 1792454400, 1792454400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7268, 114, 1792540800, 1792540800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7269, 114, 1792627200, 1792627200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7270, 114, 1792713600, 1792713600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7271, 114, 1792800000, 1792800000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7272, 114, 1792886400, 1792886400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7273, 114, 1792972800, 1792972800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7274, 114, 1793059200, 1793059200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7275, 114, 1793145600, 1793145600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7276, 114, 1793232000, 1793232000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7277, 114, 1793318400, 1793318400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7278, 114, 1793404800, 1793404800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7279, 114, 1793491200, 1793491200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7280, 114, 1793577600, 1793577600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7281, 114, 1793664000, 1793664000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7282, 114, 1793750400, 1793750400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7283, 114, 1793836800, 1793836800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7284, 114, 1793923200, 1793923200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7285, 114, 1794009600, 1794009600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7286, 114, 1794096000, 1794096000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7287, 114, 1794182400, 1794182400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7288, 114, 1794268800, 1794268800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7289, 114, 1794355200, 1794355200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7290, 114, 1794441600, 1794441600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7291, 114, 1794528000, 1794528000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7292, 114, 1794614400, 1794614400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7293, 114, 1794700800, 1794700800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7294, 114, 1794787200, 1794787200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7295, 114, 1794873600, 1794873600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7296, 114, 1794960000, 1794960000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7297, 114, 1795046400, 1795046400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7298, 114, 1795132800, 1795132800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7299, 114, 1795219200, 1795219200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7300, 114, 1795305600, 1795305600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7301, 114, 1795392000, 1795392000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7302, 114, 1795478400, 1795478400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7303, 114, 1795564800, 1795564800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7304, 114, 1795651200, 1795651200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7305, 114, 1795737600, 1795737600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7306, 114, 1795824000, 1795824000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7307, 114, 1795910400, 1795910400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7308, 114, 1795996800, 1795996800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7309, 114, 1796083200, 1796083200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7310, 114, 1796169600, 1796169600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7311, 114, 1796256000, 1796256000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7312, 114, 1796342400, 1796342400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7313, 114, 1796428800, 1796428800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7314, 114, 1796515200, 1796515200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7315, 114, 1796601600, 1796601600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7316, 114, 1796688000, 1796688000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7317, 114, 1796774400, 1796774400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7318, 114, 1796860800, 1796860800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7319, 114, 1796947200, 1796947200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7320, 114, 1797033600, 1797033600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7321, 114, 1797120000, 1797120000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7322, 114, 1797206400, 1797206400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7323, 114, 1797292800, 1797292800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7324, 114, 1797379200, 1797379200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7325, 114, 1797465600, 1797465600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7326, 114, 1797552000, 1797552000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7327, 114, 1797638400, 1797638400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7328, 114, 1797724800, 1797724800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7329, 114, 1797811200, 1797811200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7330, 114, 1797897600, 1797897600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7331, 114, 1797984000, 1797984000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7332, 114, 1798070400, 1798070400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7333, 114, 1798156800, 1798156800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7334, 114, 1798243200, 1798243200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7335, 114, 1798329600, 1798329600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7336, 114, 1798416000, 1798416000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7337, 114, 1798502400, 1798502400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7338, 114, 1798588800, 1798588800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7339, 114, 1798675200, 1798675200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7340, 114, 1798761600, 1798761600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7341, 114, 1798848000, 1798848000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7342, 114, 1798934400, 1798934400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7343, 114, 1799020800, 1799020800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7344, 114, 1799107200, 1799107200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7345, 114, 1799193600, 1799193600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7346, 114, 1799280000, 1799280000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7347, 114, 1799366400, 1799366400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7348, 114, 1799452800, 1799452800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7349, 114, 1799539200, 1799539200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7350, 114, 1799625600, 1799625600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7351, 114, 1799712000, 1799712000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7352, 114, 1799798400, 1799798400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7353, 114, 1799884800, 1799884800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7354, 114, 1799971200, 1799971200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7355, 114, 1800057600, 1800057600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7356, 114, 1800144000, 1800144000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7357, 114, 1800230400, 1800230400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7358, 114, 1800316800, 1800316800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7359, 114, 1800403200, 1800403200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7360, 114, 1800489600, 1800489600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7361, 114, 1800576000, 1800576000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7362, 114, 1800662400, 1800662400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7363, 114, 1800748800, 1800748800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7364, 114, 1800835200, 1800835200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7365, 114, 1800921600, 1800921600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7366, 114, 1801008000, 1801008000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7367, 114, 1801094400, 1801094400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7368, 114, 1801180800, 1801180800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7369, 114, 1801267200, 1801267200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7370, 114, 1801353600, 1801353600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7371, 114, 1801440000, 1801440000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7372, 114, 1801526400, 1801526400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7373, 114, 1801612800, 1801612800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7374, 114, 1801699200, 1801699200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7375, 114, 1801785600, 1801785600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7376, 114, 1801872000, 1801872000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7377, 114, 1801958400, 1801958400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7378, 114, 1802044800, 1802044800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7379, 114, 1802131200, 1802131200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7380, 114, 1802217600, 1802217600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7381, 114, 1802304000, 1802304000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7382, 114, 1802390400, 1802390400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7383, 114, 1802476800, 1802476800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7384, 114, 1802563200, 1802563200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7385, 114, 1802649600, 1802649600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7386, 114, 1802736000, 1802736000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7387, 114, 1802822400, 1802822400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7388, 114, 1802908800, 1802908800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7389, 114, 1802995200, 1802995200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7390, 114, 1803081600, 1803081600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7391, 114, 1803168000, 1803168000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7392, 114, 1803254400, 1803254400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7393, 114, 1803340800, 1803340800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7394, 114, 1803427200, 1803427200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7395, 114, 1803513600, 1803513600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7396, 114, 1803600000, 1803600000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7397, 114, 1803686400, 1803686400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7398, 114, 1803772800, 1803772800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7399, 114, 1803859200, 1803859200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7400, 114, 1803945600, 1803945600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7401, 114, 1804032000, 1804032000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7402, 114, 1804118400, 1804118400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7403, 114, 1804204800, 1804204800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7404, 114, 1804291200, 1804291200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7405, 114, 1804377600, 1804377600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7406, 114, 1804464000, 1804464000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7407, 114, 1804550400, 1804550400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7408, 114, 1804636800, 1804636800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7409, 114, 1804723200, 1804723200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7410, 114, 1804809600, 1804809600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7411, 114, 1804896000, 1804896000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7412, 114, 1804982400, 1804982400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7413, 114, 1805068800, 1805068800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7414, 114, 1805155200, 1805155200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7415, 114, 1805241600, 1805241600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7416, 114, 1805328000, 1805328000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7417, 114, 1805414400, 1805414400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7418, 114, 1805500800, 1805500800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7419, 114, 1805587200, 1805587200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7420, 114, 1805673600, 1805673600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7421, 114, 1805760000, 1805760000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7422, 114, 1805846400, 1805846400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7423, 114, 1805932800, 1805932800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7424, 114, 1806019200, 1806019200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7425, 114, 1806105600, 1806105600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7426, 114, 1806192000, 1806192000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7427, 114, 1806278400, 1806278400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7428, 114, 1806364800, 1806364800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7429, 114, 1806451200, 1806451200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7430, 114, 1806537600, 1806537600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7431, 114, 1806624000, 1806624000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7432, 114, 1806710400, 1806710400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7433, 114, 1806796800, 1806796800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7434, 114, 1806883200, 1806883200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7435, 114, 1806969600, 1806969600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7436, 114, 1807056000, 1807056000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7437, 114, 1807142400, 1807142400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7438, 114, 1807228800, 1807228800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7439, 114, 1807315200, 1807315200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7440, 114, 1807401600, 1807401600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7441, 114, 1807488000, 1807488000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7442, 114, 1807574400, 1807574400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7443, 114, 1807660800, 1807660800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7444, 114, 1807747200, 1807747200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7445, 114, 1807833600, 1807833600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7446, 114, 1807920000, 1807920000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7447, 114, 1808006400, 1808006400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7448, 114, 1808092800, 1808092800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7449, 114, 1808179200, 1808179200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7450, 114, 1808265600, 1808265600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7451, 114, 1808352000, 1808352000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7452, 114, 1808438400, 1808438400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7453, 114, 1808524800, 1808524800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7454, 114, 1808611200, 1808611200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7455, 114, 1808697600, 1808697600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7456, 114, 1808784000, 1808784000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7457, 114, 1808870400, 1808870400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7458, 114, 1808956800, 1808956800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7459, 114, 1809043200, 1809043200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7460, 114, 1809129600, 1809129600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7461, 114, 1809216000, 1809216000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7462, 114, 1809302400, 1809302400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7463, 114, 1809388800, 1809388800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7464, 114, 1809475200, 1809475200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7465, 114, 1809561600, 1809561600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7466, 114, 1809648000, 1809648000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7467, 114, 1809734400, 1809734400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7468, 114, 1809820800, 1809820800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7469, 114, 1809907200, 1809907200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7470, 114, 1809993600, 1809993600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7471, 114, 1810080000, 1810080000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7472, 114, 1810166400, 1810166400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7473, 114, 1810252800, 1810252800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7474, 114, 1810339200, 1810339200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7475, 114, 1810425600, 1810425600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7476, 114, 1810512000, 1810512000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7477, 114, 1810598400, 1810598400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7478, 114, 1810684800, 1810684800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7479, 114, 1810771200, 1810771200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7480, 114, 1810857600, 1810857600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7481, 114, 1810944000, 1810944000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7482, 114, 1811030400, 1811030400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7483, 114, 1811116800, 1811116800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7484, 114, 1811203200, 1811203200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7485, 114, 1811289600, 1811289600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7486, 114, 1811376000, 1811376000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7487, 114, 1811462400, 1811462400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7488, 114, 1811548800, 1811548800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7489, 114, 1811635200, 1811635200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7490, 114, 1811721600, 1811721600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7491, 114, 1811808000, 1811808000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7492, 114, 1811894400, 1811894400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7493, 114, 1811980800, 1811980800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7494, 114, 1812067200, 1812067200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7495, 114, 1812153600, 1812153600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7496, 114, 1812240000, 1812240000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7497, 114, 1812326400, 1812326400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7498, 114, 1812412800, 1812412800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7499, 114, 1812499200, 1812499200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7500, 114, 1812585600, 1812585600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7501, 114, 1812672000, 1812672000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7502, 114, 1812758400, 1812758400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7503, 114, 1812844800, 1812844800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7504, 114, 1812931200, 1812931200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7505, 114, 1813017600, 1813017600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7506, 114, 1813104000, 1813104000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7507, 114, 1813190400, 1813190400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7508, 114, 1813276800, 1813276800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7509, 114, 1813363200, 1813363200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7510, 114, 1813449600, 1813449600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7511, 114, 1813536000, 1813536000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7512, 114, 1813622400, 1813622400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7513, 114, 1813708800, 1813708800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7514, 114, 1813795200, 1813795200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7515, 114, 1813881600, 1813881600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7516, 114, 1813968000, 1813968000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7517, 114, 1814054400, 1814054400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7518, 114, 1814140800, 1814140800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7519, 114, 1814227200, 1814227200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7520, 114, 1814313600, 1814313600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7521, 114, 1814400000, 1814400000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7522, 114, 1814486400, 1814486400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7523, 114, 1814572800, 1814572800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7524, 114, 1814659200, 1814659200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7525, 114, 1814745600, 1814745600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7526, 114, 1814832000, 1814832000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7527, 114, 1814918400, 1814918400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7528, 114, 1815004800, 1815004800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7529, 114, 1815091200, 1815091200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7530, 114, 1815177600, 1815177600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7531, 114, 1815264000, 1815264000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7532, 114, 1815350400, 1815350400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7533, 114, 1815436800, 1815436800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7534, 114, 1815523200, 1815523200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7535, 114, 1815609600, 1815609600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7536, 114, 1815696000, 1815696000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7537, 114, 1815782400, 1815782400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7538, 114, 1815868800, 1815868800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7539, 114, 1815955200, 1815955200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7540, 114, 1816041600, 1816041600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7541, 114, 1816128000, 1816128000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7542, 114, 1816214400, 1816214400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7543, 114, 1816300800, 1816300800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7544, 114, 1816387200, 1816387200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7545, 114, 1816473600, 1816473600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7546, 114, 1816560000, 1816560000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7547, 114, 1816646400, 1816646400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7548, 114, 1816732800, 1816732800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7549, 114, 1816819200, 1816819200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7550, 114, 1816905600, 1816905600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7551, 114, 1816992000, 1816992000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7552, 114, 1817078400, 1817078400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7553, 114, 1817164800, 1817164800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7554, 114, 1817251200, 1817251200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7555, 114, 1817337600, 1817337600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7556, 114, 1817424000, 1817424000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7557, 114, 1817510400, 1817510400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7558, 114, 1817596800, 1817596800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7559, 114, 1817683200, 1817683200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7560, 114, 1817769600, 1817769600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7561, 114, 1817856000, 1817856000, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7562, 114, 1817942400, 1817942400, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7563, 114, 1818028800, 1818028800, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7564, 114, 1818115200, 1818115200, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7565, 114, 1818201600, 1818201600, NULL, 1, 15, '127', '127', '0', '0', 'available', 0, 0, 0, 1),
(7566, 130, 1786665600, 1786665600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7567, 130, 1786752000, 1786752000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7568, 130, 1786838400, 1786838400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7569, 130, 1786924800, 1786924800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7570, 130, 1787011200, 1787011200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7571, 130, 1787097600, 1787097600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7572, 130, 1787184000, 1787184000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7573, 130, 1787270400, 1787270400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7574, 130, 1787356800, 1787356800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7575, 130, 1787443200, 1787443200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7576, 130, 1787529600, 1787529600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7577, 130, 1787616000, 1787616000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7578, 130, 1787702400, 1787702400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7579, 130, 1787788800, 1787788800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7580, 130, 1787875200, 1787875200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7581, 130, 1787961600, 1787961600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7582, 130, 1788048000, 1788048000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7583, 130, 1788134400, 1788134400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7584, 130, 1788220800, 1788220800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7585, 130, 1788307200, 1788307200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7586, 130, 1788393600, 1788393600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7587, 130, 1788480000, 1788480000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7588, 130, 1788566400, 1788566400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7589, 130, 1788652800, 1788652800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7590, 130, 1788739200, 1788739200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7591, 130, 1788825600, 1788825600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7592, 130, 1788912000, 1788912000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7593, 130, 1788998400, 1788998400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7594, 130, 1789084800, 1789084800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7595, 130, 1789171200, 1789171200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7596, 130, 1789257600, 1789257600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7597, 130, 1789344000, 1789344000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7598, 130, 1789430400, 1789430400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7599, 130, 1789516800, 1789516800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7600, 130, 1789603200, 1789603200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7601, 130, 1789689600, 1789689600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7602, 130, 1789776000, 1789776000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7603, 130, 1789862400, 1789862400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7604, 130, 1789948800, 1789948800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7605, 130, 1790035200, 1790035200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7606, 130, 1790121600, 1790121600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7607, 130, 1790208000, 1790208000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7608, 130, 1790294400, 1790294400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7609, 130, 1790380800, 1790380800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7610, 130, 1790467200, 1790467200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7611, 130, 1790553600, 1790553600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7612, 130, 1790640000, 1790640000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7613, 130, 1790726400, 1790726400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7614, 130, 1790812800, 1790812800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7615, 130, 1790899200, 1790899200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7616, 130, 1790985600, 1790985600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7617, 130, 1791072000, 1791072000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7618, 130, 1791158400, 1791158400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7619, 130, 1791244800, 1791244800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7620, 130, 1791331200, 1791331200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7621, 130, 1791417600, 1791417600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7622, 130, 1791504000, 1791504000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7623, 130, 1791590400, 1791590400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7624, 130, 1791676800, 1791676800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7625, 130, 1791763200, 1791763200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7626, 130, 1791849600, 1791849600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7627, 130, 1791936000, 1791936000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7628, 130, 1792022400, 1792022400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7629, 130, 1792108800, 1792108800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7630, 130, 1792195200, 1792195200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7631, 130, 1792281600, 1792281600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7632, 130, 1792368000, 1792368000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7633, 130, 1792454400, 1792454400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7634, 130, 1792540800, 1792540800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7635, 130, 1792627200, 1792627200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7636, 130, 1792713600, 1792713600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7637, 130, 1792800000, 1792800000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7638, 130, 1792886400, 1792886400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7639, 130, 1792972800, 1792972800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7640, 130, 1793059200, 1793059200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7641, 130, 1793145600, 1793145600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7642, 130, 1793232000, 1793232000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7643, 130, 1793318400, 1793318400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7644, 130, 1793404800, 1793404800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7645, 130, 1793491200, 1793491200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7646, 130, 1793577600, 1793577600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7647, 130, 1793664000, 1793664000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7648, 130, 1793750400, 1793750400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7649, 130, 1793836800, 1793836800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7650, 130, 1793923200, 1793923200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7651, 130, 1794009600, 1794009600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7652, 130, 1794096000, 1794096000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7653, 130, 1794182400, 1794182400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7654, 130, 1794268800, 1794268800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7655, 130, 1794355200, 1794355200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7656, 130, 1794441600, 1794441600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7657, 130, 1794528000, 1794528000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7658, 130, 1794614400, 1794614400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7659, 130, 1794700800, 1794700800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7660, 130, 1794787200, 1794787200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7661, 130, 1794873600, 1794873600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7662, 130, 1794960000, 1794960000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7663, 130, 1795046400, 1795046400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7664, 130, 1795132800, 1795132800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7665, 130, 1795219200, 1795219200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7666, 130, 1795305600, 1795305600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7667, 130, 1795392000, 1795392000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7668, 130, 1795478400, 1795478400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7669, 130, 1795564800, 1795564800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7670, 130, 1795651200, 1795651200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7671, 130, 1795737600, 1795737600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7672, 130, 1795824000, 1795824000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7673, 130, 1795910400, 1795910400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7674, 130, 1795996800, 1795996800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7675, 130, 1796083200, 1796083200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7676, 130, 1796169600, 1796169600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7677, 130, 1796256000, 1796256000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7678, 130, 1796342400, 1796342400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7679, 130, 1796428800, 1796428800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7680, 130, 1796515200, 1796515200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7681, 130, 1796601600, 1796601600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7682, 130, 1796688000, 1796688000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7683, 130, 1796774400, 1796774400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7684, 130, 1796860800, 1796860800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7685, 130, 1796947200, 1796947200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7686, 130, 1797033600, 1797033600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7687, 130, 1797120000, 1797120000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7688, 130, 1797206400, 1797206400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7689, 130, 1797292800, 1797292800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7690, 130, 1797379200, 1797379200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7691, 130, 1797465600, 1797465600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7692, 130, 1797552000, 1797552000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7693, 130, 1797638400, 1797638400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7694, 130, 1797724800, 1797724800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7695, 130, 1797811200, 1797811200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7696, 130, 1797897600, 1797897600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7697, 130, 1797984000, 1797984000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7698, 130, 1798070400, 1798070400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7699, 130, 1798156800, 1798156800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7700, 130, 1798243200, 1798243200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7701, 130, 1798329600, 1798329600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(7702, 130, 1798416000, 1798416000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7703, 130, 1798502400, 1798502400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7704, 130, 1798588800, 1798588800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7705, 130, 1798675200, 1798675200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7706, 130, 1798761600, 1798761600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7707, 130, 1798848000, 1798848000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7708, 130, 1798934400, 1798934400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7709, 130, 1799020800, 1799020800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7710, 130, 1799107200, 1799107200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7711, 130, 1799193600, 1799193600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7712, 130, 1799280000, 1799280000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7713, 130, 1799366400, 1799366400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7714, 130, 1799452800, 1799452800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7715, 130, 1799539200, 1799539200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7716, 130, 1799625600, 1799625600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7717, 130, 1799712000, 1799712000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7718, 130, 1799798400, 1799798400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7719, 130, 1799884800, 1799884800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7720, 130, 1799971200, 1799971200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7721, 130, 1800057600, 1800057600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7722, 130, 1800144000, 1800144000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7723, 130, 1800230400, 1800230400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7724, 130, 1800316800, 1800316800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7725, 130, 1800403200, 1800403200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7726, 130, 1800489600, 1800489600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7727, 130, 1800576000, 1800576000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7728, 130, 1800662400, 1800662400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7729, 130, 1800748800, 1800748800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7730, 130, 1800835200, 1800835200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7731, 130, 1800921600, 1800921600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7732, 130, 1801008000, 1801008000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7733, 130, 1801094400, 1801094400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7734, 130, 1801180800, 1801180800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7735, 130, 1801267200, 1801267200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7736, 130, 1801353600, 1801353600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7737, 130, 1801440000, 1801440000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7738, 130, 1801526400, 1801526400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7739, 130, 1801612800, 1801612800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7740, 130, 1801699200, 1801699200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7741, 130, 1801785600, 1801785600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7742, 130, 1801872000, 1801872000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7743, 130, 1801958400, 1801958400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7744, 130, 1802044800, 1802044800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7745, 130, 1802131200, 1802131200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7746, 130, 1802217600, 1802217600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7747, 130, 1802304000, 1802304000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7748, 130, 1802390400, 1802390400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7749, 130, 1802476800, 1802476800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7750, 130, 1802563200, 1802563200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7751, 130, 1802649600, 1802649600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7752, 130, 1802736000, 1802736000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7753, 130, 1802822400, 1802822400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7754, 130, 1802908800, 1802908800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7755, 130, 1802995200, 1802995200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7756, 130, 1803081600, 1803081600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7757, 130, 1803168000, 1803168000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7758, 130, 1803254400, 1803254400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7759, 130, 1803340800, 1803340800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7760, 130, 1803427200, 1803427200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7761, 130, 1803513600, 1803513600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7762, 130, 1803600000, 1803600000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7763, 130, 1803686400, 1803686400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7764, 130, 1803772800, 1803772800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7765, 130, 1803859200, 1803859200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7766, 130, 1803945600, 1803945600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7767, 130, 1804032000, 1804032000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7768, 130, 1804118400, 1804118400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7769, 130, 1804204800, 1804204800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7770, 130, 1804291200, 1804291200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7771, 130, 1804377600, 1804377600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7772, 130, 1804464000, 1804464000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7773, 130, 1804550400, 1804550400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7774, 130, 1804636800, 1804636800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7775, 130, 1804723200, 1804723200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7776, 130, 1804809600, 1804809600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7777, 130, 1804896000, 1804896000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7778, 130, 1804982400, 1804982400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7779, 130, 1805068800, 1805068800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7780, 130, 1805155200, 1805155200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7781, 130, 1805241600, 1805241600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7782, 130, 1805328000, 1805328000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7783, 130, 1805414400, 1805414400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7784, 130, 1805500800, 1805500800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7785, 130, 1805587200, 1805587200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7786, 130, 1805673600, 1805673600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7787, 130, 1805760000, 1805760000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7788, 130, 1805846400, 1805846400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7789, 130, 1805932800, 1805932800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7790, 130, 1806019200, 1806019200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7791, 130, 1806105600, 1806105600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7792, 130, 1806192000, 1806192000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7793, 130, 1806278400, 1806278400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7794, 130, 1806364800, 1806364800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7795, 130, 1806451200, 1806451200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7796, 130, 1806537600, 1806537600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7797, 130, 1806624000, 1806624000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7798, 130, 1806710400, 1806710400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7799, 130, 1806796800, 1806796800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7800, 130, 1806883200, 1806883200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7801, 130, 1806969600, 1806969600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7802, 130, 1807056000, 1807056000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7803, 130, 1807142400, 1807142400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7804, 130, 1807228800, 1807228800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7805, 130, 1807315200, 1807315200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7806, 130, 1807401600, 1807401600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7807, 130, 1807488000, 1807488000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7808, 130, 1807574400, 1807574400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7809, 130, 1807660800, 1807660800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7810, 130, 1807747200, 1807747200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7811, 130, 1807833600, 1807833600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7812, 130, 1807920000, 1807920000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7813, 130, 1808006400, 1808006400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7814, 130, 1808092800, 1808092800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7815, 130, 1808179200, 1808179200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7816, 130, 1808265600, 1808265600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7817, 130, 1808352000, 1808352000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7818, 130, 1808438400, 1808438400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7819, 130, 1808524800, 1808524800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7820, 130, 1808611200, 1808611200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7821, 130, 1808697600, 1808697600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7822, 130, 1808784000, 1808784000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7823, 130, 1808870400, 1808870400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7824, 130, 1808956800, 1808956800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7825, 130, 1809043200, 1809043200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7826, 130, 1809129600, 1809129600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7827, 130, 1809216000, 1809216000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7828, 130, 1809302400, 1809302400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7829, 130, 1809388800, 1809388800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7830, 130, 1809475200, 1809475200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7831, 130, 1809561600, 1809561600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7832, 130, 1809648000, 1809648000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7833, 130, 1809734400, 1809734400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7834, 130, 1809820800, 1809820800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7835, 130, 1809907200, 1809907200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7836, 130, 1809993600, 1809993600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7837, 130, 1810080000, 1810080000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7838, 130, 1810166400, 1810166400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7839, 130, 1810252800, 1810252800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7840, 130, 1810339200, 1810339200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7841, 130, 1810425600, 1810425600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7842, 130, 1810512000, 1810512000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7843, 130, 1810598400, 1810598400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7844, 130, 1810684800, 1810684800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7845, 130, 1810771200, 1810771200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7846, 130, 1810857600, 1810857600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7847, 130, 1810944000, 1810944000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7848, 130, 1811030400, 1811030400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7849, 130, 1811116800, 1811116800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7850, 130, 1811203200, 1811203200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7851, 130, 1811289600, 1811289600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7852, 130, 1811376000, 1811376000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7853, 130, 1811462400, 1811462400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7854, 130, 1811548800, 1811548800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7855, 130, 1811635200, 1811635200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7856, 130, 1811721600, 1811721600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7857, 130, 1811808000, 1811808000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7858, 130, 1811894400, 1811894400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7859, 130, 1811980800, 1811980800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7860, 130, 1812067200, 1812067200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7861, 130, 1812153600, 1812153600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7862, 130, 1812240000, 1812240000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7863, 130, 1812326400, 1812326400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7864, 130, 1812412800, 1812412800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7865, 130, 1812499200, 1812499200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7866, 130, 1812585600, 1812585600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7867, 130, 1812672000, 1812672000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7868, 130, 1812758400, 1812758400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7869, 130, 1812844800, 1812844800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7870, 130, 1812931200, 1812931200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7871, 130, 1813017600, 1813017600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7872, 130, 1813104000, 1813104000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7873, 130, 1813190400, 1813190400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7874, 130, 1813276800, 1813276800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7875, 130, 1813363200, 1813363200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7876, 130, 1813449600, 1813449600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7877, 130, 1813536000, 1813536000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7878, 130, 1813622400, 1813622400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7879, 130, 1813708800, 1813708800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7880, 130, 1813795200, 1813795200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7881, 130, 1813881600, 1813881600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7882, 130, 1813968000, 1813968000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7883, 130, 1814054400, 1814054400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7884, 130, 1814140800, 1814140800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7885, 130, 1814227200, 1814227200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7886, 130, 1814313600, 1814313600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7887, 130, 1814400000, 1814400000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7888, 130, 1814486400, 1814486400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7889, 130, 1814572800, 1814572800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7890, 130, 1814659200, 1814659200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7891, 130, 1814745600, 1814745600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7892, 130, 1814832000, 1814832000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7893, 130, 1814918400, 1814918400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7894, 130, 1815004800, 1815004800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7895, 130, 1815091200, 1815091200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7896, 130, 1815177600, 1815177600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7897, 130, 1815264000, 1815264000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7898, 130, 1815350400, 1815350400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7899, 130, 1815436800, 1815436800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7900, 130, 1815523200, 1815523200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7901, 130, 1815609600, 1815609600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7902, 130, 1815696000, 1815696000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7903, 130, 1815782400, 1815782400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7904, 130, 1815868800, 1815868800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7905, 130, 1815955200, 1815955200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7906, 130, 1816041600, 1816041600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7907, 130, 1816128000, 1816128000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7908, 130, 1816214400, 1816214400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7909, 130, 1816300800, 1816300800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7910, 130, 1816387200, 1816387200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7911, 130, 1816473600, 1816473600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7912, 130, 1816560000, 1816560000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7913, 130, 1816646400, 1816646400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7914, 130, 1816732800, 1816732800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7915, 130, 1816819200, 1816819200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7916, 130, 1816905600, 1816905600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7917, 130, 1816992000, 1816992000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7918, 130, 1817078400, 1817078400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7919, 130, 1817164800, 1817164800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7920, 130, 1817251200, 1817251200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7921, 130, 1817337600, 1817337600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7922, 130, 1817424000, 1817424000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7923, 130, 1817510400, 1817510400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7924, 130, 1817596800, 1817596800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7925, 130, 1817683200, 1817683200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7926, 130, 1817769600, 1817769600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7927, 130, 1817856000, 1817856000, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7928, 130, 1817942400, 1817942400, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7929, 130, 1818028800, 1818028800, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7930, 130, 1818115200, 1818115200, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7931, 130, 1818201600, 1818201600, NULL, 1, 15, '170', '170', '0', '0', 'available', 0, 0, 0, 1),
(7932, 131, 1786665600, 1786665600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7933, 131, 1786752000, 1786752000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7934, 131, 1786838400, 1786838400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7935, 131, 1786924800, 1786924800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7936, 131, 1787011200, 1787011200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7937, 131, 1787097600, 1787097600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7938, 131, 1787184000, 1787184000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7939, 131, 1787270400, 1787270400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7940, 131, 1787356800, 1787356800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7941, 131, 1787443200, 1787443200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7942, 131, 1787529600, 1787529600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7943, 131, 1787616000, 1787616000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7944, 131, 1787702400, 1787702400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7945, 131, 1787788800, 1787788800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7946, 131, 1787875200, 1787875200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7947, 131, 1787961600, 1787961600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7948, 131, 1788048000, 1788048000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7949, 131, 1788134400, 1788134400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7950, 131, 1788220800, 1788220800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7951, 131, 1788307200, 1788307200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7952, 131, 1788393600, 1788393600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7953, 131, 1788480000, 1788480000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7954, 131, 1788566400, 1788566400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7955, 131, 1788652800, 1788652800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7956, 131, 1788739200, 1788739200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7957, 131, 1788825600, 1788825600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7958, 131, 1788912000, 1788912000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7959, 131, 1788998400, 1788998400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7960, 131, 1789084800, 1789084800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7961, 131, 1789171200, 1789171200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7962, 131, 1789257600, 1789257600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7963, 131, 1789344000, 1789344000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7964, 131, 1789430400, 1789430400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7965, 131, 1789516800, 1789516800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7966, 131, 1789603200, 1789603200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7967, 131, 1789689600, 1789689600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7968, 131, 1789776000, 1789776000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7969, 131, 1789862400, 1789862400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7970, 131, 1789948800, 1789948800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7971, 131, 1790035200, 1790035200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7972, 131, 1790121600, 1790121600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7973, 131, 1790208000, 1790208000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7974, 131, 1790294400, 1790294400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7975, 131, 1790380800, 1790380800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7976, 131, 1790467200, 1790467200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7977, 131, 1790553600, 1790553600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7978, 131, 1790640000, 1790640000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7979, 131, 1790726400, 1790726400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7980, 131, 1790812800, 1790812800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7981, 131, 1790899200, 1790899200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7982, 131, 1790985600, 1790985600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7983, 131, 1791072000, 1791072000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7984, 131, 1791158400, 1791158400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7985, 131, 1791244800, 1791244800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7986, 131, 1791331200, 1791331200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7987, 131, 1791417600, 1791417600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7988, 131, 1791504000, 1791504000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7989, 131, 1791590400, 1791590400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7990, 131, 1791676800, 1791676800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7991, 131, 1791763200, 1791763200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7992, 131, 1791849600, 1791849600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7993, 131, 1791936000, 1791936000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7994, 131, 1792022400, 1792022400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7995, 131, 1792108800, 1792108800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7996, 131, 1792195200, 1792195200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7997, 131, 1792281600, 1792281600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7998, 131, 1792368000, 1792368000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(7999, 131, 1792454400, 1792454400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8000, 131, 1792540800, 1792540800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8001, 131, 1792627200, 1792627200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8002, 131, 1792713600, 1792713600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8003, 131, 1792800000, 1792800000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8004, 131, 1792886400, 1792886400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8005, 131, 1792972800, 1792972800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8006, 131, 1793059200, 1793059200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8007, 131, 1793145600, 1793145600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8008, 131, 1793232000, 1793232000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8009, 131, 1793318400, 1793318400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8010, 131, 1793404800, 1793404800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8011, 131, 1793491200, 1793491200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8012, 131, 1793577600, 1793577600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8013, 131, 1793664000, 1793664000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8014, 131, 1793750400, 1793750400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8015, 131, 1793836800, 1793836800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8016, 131, 1793923200, 1793923200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8017, 131, 1794009600, 1794009600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8018, 131, 1794096000, 1794096000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8019, 131, 1794182400, 1794182400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8020, 131, 1794268800, 1794268800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8021, 131, 1794355200, 1794355200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8022, 131, 1794441600, 1794441600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8023, 131, 1794528000, 1794528000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8024, 131, 1794614400, 1794614400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8025, 131, 1794700800, 1794700800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8026, 131, 1794787200, 1794787200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8027, 131, 1794873600, 1794873600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8028, 131, 1794960000, 1794960000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8029, 131, 1795046400, 1795046400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8030, 131, 1795132800, 1795132800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8031, 131, 1795219200, 1795219200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8032, 131, 1795305600, 1795305600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8033, 131, 1795392000, 1795392000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8034, 131, 1795478400, 1795478400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8035, 131, 1795564800, 1795564800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8036, 131, 1795651200, 1795651200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8037, 131, 1795737600, 1795737600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8038, 131, 1795824000, 1795824000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8039, 131, 1795910400, 1795910400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8040, 131, 1795996800, 1795996800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8041, 131, 1796083200, 1796083200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8042, 131, 1796169600, 1796169600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8043, 131, 1796256000, 1796256000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8044, 131, 1796342400, 1796342400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8045, 131, 1796428800, 1796428800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8046, 131, 1796515200, 1796515200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8047, 131, 1796601600, 1796601600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8048, 131, 1796688000, 1796688000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8049, 131, 1796774400, 1796774400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8050, 131, 1796860800, 1796860800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8051, 131, 1796947200, 1796947200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8052, 131, 1797033600, 1797033600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8053, 131, 1797120000, 1797120000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8054, 131, 1797206400, 1797206400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8055, 131, 1797292800, 1797292800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8056, 131, 1797379200, 1797379200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8057, 131, 1797465600, 1797465600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8058, 131, 1797552000, 1797552000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8059, 131, 1797638400, 1797638400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8060, 131, 1797724800, 1797724800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8061, 131, 1797811200, 1797811200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8062, 131, 1797897600, 1797897600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8063, 131, 1797984000, 1797984000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8064, 131, 1798070400, 1798070400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8065, 131, 1798156800, 1798156800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8066, 131, 1798243200, 1798243200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8067, 131, 1798329600, 1798329600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8068, 131, 1798416000, 1798416000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8069, 131, 1798502400, 1798502400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8070, 131, 1798588800, 1798588800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8071, 131, 1798675200, 1798675200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8072, 131, 1798761600, 1798761600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8073, 131, 1798848000, 1798848000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8074, 131, 1798934400, 1798934400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8075, 131, 1799020800, 1799020800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8076, 131, 1799107200, 1799107200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8077, 131, 1799193600, 1799193600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8078, 131, 1799280000, 1799280000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8079, 131, 1799366400, 1799366400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8080, 131, 1799452800, 1799452800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8081, 131, 1799539200, 1799539200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8082, 131, 1799625600, 1799625600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8083, 131, 1799712000, 1799712000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8084, 131, 1799798400, 1799798400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8085, 131, 1799884800, 1799884800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8086, 131, 1799971200, 1799971200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8087, 131, 1800057600, 1800057600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8088, 131, 1800144000, 1800144000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8089, 131, 1800230400, 1800230400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8090, 131, 1800316800, 1800316800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8091, 131, 1800403200, 1800403200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8092, 131, 1800489600, 1800489600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8093, 131, 1800576000, 1800576000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8094, 131, 1800662400, 1800662400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8095, 131, 1800748800, 1800748800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8096, 131, 1800835200, 1800835200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8097, 131, 1800921600, 1800921600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8098, 131, 1801008000, 1801008000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8099, 131, 1801094400, 1801094400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8100, 131, 1801180800, 1801180800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8101, 131, 1801267200, 1801267200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8102, 131, 1801353600, 1801353600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8103, 131, 1801440000, 1801440000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8104, 131, 1801526400, 1801526400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8105, 131, 1801612800, 1801612800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8106, 131, 1801699200, 1801699200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8107, 131, 1801785600, 1801785600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8108, 131, 1801872000, 1801872000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8109, 131, 1801958400, 1801958400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8110, 131, 1802044800, 1802044800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8111, 131, 1802131200, 1802131200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8112, 131, 1802217600, 1802217600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8113, 131, 1802304000, 1802304000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8114, 131, 1802390400, 1802390400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8115, 131, 1802476800, 1802476800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8116, 131, 1802563200, 1802563200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8117, 131, 1802649600, 1802649600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8118, 131, 1802736000, 1802736000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8119, 131, 1802822400, 1802822400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8120, 131, 1802908800, 1802908800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8121, 131, 1802995200, 1802995200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8122, 131, 1803081600, 1803081600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8123, 131, 1803168000, 1803168000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8124, 131, 1803254400, 1803254400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8125, 131, 1803340800, 1803340800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8126, 131, 1803427200, 1803427200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8127, 131, 1803513600, 1803513600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8128, 131, 1803600000, 1803600000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8129, 131, 1803686400, 1803686400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8130, 131, 1803772800, 1803772800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8131, 131, 1803859200, 1803859200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8132, 131, 1803945600, 1803945600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8133, 131, 1804032000, 1804032000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8134, 131, 1804118400, 1804118400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8135, 131, 1804204800, 1804204800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8136, 131, 1804291200, 1804291200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8137, 131, 1804377600, 1804377600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8138, 131, 1804464000, 1804464000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8139, 131, 1804550400, 1804550400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8140, 131, 1804636800, 1804636800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8141, 131, 1804723200, 1804723200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8142, 131, 1804809600, 1804809600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8143, 131, 1804896000, 1804896000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8144, 131, 1804982400, 1804982400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8145, 131, 1805068800, 1805068800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8146, 131, 1805155200, 1805155200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8147, 131, 1805241600, 1805241600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8148, 131, 1805328000, 1805328000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8149, 131, 1805414400, 1805414400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8150, 131, 1805500800, 1805500800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8151, 131, 1805587200, 1805587200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8152, 131, 1805673600, 1805673600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8153, 131, 1805760000, 1805760000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8154, 131, 1805846400, 1805846400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8155, 131, 1805932800, 1805932800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8156, 131, 1806019200, 1806019200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8157, 131, 1806105600, 1806105600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8158, 131, 1806192000, 1806192000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8159, 131, 1806278400, 1806278400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8160, 131, 1806364800, 1806364800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8161, 131, 1806451200, 1806451200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8162, 131, 1806537600, 1806537600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8163, 131, 1806624000, 1806624000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8164, 131, 1806710400, 1806710400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8165, 131, 1806796800, 1806796800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8166, 131, 1806883200, 1806883200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8167, 131, 1806969600, 1806969600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8168, 131, 1807056000, 1807056000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8169, 131, 1807142400, 1807142400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8170, 131, 1807228800, 1807228800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8171, 131, 1807315200, 1807315200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8172, 131, 1807401600, 1807401600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8173, 131, 1807488000, 1807488000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8174, 131, 1807574400, 1807574400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8175, 131, 1807660800, 1807660800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8176, 131, 1807747200, 1807747200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8177, 131, 1807833600, 1807833600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8178, 131, 1807920000, 1807920000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8179, 131, 1808006400, 1808006400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8180, 131, 1808092800, 1808092800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8181, 131, 1808179200, 1808179200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8182, 131, 1808265600, 1808265600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8183, 131, 1808352000, 1808352000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8184, 131, 1808438400, 1808438400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8185, 131, 1808524800, 1808524800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8186, 131, 1808611200, 1808611200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8187, 131, 1808697600, 1808697600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8188, 131, 1808784000, 1808784000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8189, 131, 1808870400, 1808870400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8190, 131, 1808956800, 1808956800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8191, 131, 1809043200, 1809043200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8192, 131, 1809129600, 1809129600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8193, 131, 1809216000, 1809216000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8194, 131, 1809302400, 1809302400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8195, 131, 1809388800, 1809388800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8196, 131, 1809475200, 1809475200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8197, 131, 1809561600, 1809561600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8198, 131, 1809648000, 1809648000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8199, 131, 1809734400, 1809734400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8200, 131, 1809820800, 1809820800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8201, 131, 1809907200, 1809907200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8202, 131, 1809993600, 1809993600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8203, 131, 1810080000, 1810080000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8204, 131, 1810166400, 1810166400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8205, 131, 1810252800, 1810252800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8206, 131, 1810339200, 1810339200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8207, 131, 1810425600, 1810425600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8208, 131, 1810512000, 1810512000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8209, 131, 1810598400, 1810598400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8210, 131, 1810684800, 1810684800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8211, 131, 1810771200, 1810771200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8212, 131, 1810857600, 1810857600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8213, 131, 1810944000, 1810944000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8214, 131, 1811030400, 1811030400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8215, 131, 1811116800, 1811116800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8216, 131, 1811203200, 1811203200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8217, 131, 1811289600, 1811289600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8218, 131, 1811376000, 1811376000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8219, 131, 1811462400, 1811462400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(8220, 131, 1811548800, 1811548800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8221, 131, 1811635200, 1811635200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8222, 131, 1811721600, 1811721600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8223, 131, 1811808000, 1811808000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8224, 131, 1811894400, 1811894400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8225, 131, 1811980800, 1811980800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8226, 131, 1812067200, 1812067200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8227, 131, 1812153600, 1812153600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8228, 131, 1812240000, 1812240000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8229, 131, 1812326400, 1812326400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8230, 131, 1812412800, 1812412800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8231, 131, 1812499200, 1812499200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8232, 131, 1812585600, 1812585600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8233, 131, 1812672000, 1812672000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8234, 131, 1812758400, 1812758400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8235, 131, 1812844800, 1812844800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8236, 131, 1812931200, 1812931200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8237, 131, 1813017600, 1813017600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8238, 131, 1813104000, 1813104000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8239, 131, 1813190400, 1813190400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8240, 131, 1813276800, 1813276800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8241, 131, 1813363200, 1813363200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8242, 131, 1813449600, 1813449600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8243, 131, 1813536000, 1813536000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8244, 131, 1813622400, 1813622400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8245, 131, 1813708800, 1813708800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8246, 131, 1813795200, 1813795200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8247, 131, 1813881600, 1813881600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8248, 131, 1813968000, 1813968000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8249, 131, 1814054400, 1814054400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8250, 131, 1814140800, 1814140800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8251, 131, 1814227200, 1814227200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8252, 131, 1814313600, 1814313600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8253, 131, 1814400000, 1814400000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8254, 131, 1814486400, 1814486400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8255, 131, 1814572800, 1814572800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8256, 131, 1814659200, 1814659200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8257, 131, 1814745600, 1814745600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8258, 131, 1814832000, 1814832000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8259, 131, 1814918400, 1814918400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8260, 131, 1815004800, 1815004800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8261, 131, 1815091200, 1815091200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8262, 131, 1815177600, 1815177600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8263, 131, 1815264000, 1815264000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8264, 131, 1815350400, 1815350400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8265, 131, 1815436800, 1815436800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8266, 131, 1815523200, 1815523200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8267, 131, 1815609600, 1815609600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8268, 131, 1815696000, 1815696000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8269, 131, 1815782400, 1815782400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8270, 131, 1815868800, 1815868800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8271, 131, 1815955200, 1815955200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8272, 131, 1816041600, 1816041600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8273, 131, 1816128000, 1816128000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8274, 131, 1816214400, 1816214400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8275, 131, 1816300800, 1816300800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8276, 131, 1816387200, 1816387200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8277, 131, 1816473600, 1816473600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8278, 131, 1816560000, 1816560000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8279, 131, 1816646400, 1816646400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8280, 131, 1816732800, 1816732800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8281, 131, 1816819200, 1816819200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8282, 131, 1816905600, 1816905600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8283, 131, 1816992000, 1816992000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8284, 131, 1817078400, 1817078400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8285, 131, 1817164800, 1817164800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8286, 131, 1817251200, 1817251200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8287, 131, 1817337600, 1817337600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8288, 131, 1817424000, 1817424000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8289, 131, 1817510400, 1817510400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8290, 131, 1817596800, 1817596800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8291, 131, 1817683200, 1817683200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8292, 131, 1817769600, 1817769600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8293, 131, 1817856000, 1817856000, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8294, 131, 1817942400, 1817942400, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8295, 131, 1818028800, 1818028800, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8296, 131, 1818115200, 1818115200, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8297, 131, 1818201600, 1818201600, NULL, 1, 15, '80', '80', '0', '0', 'available', 0, 0, 0, 1),
(8298, 132, 1786665600, 1786665600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8299, 132, 1786752000, 1786752000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8300, 132, 1786838400, 1786838400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8301, 132, 1786924800, 1786924800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8302, 132, 1787011200, 1787011200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8303, 132, 1787097600, 1787097600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8304, 132, 1787184000, 1787184000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8305, 132, 1787270400, 1787270400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8306, 132, 1787356800, 1787356800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8307, 132, 1787443200, 1787443200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8308, 132, 1787529600, 1787529600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8309, 132, 1787616000, 1787616000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8310, 132, 1787702400, 1787702400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8311, 132, 1787788800, 1787788800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8312, 132, 1787875200, 1787875200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8313, 132, 1787961600, 1787961600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8314, 132, 1788048000, 1788048000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8315, 132, 1788134400, 1788134400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8316, 132, 1788220800, 1788220800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8317, 132, 1788307200, 1788307200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8318, 132, 1788393600, 1788393600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8319, 132, 1788480000, 1788480000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8320, 132, 1788566400, 1788566400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8321, 132, 1788652800, 1788652800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8322, 132, 1788739200, 1788739200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8323, 132, 1788825600, 1788825600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8324, 132, 1788912000, 1788912000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8325, 132, 1788998400, 1788998400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8326, 132, 1789084800, 1789084800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8327, 132, 1789171200, 1789171200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8328, 132, 1789257600, 1789257600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8329, 132, 1789344000, 1789344000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8330, 132, 1789430400, 1789430400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8331, 132, 1789516800, 1789516800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8332, 132, 1789603200, 1789603200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8333, 132, 1789689600, 1789689600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8334, 132, 1789776000, 1789776000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8335, 132, 1789862400, 1789862400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8336, 132, 1789948800, 1789948800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8337, 132, 1790035200, 1790035200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8338, 132, 1790121600, 1790121600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8339, 132, 1790208000, 1790208000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8340, 132, 1790294400, 1790294400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8341, 132, 1790380800, 1790380800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8342, 132, 1790467200, 1790467200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8343, 132, 1790553600, 1790553600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8344, 132, 1790640000, 1790640000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8345, 132, 1790726400, 1790726400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8346, 132, 1790812800, 1790812800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8347, 132, 1790899200, 1790899200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8348, 132, 1790985600, 1790985600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8349, 132, 1791072000, 1791072000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8350, 132, 1791158400, 1791158400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8351, 132, 1791244800, 1791244800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8352, 132, 1791331200, 1791331200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8353, 132, 1791417600, 1791417600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8354, 132, 1791504000, 1791504000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8355, 132, 1791590400, 1791590400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8356, 132, 1791676800, 1791676800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8357, 132, 1791763200, 1791763200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8358, 132, 1791849600, 1791849600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8359, 132, 1791936000, 1791936000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8360, 132, 1792022400, 1792022400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8361, 132, 1792108800, 1792108800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8362, 132, 1792195200, 1792195200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8363, 132, 1792281600, 1792281600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8364, 132, 1792368000, 1792368000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8365, 132, 1792454400, 1792454400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8366, 132, 1792540800, 1792540800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8367, 132, 1792627200, 1792627200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8368, 132, 1792713600, 1792713600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8369, 132, 1792800000, 1792800000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8370, 132, 1792886400, 1792886400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8371, 132, 1792972800, 1792972800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8372, 132, 1793059200, 1793059200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8373, 132, 1793145600, 1793145600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8374, 132, 1793232000, 1793232000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8375, 132, 1793318400, 1793318400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8376, 132, 1793404800, 1793404800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8377, 132, 1793491200, 1793491200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8378, 132, 1793577600, 1793577600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8379, 132, 1793664000, 1793664000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8380, 132, 1793750400, 1793750400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8381, 132, 1793836800, 1793836800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8382, 132, 1793923200, 1793923200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8383, 132, 1794009600, 1794009600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8384, 132, 1794096000, 1794096000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8385, 132, 1794182400, 1794182400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8386, 132, 1794268800, 1794268800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8387, 132, 1794355200, 1794355200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8388, 132, 1794441600, 1794441600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8389, 132, 1794528000, 1794528000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8390, 132, 1794614400, 1794614400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8391, 132, 1794700800, 1794700800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8392, 132, 1794787200, 1794787200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8393, 132, 1794873600, 1794873600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8394, 132, 1794960000, 1794960000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8395, 132, 1795046400, 1795046400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8396, 132, 1795132800, 1795132800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8397, 132, 1795219200, 1795219200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8398, 132, 1795305600, 1795305600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8399, 132, 1795392000, 1795392000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8400, 132, 1795478400, 1795478400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8401, 132, 1795564800, 1795564800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8402, 132, 1795651200, 1795651200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8403, 132, 1795737600, 1795737600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8404, 132, 1795824000, 1795824000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8405, 132, 1795910400, 1795910400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8406, 132, 1795996800, 1795996800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8407, 132, 1796083200, 1796083200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8408, 132, 1796169600, 1796169600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8409, 132, 1796256000, 1796256000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8410, 132, 1796342400, 1796342400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8411, 132, 1796428800, 1796428800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8412, 132, 1796515200, 1796515200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8413, 132, 1796601600, 1796601600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8414, 132, 1796688000, 1796688000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8415, 132, 1796774400, 1796774400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8416, 132, 1796860800, 1796860800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8417, 132, 1796947200, 1796947200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8418, 132, 1797033600, 1797033600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8419, 132, 1797120000, 1797120000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8420, 132, 1797206400, 1797206400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8421, 132, 1797292800, 1797292800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8422, 132, 1797379200, 1797379200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8423, 132, 1797465600, 1797465600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8424, 132, 1797552000, 1797552000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8425, 132, 1797638400, 1797638400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8426, 132, 1797724800, 1797724800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8427, 132, 1797811200, 1797811200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8428, 132, 1797897600, 1797897600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8429, 132, 1797984000, 1797984000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8430, 132, 1798070400, 1798070400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8431, 132, 1798156800, 1798156800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8432, 132, 1798243200, 1798243200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8433, 132, 1798329600, 1798329600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8434, 132, 1798416000, 1798416000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8435, 132, 1798502400, 1798502400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8436, 132, 1798588800, 1798588800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8437, 132, 1798675200, 1798675200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8438, 132, 1798761600, 1798761600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8439, 132, 1798848000, 1798848000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8440, 132, 1798934400, 1798934400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8441, 132, 1799020800, 1799020800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8442, 132, 1799107200, 1799107200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8443, 132, 1799193600, 1799193600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8444, 132, 1799280000, 1799280000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8445, 132, 1799366400, 1799366400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8446, 132, 1799452800, 1799452800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8447, 132, 1799539200, 1799539200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8448, 132, 1799625600, 1799625600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8449, 132, 1799712000, 1799712000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8450, 132, 1799798400, 1799798400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8451, 132, 1799884800, 1799884800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8452, 132, 1799971200, 1799971200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8453, 132, 1800057600, 1800057600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8454, 132, 1800144000, 1800144000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8455, 132, 1800230400, 1800230400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8456, 132, 1800316800, 1800316800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8457, 132, 1800403200, 1800403200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8458, 132, 1800489600, 1800489600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8459, 132, 1800576000, 1800576000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8460, 132, 1800662400, 1800662400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8461, 132, 1800748800, 1800748800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8462, 132, 1800835200, 1800835200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8463, 132, 1800921600, 1800921600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8464, 132, 1801008000, 1801008000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8465, 132, 1801094400, 1801094400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8466, 132, 1801180800, 1801180800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8467, 132, 1801267200, 1801267200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8468, 132, 1801353600, 1801353600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8469, 132, 1801440000, 1801440000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8470, 132, 1801526400, 1801526400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8471, 132, 1801612800, 1801612800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8472, 132, 1801699200, 1801699200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8473, 132, 1801785600, 1801785600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8474, 132, 1801872000, 1801872000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8475, 132, 1801958400, 1801958400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8476, 132, 1802044800, 1802044800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8477, 132, 1802131200, 1802131200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8478, 132, 1802217600, 1802217600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8479, 132, 1802304000, 1802304000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8480, 132, 1802390400, 1802390400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8481, 132, 1802476800, 1802476800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8482, 132, 1802563200, 1802563200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8483, 132, 1802649600, 1802649600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8484, 132, 1802736000, 1802736000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8485, 132, 1802822400, 1802822400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8486, 132, 1802908800, 1802908800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8487, 132, 1802995200, 1802995200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8488, 132, 1803081600, 1803081600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8489, 132, 1803168000, 1803168000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8490, 132, 1803254400, 1803254400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8491, 132, 1803340800, 1803340800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8492, 132, 1803427200, 1803427200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8493, 132, 1803513600, 1803513600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8494, 132, 1803600000, 1803600000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8495, 132, 1803686400, 1803686400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8496, 132, 1803772800, 1803772800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8497, 132, 1803859200, 1803859200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8498, 132, 1803945600, 1803945600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8499, 132, 1804032000, 1804032000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8500, 132, 1804118400, 1804118400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8501, 132, 1804204800, 1804204800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8502, 132, 1804291200, 1804291200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8503, 132, 1804377600, 1804377600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8504, 132, 1804464000, 1804464000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8505, 132, 1804550400, 1804550400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8506, 132, 1804636800, 1804636800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8507, 132, 1804723200, 1804723200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8508, 132, 1804809600, 1804809600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8509, 132, 1804896000, 1804896000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8510, 132, 1804982400, 1804982400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8511, 132, 1805068800, 1805068800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8512, 132, 1805155200, 1805155200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8513, 132, 1805241600, 1805241600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8514, 132, 1805328000, 1805328000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8515, 132, 1805414400, 1805414400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8516, 132, 1805500800, 1805500800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8517, 132, 1805587200, 1805587200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8518, 132, 1805673600, 1805673600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8519, 132, 1805760000, 1805760000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8520, 132, 1805846400, 1805846400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8521, 132, 1805932800, 1805932800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8522, 132, 1806019200, 1806019200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8523, 132, 1806105600, 1806105600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8524, 132, 1806192000, 1806192000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8525, 132, 1806278400, 1806278400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8526, 132, 1806364800, 1806364800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8527, 132, 1806451200, 1806451200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8528, 132, 1806537600, 1806537600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8529, 132, 1806624000, 1806624000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8530, 132, 1806710400, 1806710400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8531, 132, 1806796800, 1806796800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8532, 132, 1806883200, 1806883200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8533, 132, 1806969600, 1806969600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8534, 132, 1807056000, 1807056000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8535, 132, 1807142400, 1807142400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8536, 132, 1807228800, 1807228800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8537, 132, 1807315200, 1807315200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8538, 132, 1807401600, 1807401600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8539, 132, 1807488000, 1807488000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8540, 132, 1807574400, 1807574400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8541, 132, 1807660800, 1807660800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8542, 132, 1807747200, 1807747200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8543, 132, 1807833600, 1807833600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8544, 132, 1807920000, 1807920000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8545, 132, 1808006400, 1808006400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8546, 132, 1808092800, 1808092800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8547, 132, 1808179200, 1808179200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8548, 132, 1808265600, 1808265600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8549, 132, 1808352000, 1808352000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8550, 132, 1808438400, 1808438400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8551, 132, 1808524800, 1808524800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8552, 132, 1808611200, 1808611200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8553, 132, 1808697600, 1808697600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8554, 132, 1808784000, 1808784000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8555, 132, 1808870400, 1808870400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8556, 132, 1808956800, 1808956800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8557, 132, 1809043200, 1809043200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8558, 132, 1809129600, 1809129600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8559, 132, 1809216000, 1809216000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8560, 132, 1809302400, 1809302400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8561, 132, 1809388800, 1809388800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8562, 132, 1809475200, 1809475200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8563, 132, 1809561600, 1809561600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8564, 132, 1809648000, 1809648000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8565, 132, 1809734400, 1809734400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8566, 132, 1809820800, 1809820800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8567, 132, 1809907200, 1809907200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8568, 132, 1809993600, 1809993600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8569, 132, 1810080000, 1810080000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8570, 132, 1810166400, 1810166400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8571, 132, 1810252800, 1810252800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8572, 132, 1810339200, 1810339200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8573, 132, 1810425600, 1810425600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8574, 132, 1810512000, 1810512000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8575, 132, 1810598400, 1810598400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8576, 132, 1810684800, 1810684800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8577, 132, 1810771200, 1810771200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8578, 132, 1810857600, 1810857600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8579, 132, 1810944000, 1810944000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8580, 132, 1811030400, 1811030400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8581, 132, 1811116800, 1811116800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8582, 132, 1811203200, 1811203200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8583, 132, 1811289600, 1811289600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8584, 132, 1811376000, 1811376000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8585, 132, 1811462400, 1811462400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8586, 132, 1811548800, 1811548800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8587, 132, 1811635200, 1811635200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8588, 132, 1811721600, 1811721600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8589, 132, 1811808000, 1811808000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8590, 132, 1811894400, 1811894400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8591, 132, 1811980800, 1811980800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8592, 132, 1812067200, 1812067200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8593, 132, 1812153600, 1812153600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8594, 132, 1812240000, 1812240000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8595, 132, 1812326400, 1812326400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8596, 132, 1812412800, 1812412800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8597, 132, 1812499200, 1812499200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8598, 132, 1812585600, 1812585600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8599, 132, 1812672000, 1812672000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8600, 132, 1812758400, 1812758400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8601, 132, 1812844800, 1812844800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8602, 132, 1812931200, 1812931200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8603, 132, 1813017600, 1813017600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8604, 132, 1813104000, 1813104000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8605, 132, 1813190400, 1813190400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8606, 132, 1813276800, 1813276800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8607, 132, 1813363200, 1813363200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8608, 132, 1813449600, 1813449600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8609, 132, 1813536000, 1813536000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8610, 132, 1813622400, 1813622400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8611, 132, 1813708800, 1813708800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8612, 132, 1813795200, 1813795200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8613, 132, 1813881600, 1813881600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8614, 132, 1813968000, 1813968000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8615, 132, 1814054400, 1814054400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8616, 132, 1814140800, 1814140800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8617, 132, 1814227200, 1814227200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8618, 132, 1814313600, 1814313600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8619, 132, 1814400000, 1814400000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8620, 132, 1814486400, 1814486400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8621, 132, 1814572800, 1814572800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8622, 132, 1814659200, 1814659200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8623, 132, 1814745600, 1814745600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8624, 132, 1814832000, 1814832000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8625, 132, 1814918400, 1814918400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8626, 132, 1815004800, 1815004800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8627, 132, 1815091200, 1815091200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8628, 132, 1815177600, 1815177600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8629, 132, 1815264000, 1815264000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8630, 132, 1815350400, 1815350400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8631, 132, 1815436800, 1815436800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8632, 132, 1815523200, 1815523200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8633, 132, 1815609600, 1815609600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8634, 132, 1815696000, 1815696000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8635, 132, 1815782400, 1815782400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8636, 132, 1815868800, 1815868800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8637, 132, 1815955200, 1815955200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8638, 132, 1816041600, 1816041600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8639, 132, 1816128000, 1816128000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8640, 132, 1816214400, 1816214400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8641, 132, 1816300800, 1816300800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8642, 132, 1816387200, 1816387200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8643, 132, 1816473600, 1816473600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8644, 132, 1816560000, 1816560000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8645, 132, 1816646400, 1816646400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8646, 132, 1816732800, 1816732800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8647, 132, 1816819200, 1816819200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8648, 132, 1816905600, 1816905600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8649, 132, 1816992000, 1816992000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8650, 132, 1817078400, 1817078400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8651, 132, 1817164800, 1817164800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8652, 132, 1817251200, 1817251200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8653, 132, 1817337600, 1817337600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8654, 132, 1817424000, 1817424000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8655, 132, 1817510400, 1817510400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8656, 132, 1817596800, 1817596800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8657, 132, 1817683200, 1817683200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8658, 132, 1817769600, 1817769600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8659, 132, 1817856000, 1817856000, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8660, 132, 1817942400, 1817942400, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8661, 132, 1818028800, 1818028800, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8662, 132, 1818115200, 1818115200, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8663, 132, 1818201600, 1818201600, NULL, 1, 15, '87', '87', '0', '0', 'available', 0, 0, 0, 1),
(8664, 148, 1786665600, 1786665600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8665, 148, 1786752000, 1786752000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8666, 148, 1786838400, 1786838400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8667, 148, 1786924800, 1786924800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8668, 148, 1787011200, 1787011200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8669, 148, 1787097600, 1787097600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8670, 148, 1787184000, 1787184000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8671, 148, 1787270400, 1787270400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8672, 148, 1787356800, 1787356800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8673, 148, 1787443200, 1787443200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8674, 148, 1787529600, 1787529600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8675, 148, 1787616000, 1787616000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8676, 148, 1787702400, 1787702400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8677, 148, 1787788800, 1787788800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8678, 148, 1787875200, 1787875200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8679, 148, 1787961600, 1787961600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8680, 148, 1788048000, 1788048000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8681, 148, 1788134400, 1788134400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8682, 148, 1788220800, 1788220800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8683, 148, 1788307200, 1788307200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8684, 148, 1788393600, 1788393600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8685, 148, 1788480000, 1788480000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8686, 148, 1788566400, 1788566400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8687, 148, 1788652800, 1788652800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8688, 148, 1788739200, 1788739200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8689, 148, 1788825600, 1788825600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8690, 148, 1788912000, 1788912000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8691, 148, 1788998400, 1788998400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8692, 148, 1789084800, 1789084800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8693, 148, 1789171200, 1789171200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8694, 148, 1789257600, 1789257600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8695, 148, 1789344000, 1789344000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8696, 148, 1789430400, 1789430400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8697, 148, 1789516800, 1789516800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8698, 148, 1789603200, 1789603200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8699, 148, 1789689600, 1789689600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8700, 148, 1789776000, 1789776000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8701, 148, 1789862400, 1789862400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8702, 148, 1789948800, 1789948800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8703, 148, 1790035200, 1790035200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8704, 148, 1790121600, 1790121600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8705, 148, 1790208000, 1790208000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8706, 148, 1790294400, 1790294400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8707, 148, 1790380800, 1790380800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8708, 148, 1790467200, 1790467200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8709, 148, 1790553600, 1790553600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8710, 148, 1790640000, 1790640000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8711, 148, 1790726400, 1790726400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8712, 148, 1790812800, 1790812800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8713, 148, 1790899200, 1790899200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8714, 148, 1790985600, 1790985600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8715, 148, 1791072000, 1791072000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8716, 148, 1791158400, 1791158400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8717, 148, 1791244800, 1791244800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8718, 148, 1791331200, 1791331200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8719, 148, 1791417600, 1791417600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8720, 148, 1791504000, 1791504000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8721, 148, 1791590400, 1791590400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8722, 148, 1791676800, 1791676800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8723, 148, 1791763200, 1791763200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8724, 148, 1791849600, 1791849600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8725, 148, 1791936000, 1791936000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8726, 148, 1792022400, 1792022400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8727, 148, 1792108800, 1792108800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8728, 148, 1792195200, 1792195200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8729, 148, 1792281600, 1792281600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8730, 148, 1792368000, 1792368000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8731, 148, 1792454400, 1792454400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8732, 148, 1792540800, 1792540800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8733, 148, 1792627200, 1792627200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8734, 148, 1792713600, 1792713600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8735, 148, 1792800000, 1792800000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8736, 148, 1792886400, 1792886400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8737, 148, 1792972800, 1792972800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8738, 148, 1793059200, 1793059200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8739, 148, 1793145600, 1793145600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8740, 148, 1793232000, 1793232000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8741, 148, 1793318400, 1793318400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(8742, 148, 1793404800, 1793404800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8743, 148, 1793491200, 1793491200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8744, 148, 1793577600, 1793577600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8745, 148, 1793664000, 1793664000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8746, 148, 1793750400, 1793750400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8747, 148, 1793836800, 1793836800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8748, 148, 1793923200, 1793923200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8749, 148, 1794009600, 1794009600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8750, 148, 1794096000, 1794096000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8751, 148, 1794182400, 1794182400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8752, 148, 1794268800, 1794268800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8753, 148, 1794355200, 1794355200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8754, 148, 1794441600, 1794441600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8755, 148, 1794528000, 1794528000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8756, 148, 1794614400, 1794614400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8757, 148, 1794700800, 1794700800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8758, 148, 1794787200, 1794787200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8759, 148, 1794873600, 1794873600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8760, 148, 1794960000, 1794960000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8761, 148, 1795046400, 1795046400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8762, 148, 1795132800, 1795132800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8763, 148, 1795219200, 1795219200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8764, 148, 1795305600, 1795305600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8765, 148, 1795392000, 1795392000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8766, 148, 1795478400, 1795478400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8767, 148, 1795564800, 1795564800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8768, 148, 1795651200, 1795651200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8769, 148, 1795737600, 1795737600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8770, 148, 1795824000, 1795824000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8771, 148, 1795910400, 1795910400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8772, 148, 1795996800, 1795996800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8773, 148, 1796083200, 1796083200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8774, 148, 1796169600, 1796169600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8775, 148, 1796256000, 1796256000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8776, 148, 1796342400, 1796342400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8777, 148, 1796428800, 1796428800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8778, 148, 1796515200, 1796515200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8779, 148, 1796601600, 1796601600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8780, 148, 1796688000, 1796688000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8781, 148, 1796774400, 1796774400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8782, 148, 1796860800, 1796860800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8783, 148, 1796947200, 1796947200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8784, 148, 1797033600, 1797033600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8785, 148, 1797120000, 1797120000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8786, 148, 1797206400, 1797206400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8787, 148, 1797292800, 1797292800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8788, 148, 1797379200, 1797379200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8789, 148, 1797465600, 1797465600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8790, 148, 1797552000, 1797552000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8791, 148, 1797638400, 1797638400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8792, 148, 1797724800, 1797724800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8793, 148, 1797811200, 1797811200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8794, 148, 1797897600, 1797897600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8795, 148, 1797984000, 1797984000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8796, 148, 1798070400, 1798070400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8797, 148, 1798156800, 1798156800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8798, 148, 1798243200, 1798243200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8799, 148, 1798329600, 1798329600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8800, 148, 1798416000, 1798416000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8801, 148, 1798502400, 1798502400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8802, 148, 1798588800, 1798588800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8803, 148, 1798675200, 1798675200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8804, 148, 1798761600, 1798761600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8805, 148, 1798848000, 1798848000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8806, 148, 1798934400, 1798934400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8807, 148, 1799020800, 1799020800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8808, 148, 1799107200, 1799107200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8809, 148, 1799193600, 1799193600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8810, 148, 1799280000, 1799280000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8811, 148, 1799366400, 1799366400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8812, 148, 1799452800, 1799452800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8813, 148, 1799539200, 1799539200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8814, 148, 1799625600, 1799625600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8815, 148, 1799712000, 1799712000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8816, 148, 1799798400, 1799798400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8817, 148, 1799884800, 1799884800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8818, 148, 1799971200, 1799971200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8819, 148, 1800057600, 1800057600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8820, 148, 1800144000, 1800144000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8821, 148, 1800230400, 1800230400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8822, 148, 1800316800, 1800316800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8823, 148, 1800403200, 1800403200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8824, 148, 1800489600, 1800489600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8825, 148, 1800576000, 1800576000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8826, 148, 1800662400, 1800662400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8827, 148, 1800748800, 1800748800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8828, 148, 1800835200, 1800835200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8829, 148, 1800921600, 1800921600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8830, 148, 1801008000, 1801008000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8831, 148, 1801094400, 1801094400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8832, 148, 1801180800, 1801180800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8833, 148, 1801267200, 1801267200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8834, 148, 1801353600, 1801353600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8835, 148, 1801440000, 1801440000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8836, 148, 1801526400, 1801526400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8837, 148, 1801612800, 1801612800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8838, 148, 1801699200, 1801699200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8839, 148, 1801785600, 1801785600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8840, 148, 1801872000, 1801872000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8841, 148, 1801958400, 1801958400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8842, 148, 1802044800, 1802044800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8843, 148, 1802131200, 1802131200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8844, 148, 1802217600, 1802217600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8845, 148, 1802304000, 1802304000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8846, 148, 1802390400, 1802390400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8847, 148, 1802476800, 1802476800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8848, 148, 1802563200, 1802563200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8849, 148, 1802649600, 1802649600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8850, 148, 1802736000, 1802736000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8851, 148, 1802822400, 1802822400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8852, 148, 1802908800, 1802908800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8853, 148, 1802995200, 1802995200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8854, 148, 1803081600, 1803081600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8855, 148, 1803168000, 1803168000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8856, 148, 1803254400, 1803254400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8857, 148, 1803340800, 1803340800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8858, 148, 1803427200, 1803427200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8859, 148, 1803513600, 1803513600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8860, 148, 1803600000, 1803600000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8861, 148, 1803686400, 1803686400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8862, 148, 1803772800, 1803772800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8863, 148, 1803859200, 1803859200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8864, 148, 1803945600, 1803945600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8865, 148, 1804032000, 1804032000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8866, 148, 1804118400, 1804118400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8867, 148, 1804204800, 1804204800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8868, 148, 1804291200, 1804291200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8869, 148, 1804377600, 1804377600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8870, 148, 1804464000, 1804464000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8871, 148, 1804550400, 1804550400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8872, 148, 1804636800, 1804636800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8873, 148, 1804723200, 1804723200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8874, 148, 1804809600, 1804809600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8875, 148, 1804896000, 1804896000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8876, 148, 1804982400, 1804982400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8877, 148, 1805068800, 1805068800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8878, 148, 1805155200, 1805155200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8879, 148, 1805241600, 1805241600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8880, 148, 1805328000, 1805328000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8881, 148, 1805414400, 1805414400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8882, 148, 1805500800, 1805500800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8883, 148, 1805587200, 1805587200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8884, 148, 1805673600, 1805673600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8885, 148, 1805760000, 1805760000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8886, 148, 1805846400, 1805846400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8887, 148, 1805932800, 1805932800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8888, 148, 1806019200, 1806019200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8889, 148, 1806105600, 1806105600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8890, 148, 1806192000, 1806192000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8891, 148, 1806278400, 1806278400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8892, 148, 1806364800, 1806364800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8893, 148, 1806451200, 1806451200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8894, 148, 1806537600, 1806537600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8895, 148, 1806624000, 1806624000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8896, 148, 1806710400, 1806710400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8897, 148, 1806796800, 1806796800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8898, 148, 1806883200, 1806883200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8899, 148, 1806969600, 1806969600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8900, 148, 1807056000, 1807056000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8901, 148, 1807142400, 1807142400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8902, 148, 1807228800, 1807228800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8903, 148, 1807315200, 1807315200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8904, 148, 1807401600, 1807401600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8905, 148, 1807488000, 1807488000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8906, 148, 1807574400, 1807574400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8907, 148, 1807660800, 1807660800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8908, 148, 1807747200, 1807747200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8909, 148, 1807833600, 1807833600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8910, 148, 1807920000, 1807920000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8911, 148, 1808006400, 1808006400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8912, 148, 1808092800, 1808092800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8913, 148, 1808179200, 1808179200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8914, 148, 1808265600, 1808265600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8915, 148, 1808352000, 1808352000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8916, 148, 1808438400, 1808438400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8917, 148, 1808524800, 1808524800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8918, 148, 1808611200, 1808611200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8919, 148, 1808697600, 1808697600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8920, 148, 1808784000, 1808784000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8921, 148, 1808870400, 1808870400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8922, 148, 1808956800, 1808956800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8923, 148, 1809043200, 1809043200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8924, 148, 1809129600, 1809129600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8925, 148, 1809216000, 1809216000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8926, 148, 1809302400, 1809302400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8927, 148, 1809388800, 1809388800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8928, 148, 1809475200, 1809475200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8929, 148, 1809561600, 1809561600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8930, 148, 1809648000, 1809648000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8931, 148, 1809734400, 1809734400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8932, 148, 1809820800, 1809820800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8933, 148, 1809907200, 1809907200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8934, 148, 1809993600, 1809993600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8935, 148, 1810080000, 1810080000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8936, 148, 1810166400, 1810166400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8937, 148, 1810252800, 1810252800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8938, 148, 1810339200, 1810339200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8939, 148, 1810425600, 1810425600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8940, 148, 1810512000, 1810512000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8941, 148, 1810598400, 1810598400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8942, 148, 1810684800, 1810684800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8943, 148, 1810771200, 1810771200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8944, 148, 1810857600, 1810857600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8945, 148, 1810944000, 1810944000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8946, 148, 1811030400, 1811030400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8947, 148, 1811116800, 1811116800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8948, 148, 1811203200, 1811203200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8949, 148, 1811289600, 1811289600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8950, 148, 1811376000, 1811376000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8951, 148, 1811462400, 1811462400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8952, 148, 1811548800, 1811548800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8953, 148, 1811635200, 1811635200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8954, 148, 1811721600, 1811721600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8955, 148, 1811808000, 1811808000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8956, 148, 1811894400, 1811894400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8957, 148, 1811980800, 1811980800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8958, 148, 1812067200, 1812067200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8959, 148, 1812153600, 1812153600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8960, 148, 1812240000, 1812240000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8961, 148, 1812326400, 1812326400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8962, 148, 1812412800, 1812412800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8963, 148, 1812499200, 1812499200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8964, 148, 1812585600, 1812585600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8965, 148, 1812672000, 1812672000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8966, 148, 1812758400, 1812758400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8967, 148, 1812844800, 1812844800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8968, 148, 1812931200, 1812931200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8969, 148, 1813017600, 1813017600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8970, 148, 1813104000, 1813104000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8971, 148, 1813190400, 1813190400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8972, 148, 1813276800, 1813276800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8973, 148, 1813363200, 1813363200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8974, 148, 1813449600, 1813449600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8975, 148, 1813536000, 1813536000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8976, 148, 1813622400, 1813622400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8977, 148, 1813708800, 1813708800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8978, 148, 1813795200, 1813795200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8979, 148, 1813881600, 1813881600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8980, 148, 1813968000, 1813968000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8981, 148, 1814054400, 1814054400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8982, 148, 1814140800, 1814140800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8983, 148, 1814227200, 1814227200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8984, 148, 1814313600, 1814313600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8985, 148, 1814400000, 1814400000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8986, 148, 1814486400, 1814486400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8987, 148, 1814572800, 1814572800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8988, 148, 1814659200, 1814659200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8989, 148, 1814745600, 1814745600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8990, 148, 1814832000, 1814832000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8991, 148, 1814918400, 1814918400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8992, 148, 1815004800, 1815004800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8993, 148, 1815091200, 1815091200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8994, 148, 1815177600, 1815177600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8995, 148, 1815264000, 1815264000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8996, 148, 1815350400, 1815350400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8997, 148, 1815436800, 1815436800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8998, 148, 1815523200, 1815523200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(8999, 148, 1815609600, 1815609600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9000, 148, 1815696000, 1815696000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9001, 148, 1815782400, 1815782400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9002, 148, 1815868800, 1815868800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9003, 148, 1815955200, 1815955200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9004, 148, 1816041600, 1816041600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9005, 148, 1816128000, 1816128000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9006, 148, 1816214400, 1816214400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9007, 148, 1816300800, 1816300800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9008, 148, 1816387200, 1816387200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9009, 148, 1816473600, 1816473600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9010, 148, 1816560000, 1816560000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9011, 148, 1816646400, 1816646400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9012, 148, 1816732800, 1816732800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9013, 148, 1816819200, 1816819200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9014, 148, 1816905600, 1816905600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9015, 148, 1816992000, 1816992000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9016, 148, 1817078400, 1817078400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9017, 148, 1817164800, 1817164800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9018, 148, 1817251200, 1817251200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9019, 148, 1817337600, 1817337600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9020, 148, 1817424000, 1817424000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9021, 148, 1817510400, 1817510400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9022, 148, 1817596800, 1817596800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9023, 148, 1817683200, 1817683200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9024, 148, 1817769600, 1817769600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9025, 148, 1817856000, 1817856000, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9026, 148, 1817942400, 1817942400, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9027, 148, 1818028800, 1818028800, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9028, 148, 1818115200, 1818115200, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9029, 148, 1818201600, 1818201600, NULL, 1, 15, '175', '175', '0', '0', 'available', 0, 0, 0, 1),
(9030, 149, 1786665600, 1786665600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9031, 149, 1786752000, 1786752000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9032, 149, 1786838400, 1786838400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9033, 149, 1786924800, 1786924800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9034, 149, 1787011200, 1787011200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9035, 149, 1787097600, 1787097600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9036, 149, 1787184000, 1787184000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9037, 149, 1787270400, 1787270400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9038, 149, 1787356800, 1787356800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9039, 149, 1787443200, 1787443200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9040, 149, 1787529600, 1787529600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9041, 149, 1787616000, 1787616000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9042, 149, 1787702400, 1787702400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9043, 149, 1787788800, 1787788800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9044, 149, 1787875200, 1787875200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9045, 149, 1787961600, 1787961600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9046, 149, 1788048000, 1788048000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9047, 149, 1788134400, 1788134400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9048, 149, 1788220800, 1788220800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9049, 149, 1788307200, 1788307200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9050, 149, 1788393600, 1788393600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9051, 149, 1788480000, 1788480000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9052, 149, 1788566400, 1788566400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9053, 149, 1788652800, 1788652800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9054, 149, 1788739200, 1788739200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9055, 149, 1788825600, 1788825600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9056, 149, 1788912000, 1788912000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9057, 149, 1788998400, 1788998400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9058, 149, 1789084800, 1789084800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9059, 149, 1789171200, 1789171200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9060, 149, 1789257600, 1789257600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9061, 149, 1789344000, 1789344000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9062, 149, 1789430400, 1789430400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9063, 149, 1789516800, 1789516800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9064, 149, 1789603200, 1789603200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9065, 149, 1789689600, 1789689600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9066, 149, 1789776000, 1789776000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9067, 149, 1789862400, 1789862400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9068, 149, 1789948800, 1789948800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9069, 149, 1790035200, 1790035200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9070, 149, 1790121600, 1790121600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9071, 149, 1790208000, 1790208000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9072, 149, 1790294400, 1790294400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9073, 149, 1790380800, 1790380800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9074, 149, 1790467200, 1790467200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9075, 149, 1790553600, 1790553600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9076, 149, 1790640000, 1790640000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9077, 149, 1790726400, 1790726400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9078, 149, 1790812800, 1790812800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9079, 149, 1790899200, 1790899200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9080, 149, 1790985600, 1790985600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9081, 149, 1791072000, 1791072000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9082, 149, 1791158400, 1791158400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9083, 149, 1791244800, 1791244800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9084, 149, 1791331200, 1791331200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9085, 149, 1791417600, 1791417600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9086, 149, 1791504000, 1791504000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9087, 149, 1791590400, 1791590400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9088, 149, 1791676800, 1791676800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9089, 149, 1791763200, 1791763200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9090, 149, 1791849600, 1791849600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9091, 149, 1791936000, 1791936000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9092, 149, 1792022400, 1792022400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9093, 149, 1792108800, 1792108800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9094, 149, 1792195200, 1792195200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9095, 149, 1792281600, 1792281600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9096, 149, 1792368000, 1792368000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9097, 149, 1792454400, 1792454400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9098, 149, 1792540800, 1792540800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9099, 149, 1792627200, 1792627200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9100, 149, 1792713600, 1792713600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9101, 149, 1792800000, 1792800000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9102, 149, 1792886400, 1792886400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9103, 149, 1792972800, 1792972800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9104, 149, 1793059200, 1793059200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9105, 149, 1793145600, 1793145600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9106, 149, 1793232000, 1793232000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9107, 149, 1793318400, 1793318400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9108, 149, 1793404800, 1793404800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9109, 149, 1793491200, 1793491200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9110, 149, 1793577600, 1793577600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9111, 149, 1793664000, 1793664000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9112, 149, 1793750400, 1793750400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9113, 149, 1793836800, 1793836800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9114, 149, 1793923200, 1793923200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9115, 149, 1794009600, 1794009600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9116, 149, 1794096000, 1794096000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9117, 149, 1794182400, 1794182400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9118, 149, 1794268800, 1794268800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9119, 149, 1794355200, 1794355200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9120, 149, 1794441600, 1794441600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9121, 149, 1794528000, 1794528000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9122, 149, 1794614400, 1794614400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9123, 149, 1794700800, 1794700800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9124, 149, 1794787200, 1794787200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9125, 149, 1794873600, 1794873600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9126, 149, 1794960000, 1794960000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9127, 149, 1795046400, 1795046400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9128, 149, 1795132800, 1795132800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9129, 149, 1795219200, 1795219200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9130, 149, 1795305600, 1795305600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9131, 149, 1795392000, 1795392000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9132, 149, 1795478400, 1795478400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9133, 149, 1795564800, 1795564800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9134, 149, 1795651200, 1795651200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9135, 149, 1795737600, 1795737600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9136, 149, 1795824000, 1795824000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9137, 149, 1795910400, 1795910400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9138, 149, 1795996800, 1795996800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9139, 149, 1796083200, 1796083200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9140, 149, 1796169600, 1796169600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9141, 149, 1796256000, 1796256000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9142, 149, 1796342400, 1796342400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9143, 149, 1796428800, 1796428800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9144, 149, 1796515200, 1796515200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9145, 149, 1796601600, 1796601600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9146, 149, 1796688000, 1796688000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9147, 149, 1796774400, 1796774400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9148, 149, 1796860800, 1796860800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9149, 149, 1796947200, 1796947200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9150, 149, 1797033600, 1797033600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9151, 149, 1797120000, 1797120000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9152, 149, 1797206400, 1797206400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9153, 149, 1797292800, 1797292800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9154, 149, 1797379200, 1797379200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9155, 149, 1797465600, 1797465600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9156, 149, 1797552000, 1797552000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9157, 149, 1797638400, 1797638400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9158, 149, 1797724800, 1797724800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9159, 149, 1797811200, 1797811200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9160, 149, 1797897600, 1797897600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9161, 149, 1797984000, 1797984000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9162, 149, 1798070400, 1798070400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9163, 149, 1798156800, 1798156800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9164, 149, 1798243200, 1798243200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9165, 149, 1798329600, 1798329600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9166, 149, 1798416000, 1798416000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9167, 149, 1798502400, 1798502400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9168, 149, 1798588800, 1798588800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9169, 149, 1798675200, 1798675200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9170, 149, 1798761600, 1798761600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9171, 149, 1798848000, 1798848000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9172, 149, 1798934400, 1798934400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9173, 149, 1799020800, 1799020800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9174, 149, 1799107200, 1799107200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9175, 149, 1799193600, 1799193600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9176, 149, 1799280000, 1799280000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9177, 149, 1799366400, 1799366400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9178, 149, 1799452800, 1799452800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9179, 149, 1799539200, 1799539200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9180, 149, 1799625600, 1799625600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9181, 149, 1799712000, 1799712000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9182, 149, 1799798400, 1799798400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9183, 149, 1799884800, 1799884800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9184, 149, 1799971200, 1799971200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9185, 149, 1800057600, 1800057600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9186, 149, 1800144000, 1800144000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9187, 149, 1800230400, 1800230400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9188, 149, 1800316800, 1800316800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9189, 149, 1800403200, 1800403200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9190, 149, 1800489600, 1800489600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9191, 149, 1800576000, 1800576000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9192, 149, 1800662400, 1800662400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9193, 149, 1800748800, 1800748800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9194, 149, 1800835200, 1800835200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9195, 149, 1800921600, 1800921600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9196, 149, 1801008000, 1801008000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9197, 149, 1801094400, 1801094400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9198, 149, 1801180800, 1801180800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9199, 149, 1801267200, 1801267200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9200, 149, 1801353600, 1801353600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9201, 149, 1801440000, 1801440000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9202, 149, 1801526400, 1801526400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9203, 149, 1801612800, 1801612800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9204, 149, 1801699200, 1801699200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9205, 149, 1801785600, 1801785600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9206, 149, 1801872000, 1801872000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9207, 149, 1801958400, 1801958400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9208, 149, 1802044800, 1802044800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9209, 149, 1802131200, 1802131200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9210, 149, 1802217600, 1802217600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9211, 149, 1802304000, 1802304000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9212, 149, 1802390400, 1802390400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9213, 149, 1802476800, 1802476800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9214, 149, 1802563200, 1802563200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9215, 149, 1802649600, 1802649600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9216, 149, 1802736000, 1802736000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9217, 149, 1802822400, 1802822400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9218, 149, 1802908800, 1802908800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9219, 149, 1802995200, 1802995200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9220, 149, 1803081600, 1803081600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9221, 149, 1803168000, 1803168000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9222, 149, 1803254400, 1803254400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9223, 149, 1803340800, 1803340800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9224, 149, 1803427200, 1803427200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9225, 149, 1803513600, 1803513600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9226, 149, 1803600000, 1803600000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9227, 149, 1803686400, 1803686400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9228, 149, 1803772800, 1803772800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9229, 149, 1803859200, 1803859200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9230, 149, 1803945600, 1803945600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9231, 149, 1804032000, 1804032000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9232, 149, 1804118400, 1804118400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9233, 149, 1804204800, 1804204800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9234, 149, 1804291200, 1804291200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9235, 149, 1804377600, 1804377600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9236, 149, 1804464000, 1804464000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9237, 149, 1804550400, 1804550400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9238, 149, 1804636800, 1804636800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9239, 149, 1804723200, 1804723200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9240, 149, 1804809600, 1804809600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9241, 149, 1804896000, 1804896000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9242, 149, 1804982400, 1804982400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9243, 149, 1805068800, 1805068800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9244, 149, 1805155200, 1805155200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9245, 149, 1805241600, 1805241600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9246, 149, 1805328000, 1805328000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9247, 149, 1805414400, 1805414400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9248, 149, 1805500800, 1805500800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9249, 149, 1805587200, 1805587200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9250, 149, 1805673600, 1805673600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9251, 149, 1805760000, 1805760000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9252, 149, 1805846400, 1805846400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9253, 149, 1805932800, 1805932800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9254, 149, 1806019200, 1806019200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9255, 149, 1806105600, 1806105600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9256, 149, 1806192000, 1806192000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9257, 149, 1806278400, 1806278400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9258, 149, 1806364800, 1806364800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(9259, 149, 1806451200, 1806451200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9260, 149, 1806537600, 1806537600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9261, 149, 1806624000, 1806624000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9262, 149, 1806710400, 1806710400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9263, 149, 1806796800, 1806796800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9264, 149, 1806883200, 1806883200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9265, 149, 1806969600, 1806969600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9266, 149, 1807056000, 1807056000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9267, 149, 1807142400, 1807142400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9268, 149, 1807228800, 1807228800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9269, 149, 1807315200, 1807315200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9270, 149, 1807401600, 1807401600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9271, 149, 1807488000, 1807488000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9272, 149, 1807574400, 1807574400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9273, 149, 1807660800, 1807660800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9274, 149, 1807747200, 1807747200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9275, 149, 1807833600, 1807833600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9276, 149, 1807920000, 1807920000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9277, 149, 1808006400, 1808006400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9278, 149, 1808092800, 1808092800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9279, 149, 1808179200, 1808179200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9280, 149, 1808265600, 1808265600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9281, 149, 1808352000, 1808352000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9282, 149, 1808438400, 1808438400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9283, 149, 1808524800, 1808524800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9284, 149, 1808611200, 1808611200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9285, 149, 1808697600, 1808697600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9286, 149, 1808784000, 1808784000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9287, 149, 1808870400, 1808870400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9288, 149, 1808956800, 1808956800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9289, 149, 1809043200, 1809043200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9290, 149, 1809129600, 1809129600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9291, 149, 1809216000, 1809216000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9292, 149, 1809302400, 1809302400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9293, 149, 1809388800, 1809388800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9294, 149, 1809475200, 1809475200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9295, 149, 1809561600, 1809561600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9296, 149, 1809648000, 1809648000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9297, 149, 1809734400, 1809734400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9298, 149, 1809820800, 1809820800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9299, 149, 1809907200, 1809907200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9300, 149, 1809993600, 1809993600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9301, 149, 1810080000, 1810080000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9302, 149, 1810166400, 1810166400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9303, 149, 1810252800, 1810252800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9304, 149, 1810339200, 1810339200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9305, 149, 1810425600, 1810425600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9306, 149, 1810512000, 1810512000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9307, 149, 1810598400, 1810598400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9308, 149, 1810684800, 1810684800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9309, 149, 1810771200, 1810771200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9310, 149, 1810857600, 1810857600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9311, 149, 1810944000, 1810944000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9312, 149, 1811030400, 1811030400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9313, 149, 1811116800, 1811116800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9314, 149, 1811203200, 1811203200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9315, 149, 1811289600, 1811289600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9316, 149, 1811376000, 1811376000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9317, 149, 1811462400, 1811462400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9318, 149, 1811548800, 1811548800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9319, 149, 1811635200, 1811635200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9320, 149, 1811721600, 1811721600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9321, 149, 1811808000, 1811808000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9322, 149, 1811894400, 1811894400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9323, 149, 1811980800, 1811980800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9324, 149, 1812067200, 1812067200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9325, 149, 1812153600, 1812153600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9326, 149, 1812240000, 1812240000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9327, 149, 1812326400, 1812326400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9328, 149, 1812412800, 1812412800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9329, 149, 1812499200, 1812499200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9330, 149, 1812585600, 1812585600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9331, 149, 1812672000, 1812672000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9332, 149, 1812758400, 1812758400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9333, 149, 1812844800, 1812844800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9334, 149, 1812931200, 1812931200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9335, 149, 1813017600, 1813017600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9336, 149, 1813104000, 1813104000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9337, 149, 1813190400, 1813190400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9338, 149, 1813276800, 1813276800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9339, 149, 1813363200, 1813363200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9340, 149, 1813449600, 1813449600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9341, 149, 1813536000, 1813536000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9342, 149, 1813622400, 1813622400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9343, 149, 1813708800, 1813708800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9344, 149, 1813795200, 1813795200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9345, 149, 1813881600, 1813881600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9346, 149, 1813968000, 1813968000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9347, 149, 1814054400, 1814054400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9348, 149, 1814140800, 1814140800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9349, 149, 1814227200, 1814227200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9350, 149, 1814313600, 1814313600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9351, 149, 1814400000, 1814400000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9352, 149, 1814486400, 1814486400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9353, 149, 1814572800, 1814572800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9354, 149, 1814659200, 1814659200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9355, 149, 1814745600, 1814745600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9356, 149, 1814832000, 1814832000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9357, 149, 1814918400, 1814918400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9358, 149, 1815004800, 1815004800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9359, 149, 1815091200, 1815091200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9360, 149, 1815177600, 1815177600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9361, 149, 1815264000, 1815264000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9362, 149, 1815350400, 1815350400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9363, 149, 1815436800, 1815436800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9364, 149, 1815523200, 1815523200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9365, 149, 1815609600, 1815609600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9366, 149, 1815696000, 1815696000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9367, 149, 1815782400, 1815782400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9368, 149, 1815868800, 1815868800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9369, 149, 1815955200, 1815955200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9370, 149, 1816041600, 1816041600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9371, 149, 1816128000, 1816128000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9372, 149, 1816214400, 1816214400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9373, 149, 1816300800, 1816300800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9374, 149, 1816387200, 1816387200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9375, 149, 1816473600, 1816473600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9376, 149, 1816560000, 1816560000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9377, 149, 1816646400, 1816646400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9378, 149, 1816732800, 1816732800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9379, 149, 1816819200, 1816819200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9380, 149, 1816905600, 1816905600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9381, 149, 1816992000, 1816992000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9382, 149, 1817078400, 1817078400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9383, 149, 1817164800, 1817164800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9384, 149, 1817251200, 1817251200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9385, 149, 1817337600, 1817337600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9386, 149, 1817424000, 1817424000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9387, 149, 1817510400, 1817510400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9388, 149, 1817596800, 1817596800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9389, 149, 1817683200, 1817683200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9390, 149, 1817769600, 1817769600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9391, 149, 1817856000, 1817856000, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9392, 149, 1817942400, 1817942400, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9393, 149, 1818028800, 1818028800, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9394, 149, 1818115200, 1818115200, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9395, 149, 1818201600, 1818201600, NULL, 1, 15, '39', '39', '0', '0', 'available', 0, 0, 0, 1),
(9396, 150, 1786665600, 1786665600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9397, 150, 1786752000, 1786752000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9398, 150, 1786838400, 1786838400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9399, 150, 1786924800, 1786924800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9400, 150, 1787011200, 1787011200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9401, 150, 1787097600, 1787097600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9402, 150, 1787184000, 1787184000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9403, 150, 1787270400, 1787270400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9404, 150, 1787356800, 1787356800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9405, 150, 1787443200, 1787443200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9406, 150, 1787529600, 1787529600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9407, 150, 1787616000, 1787616000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9408, 150, 1787702400, 1787702400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9409, 150, 1787788800, 1787788800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9410, 150, 1787875200, 1787875200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9411, 150, 1787961600, 1787961600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9412, 150, 1788048000, 1788048000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9413, 150, 1788134400, 1788134400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9414, 150, 1788220800, 1788220800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9415, 150, 1788307200, 1788307200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9416, 150, 1788393600, 1788393600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9417, 150, 1788480000, 1788480000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9418, 150, 1788566400, 1788566400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9419, 150, 1788652800, 1788652800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9420, 150, 1788739200, 1788739200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9421, 150, 1788825600, 1788825600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9422, 150, 1788912000, 1788912000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9423, 150, 1788998400, 1788998400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9424, 150, 1789084800, 1789084800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9425, 150, 1789171200, 1789171200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9426, 150, 1789257600, 1789257600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9427, 150, 1789344000, 1789344000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9428, 150, 1789430400, 1789430400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9429, 150, 1789516800, 1789516800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9430, 150, 1789603200, 1789603200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9431, 150, 1789689600, 1789689600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9432, 150, 1789776000, 1789776000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9433, 150, 1789862400, 1789862400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9434, 150, 1789948800, 1789948800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9435, 150, 1790035200, 1790035200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9436, 150, 1790121600, 1790121600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9437, 150, 1790208000, 1790208000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9438, 150, 1790294400, 1790294400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9439, 150, 1790380800, 1790380800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9440, 150, 1790467200, 1790467200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9441, 150, 1790553600, 1790553600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9442, 150, 1790640000, 1790640000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9443, 150, 1790726400, 1790726400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9444, 150, 1790812800, 1790812800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9445, 150, 1790899200, 1790899200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9446, 150, 1790985600, 1790985600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9447, 150, 1791072000, 1791072000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9448, 150, 1791158400, 1791158400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9449, 150, 1791244800, 1791244800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9450, 150, 1791331200, 1791331200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9451, 150, 1791417600, 1791417600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9452, 150, 1791504000, 1791504000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9453, 150, 1791590400, 1791590400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9454, 150, 1791676800, 1791676800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9455, 150, 1791763200, 1791763200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9456, 150, 1791849600, 1791849600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9457, 150, 1791936000, 1791936000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9458, 150, 1792022400, 1792022400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9459, 150, 1792108800, 1792108800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9460, 150, 1792195200, 1792195200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9461, 150, 1792281600, 1792281600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9462, 150, 1792368000, 1792368000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9463, 150, 1792454400, 1792454400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9464, 150, 1792540800, 1792540800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9465, 150, 1792627200, 1792627200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9466, 150, 1792713600, 1792713600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9467, 150, 1792800000, 1792800000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9468, 150, 1792886400, 1792886400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9469, 150, 1792972800, 1792972800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9470, 150, 1793059200, 1793059200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9471, 150, 1793145600, 1793145600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9472, 150, 1793232000, 1793232000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9473, 150, 1793318400, 1793318400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9474, 150, 1793404800, 1793404800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9475, 150, 1793491200, 1793491200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9476, 150, 1793577600, 1793577600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9477, 150, 1793664000, 1793664000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9478, 150, 1793750400, 1793750400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9479, 150, 1793836800, 1793836800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9480, 150, 1793923200, 1793923200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9481, 150, 1794009600, 1794009600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9482, 150, 1794096000, 1794096000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9483, 150, 1794182400, 1794182400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9484, 150, 1794268800, 1794268800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9485, 150, 1794355200, 1794355200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9486, 150, 1794441600, 1794441600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9487, 150, 1794528000, 1794528000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9488, 150, 1794614400, 1794614400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9489, 150, 1794700800, 1794700800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9490, 150, 1794787200, 1794787200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9491, 150, 1794873600, 1794873600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9492, 150, 1794960000, 1794960000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9493, 150, 1795046400, 1795046400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9494, 150, 1795132800, 1795132800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9495, 150, 1795219200, 1795219200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9496, 150, 1795305600, 1795305600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9497, 150, 1795392000, 1795392000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9498, 150, 1795478400, 1795478400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9499, 150, 1795564800, 1795564800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9500, 150, 1795651200, 1795651200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9501, 150, 1795737600, 1795737600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9502, 150, 1795824000, 1795824000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9503, 150, 1795910400, 1795910400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9504, 150, 1795996800, 1795996800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9505, 150, 1796083200, 1796083200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9506, 150, 1796169600, 1796169600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9507, 150, 1796256000, 1796256000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9508, 150, 1796342400, 1796342400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9509, 150, 1796428800, 1796428800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9510, 150, 1796515200, 1796515200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9511, 150, 1796601600, 1796601600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9512, 150, 1796688000, 1796688000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9513, 150, 1796774400, 1796774400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9514, 150, 1796860800, 1796860800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9515, 150, 1796947200, 1796947200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9516, 150, 1797033600, 1797033600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9517, 150, 1797120000, 1797120000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9518, 150, 1797206400, 1797206400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9519, 150, 1797292800, 1797292800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9520, 150, 1797379200, 1797379200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9521, 150, 1797465600, 1797465600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9522, 150, 1797552000, 1797552000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9523, 150, 1797638400, 1797638400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9524, 150, 1797724800, 1797724800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9525, 150, 1797811200, 1797811200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9526, 150, 1797897600, 1797897600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9527, 150, 1797984000, 1797984000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9528, 150, 1798070400, 1798070400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9529, 150, 1798156800, 1798156800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9530, 150, 1798243200, 1798243200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9531, 150, 1798329600, 1798329600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9532, 150, 1798416000, 1798416000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9533, 150, 1798502400, 1798502400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9534, 150, 1798588800, 1798588800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9535, 150, 1798675200, 1798675200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9536, 150, 1798761600, 1798761600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9537, 150, 1798848000, 1798848000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9538, 150, 1798934400, 1798934400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9539, 150, 1799020800, 1799020800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9540, 150, 1799107200, 1799107200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9541, 150, 1799193600, 1799193600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9542, 150, 1799280000, 1799280000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9543, 150, 1799366400, 1799366400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9544, 150, 1799452800, 1799452800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9545, 150, 1799539200, 1799539200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9546, 150, 1799625600, 1799625600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9547, 150, 1799712000, 1799712000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9548, 150, 1799798400, 1799798400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9549, 150, 1799884800, 1799884800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9550, 150, 1799971200, 1799971200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9551, 150, 1800057600, 1800057600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9552, 150, 1800144000, 1800144000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9553, 150, 1800230400, 1800230400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9554, 150, 1800316800, 1800316800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9555, 150, 1800403200, 1800403200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9556, 150, 1800489600, 1800489600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9557, 150, 1800576000, 1800576000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9558, 150, 1800662400, 1800662400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9559, 150, 1800748800, 1800748800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9560, 150, 1800835200, 1800835200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9561, 150, 1800921600, 1800921600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9562, 150, 1801008000, 1801008000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9563, 150, 1801094400, 1801094400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9564, 150, 1801180800, 1801180800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9565, 150, 1801267200, 1801267200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9566, 150, 1801353600, 1801353600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9567, 150, 1801440000, 1801440000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9568, 150, 1801526400, 1801526400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9569, 150, 1801612800, 1801612800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9570, 150, 1801699200, 1801699200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9571, 150, 1801785600, 1801785600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9572, 150, 1801872000, 1801872000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9573, 150, 1801958400, 1801958400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9574, 150, 1802044800, 1802044800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9575, 150, 1802131200, 1802131200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9576, 150, 1802217600, 1802217600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9577, 150, 1802304000, 1802304000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9578, 150, 1802390400, 1802390400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9579, 150, 1802476800, 1802476800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9580, 150, 1802563200, 1802563200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9581, 150, 1802649600, 1802649600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9582, 150, 1802736000, 1802736000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9583, 150, 1802822400, 1802822400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9584, 150, 1802908800, 1802908800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9585, 150, 1802995200, 1802995200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9586, 150, 1803081600, 1803081600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9587, 150, 1803168000, 1803168000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9588, 150, 1803254400, 1803254400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9589, 150, 1803340800, 1803340800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9590, 150, 1803427200, 1803427200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9591, 150, 1803513600, 1803513600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9592, 150, 1803600000, 1803600000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9593, 150, 1803686400, 1803686400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9594, 150, 1803772800, 1803772800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9595, 150, 1803859200, 1803859200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9596, 150, 1803945600, 1803945600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9597, 150, 1804032000, 1804032000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9598, 150, 1804118400, 1804118400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9599, 150, 1804204800, 1804204800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9600, 150, 1804291200, 1804291200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9601, 150, 1804377600, 1804377600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9602, 150, 1804464000, 1804464000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9603, 150, 1804550400, 1804550400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9604, 150, 1804636800, 1804636800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9605, 150, 1804723200, 1804723200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9606, 150, 1804809600, 1804809600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9607, 150, 1804896000, 1804896000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9608, 150, 1804982400, 1804982400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9609, 150, 1805068800, 1805068800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9610, 150, 1805155200, 1805155200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9611, 150, 1805241600, 1805241600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9612, 150, 1805328000, 1805328000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9613, 150, 1805414400, 1805414400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9614, 150, 1805500800, 1805500800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9615, 150, 1805587200, 1805587200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9616, 150, 1805673600, 1805673600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9617, 150, 1805760000, 1805760000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9618, 150, 1805846400, 1805846400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9619, 150, 1805932800, 1805932800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9620, 150, 1806019200, 1806019200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9621, 150, 1806105600, 1806105600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9622, 150, 1806192000, 1806192000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9623, 150, 1806278400, 1806278400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9624, 150, 1806364800, 1806364800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9625, 150, 1806451200, 1806451200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9626, 150, 1806537600, 1806537600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9627, 150, 1806624000, 1806624000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9628, 150, 1806710400, 1806710400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9629, 150, 1806796800, 1806796800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9630, 150, 1806883200, 1806883200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9631, 150, 1806969600, 1806969600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9632, 150, 1807056000, 1807056000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9633, 150, 1807142400, 1807142400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9634, 150, 1807228800, 1807228800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9635, 150, 1807315200, 1807315200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9636, 150, 1807401600, 1807401600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9637, 150, 1807488000, 1807488000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9638, 150, 1807574400, 1807574400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9639, 150, 1807660800, 1807660800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9640, 150, 1807747200, 1807747200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9641, 150, 1807833600, 1807833600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9642, 150, 1807920000, 1807920000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9643, 150, 1808006400, 1808006400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9644, 150, 1808092800, 1808092800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9645, 150, 1808179200, 1808179200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9646, 150, 1808265600, 1808265600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9647, 150, 1808352000, 1808352000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9648, 150, 1808438400, 1808438400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9649, 150, 1808524800, 1808524800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9650, 150, 1808611200, 1808611200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9651, 150, 1808697600, 1808697600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9652, 150, 1808784000, 1808784000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9653, 150, 1808870400, 1808870400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9654, 150, 1808956800, 1808956800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9655, 150, 1809043200, 1809043200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9656, 150, 1809129600, 1809129600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9657, 150, 1809216000, 1809216000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9658, 150, 1809302400, 1809302400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9659, 150, 1809388800, 1809388800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9660, 150, 1809475200, 1809475200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9661, 150, 1809561600, 1809561600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9662, 150, 1809648000, 1809648000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9663, 150, 1809734400, 1809734400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9664, 150, 1809820800, 1809820800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9665, 150, 1809907200, 1809907200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9666, 150, 1809993600, 1809993600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9667, 150, 1810080000, 1810080000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9668, 150, 1810166400, 1810166400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9669, 150, 1810252800, 1810252800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9670, 150, 1810339200, 1810339200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9671, 150, 1810425600, 1810425600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9672, 150, 1810512000, 1810512000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9673, 150, 1810598400, 1810598400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9674, 150, 1810684800, 1810684800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9675, 150, 1810771200, 1810771200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9676, 150, 1810857600, 1810857600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9677, 150, 1810944000, 1810944000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9678, 150, 1811030400, 1811030400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9679, 150, 1811116800, 1811116800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9680, 150, 1811203200, 1811203200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9681, 150, 1811289600, 1811289600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9682, 150, 1811376000, 1811376000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9683, 150, 1811462400, 1811462400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9684, 150, 1811548800, 1811548800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9685, 150, 1811635200, 1811635200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9686, 150, 1811721600, 1811721600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9687, 150, 1811808000, 1811808000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9688, 150, 1811894400, 1811894400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9689, 150, 1811980800, 1811980800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9690, 150, 1812067200, 1812067200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9691, 150, 1812153600, 1812153600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9692, 150, 1812240000, 1812240000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9693, 150, 1812326400, 1812326400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9694, 150, 1812412800, 1812412800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9695, 150, 1812499200, 1812499200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9696, 150, 1812585600, 1812585600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9697, 150, 1812672000, 1812672000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9698, 150, 1812758400, 1812758400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9699, 150, 1812844800, 1812844800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9700, 150, 1812931200, 1812931200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9701, 150, 1813017600, 1813017600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9702, 150, 1813104000, 1813104000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9703, 150, 1813190400, 1813190400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9704, 150, 1813276800, 1813276800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9705, 150, 1813363200, 1813363200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9706, 150, 1813449600, 1813449600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9707, 150, 1813536000, 1813536000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9708, 150, 1813622400, 1813622400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9709, 150, 1813708800, 1813708800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9710, 150, 1813795200, 1813795200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9711, 150, 1813881600, 1813881600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9712, 150, 1813968000, 1813968000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9713, 150, 1814054400, 1814054400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9714, 150, 1814140800, 1814140800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9715, 150, 1814227200, 1814227200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9716, 150, 1814313600, 1814313600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9717, 150, 1814400000, 1814400000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9718, 150, 1814486400, 1814486400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9719, 150, 1814572800, 1814572800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9720, 150, 1814659200, 1814659200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9721, 150, 1814745600, 1814745600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9722, 150, 1814832000, 1814832000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9723, 150, 1814918400, 1814918400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9724, 150, 1815004800, 1815004800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9725, 150, 1815091200, 1815091200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9726, 150, 1815177600, 1815177600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9727, 150, 1815264000, 1815264000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9728, 150, 1815350400, 1815350400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9729, 150, 1815436800, 1815436800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9730, 150, 1815523200, 1815523200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9731, 150, 1815609600, 1815609600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9732, 150, 1815696000, 1815696000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9733, 150, 1815782400, 1815782400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9734, 150, 1815868800, 1815868800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9735, 150, 1815955200, 1815955200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9736, 150, 1816041600, 1816041600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9737, 150, 1816128000, 1816128000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9738, 150, 1816214400, 1816214400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9739, 150, 1816300800, 1816300800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9740, 150, 1816387200, 1816387200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9741, 150, 1816473600, 1816473600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9742, 150, 1816560000, 1816560000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9743, 150, 1816646400, 1816646400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9744, 150, 1816732800, 1816732800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9745, 150, 1816819200, 1816819200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9746, 150, 1816905600, 1816905600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9747, 150, 1816992000, 1816992000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9748, 150, 1817078400, 1817078400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9749, 150, 1817164800, 1817164800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9750, 150, 1817251200, 1817251200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9751, 150, 1817337600, 1817337600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9752, 150, 1817424000, 1817424000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9753, 150, 1817510400, 1817510400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9754, 150, 1817596800, 1817596800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9755, 150, 1817683200, 1817683200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9756, 150, 1817769600, 1817769600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9757, 150, 1817856000, 1817856000, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9758, 150, 1817942400, 1817942400, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9759, 150, 1818028800, 1818028800, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9760, 150, 1818115200, 1818115200, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9761, 150, 1818201600, 1818201600, NULL, 1, 15, '45', '45', '0', '0', 'available', 0, 0, 0, 1),
(9762, 151, 1786665600, 1786665600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9763, 151, 1786752000, 1786752000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9764, 151, 1786838400, 1786838400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9765, 151, 1786924800, 1786924800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9766, 151, 1787011200, 1787011200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9767, 151, 1787097600, 1787097600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9768, 151, 1787184000, 1787184000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9769, 151, 1787270400, 1787270400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9770, 151, 1787356800, 1787356800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9771, 151, 1787443200, 1787443200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9772, 151, 1787529600, 1787529600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9773, 151, 1787616000, 1787616000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9774, 151, 1787702400, 1787702400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9775, 151, 1787788800, 1787788800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9776, 151, 1787875200, 1787875200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9777, 151, 1787961600, 1787961600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9778, 151, 1788048000, 1788048000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9779, 151, 1788134400, 1788134400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9780, 151, 1788220800, 1788220800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9781, 151, 1788307200, 1788307200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(9782, 151, 1788393600, 1788393600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9783, 151, 1788480000, 1788480000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9784, 151, 1788566400, 1788566400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9785, 151, 1788652800, 1788652800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9786, 151, 1788739200, 1788739200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9787, 151, 1788825600, 1788825600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9788, 151, 1788912000, 1788912000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9789, 151, 1788998400, 1788998400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9790, 151, 1789084800, 1789084800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9791, 151, 1789171200, 1789171200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9792, 151, 1789257600, 1789257600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9793, 151, 1789344000, 1789344000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9794, 151, 1789430400, 1789430400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9795, 151, 1789516800, 1789516800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9796, 151, 1789603200, 1789603200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9797, 151, 1789689600, 1789689600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9798, 151, 1789776000, 1789776000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9799, 151, 1789862400, 1789862400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9800, 151, 1789948800, 1789948800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9801, 151, 1790035200, 1790035200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9802, 151, 1790121600, 1790121600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9803, 151, 1790208000, 1790208000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9804, 151, 1790294400, 1790294400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9805, 151, 1790380800, 1790380800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9806, 151, 1790467200, 1790467200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9807, 151, 1790553600, 1790553600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9808, 151, 1790640000, 1790640000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9809, 151, 1790726400, 1790726400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9810, 151, 1790812800, 1790812800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9811, 151, 1790899200, 1790899200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9812, 151, 1790985600, 1790985600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9813, 151, 1791072000, 1791072000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9814, 151, 1791158400, 1791158400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9815, 151, 1791244800, 1791244800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9816, 151, 1791331200, 1791331200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9817, 151, 1791417600, 1791417600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9818, 151, 1791504000, 1791504000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9819, 151, 1791590400, 1791590400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9820, 151, 1791676800, 1791676800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9821, 151, 1791763200, 1791763200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9822, 151, 1791849600, 1791849600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9823, 151, 1791936000, 1791936000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9824, 151, 1792022400, 1792022400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9825, 151, 1792108800, 1792108800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9826, 151, 1792195200, 1792195200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9827, 151, 1792281600, 1792281600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9828, 151, 1792368000, 1792368000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9829, 151, 1792454400, 1792454400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9830, 151, 1792540800, 1792540800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9831, 151, 1792627200, 1792627200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9832, 151, 1792713600, 1792713600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9833, 151, 1792800000, 1792800000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9834, 151, 1792886400, 1792886400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9835, 151, 1792972800, 1792972800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9836, 151, 1793059200, 1793059200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9837, 151, 1793145600, 1793145600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9838, 151, 1793232000, 1793232000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9839, 151, 1793318400, 1793318400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9840, 151, 1793404800, 1793404800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9841, 151, 1793491200, 1793491200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9842, 151, 1793577600, 1793577600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9843, 151, 1793664000, 1793664000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9844, 151, 1793750400, 1793750400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9845, 151, 1793836800, 1793836800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9846, 151, 1793923200, 1793923200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9847, 151, 1794009600, 1794009600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9848, 151, 1794096000, 1794096000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9849, 151, 1794182400, 1794182400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9850, 151, 1794268800, 1794268800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9851, 151, 1794355200, 1794355200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9852, 151, 1794441600, 1794441600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9853, 151, 1794528000, 1794528000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9854, 151, 1794614400, 1794614400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9855, 151, 1794700800, 1794700800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9856, 151, 1794787200, 1794787200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9857, 151, 1794873600, 1794873600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9858, 151, 1794960000, 1794960000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9859, 151, 1795046400, 1795046400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9860, 151, 1795132800, 1795132800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9861, 151, 1795219200, 1795219200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9862, 151, 1795305600, 1795305600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9863, 151, 1795392000, 1795392000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9864, 151, 1795478400, 1795478400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9865, 151, 1795564800, 1795564800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9866, 151, 1795651200, 1795651200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9867, 151, 1795737600, 1795737600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9868, 151, 1795824000, 1795824000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9869, 151, 1795910400, 1795910400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9870, 151, 1795996800, 1795996800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9871, 151, 1796083200, 1796083200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9872, 151, 1796169600, 1796169600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9873, 151, 1796256000, 1796256000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9874, 151, 1796342400, 1796342400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9875, 151, 1796428800, 1796428800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9876, 151, 1796515200, 1796515200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9877, 151, 1796601600, 1796601600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9878, 151, 1796688000, 1796688000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9879, 151, 1796774400, 1796774400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9880, 151, 1796860800, 1796860800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9881, 151, 1796947200, 1796947200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9882, 151, 1797033600, 1797033600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9883, 151, 1797120000, 1797120000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9884, 151, 1797206400, 1797206400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9885, 151, 1797292800, 1797292800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9886, 151, 1797379200, 1797379200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9887, 151, 1797465600, 1797465600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9888, 151, 1797552000, 1797552000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9889, 151, 1797638400, 1797638400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9890, 151, 1797724800, 1797724800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9891, 151, 1797811200, 1797811200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9892, 151, 1797897600, 1797897600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9893, 151, 1797984000, 1797984000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9894, 151, 1798070400, 1798070400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9895, 151, 1798156800, 1798156800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9896, 151, 1798243200, 1798243200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9897, 151, 1798329600, 1798329600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9898, 151, 1798416000, 1798416000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9899, 151, 1798502400, 1798502400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9900, 151, 1798588800, 1798588800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9901, 151, 1798675200, 1798675200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9902, 151, 1798761600, 1798761600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9903, 151, 1798848000, 1798848000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9904, 151, 1798934400, 1798934400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9905, 151, 1799020800, 1799020800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9906, 151, 1799107200, 1799107200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9907, 151, 1799193600, 1799193600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9908, 151, 1799280000, 1799280000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9909, 151, 1799366400, 1799366400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9910, 151, 1799452800, 1799452800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9911, 151, 1799539200, 1799539200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9912, 151, 1799625600, 1799625600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9913, 151, 1799712000, 1799712000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9914, 151, 1799798400, 1799798400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9915, 151, 1799884800, 1799884800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9916, 151, 1799971200, 1799971200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9917, 151, 1800057600, 1800057600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9918, 151, 1800144000, 1800144000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9919, 151, 1800230400, 1800230400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9920, 151, 1800316800, 1800316800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9921, 151, 1800403200, 1800403200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9922, 151, 1800489600, 1800489600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9923, 151, 1800576000, 1800576000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9924, 151, 1800662400, 1800662400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9925, 151, 1800748800, 1800748800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9926, 151, 1800835200, 1800835200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9927, 151, 1800921600, 1800921600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9928, 151, 1801008000, 1801008000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9929, 151, 1801094400, 1801094400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9930, 151, 1801180800, 1801180800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9931, 151, 1801267200, 1801267200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9932, 151, 1801353600, 1801353600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9933, 151, 1801440000, 1801440000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9934, 151, 1801526400, 1801526400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9935, 151, 1801612800, 1801612800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9936, 151, 1801699200, 1801699200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9937, 151, 1801785600, 1801785600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9938, 151, 1801872000, 1801872000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9939, 151, 1801958400, 1801958400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9940, 151, 1802044800, 1802044800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9941, 151, 1802131200, 1802131200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9942, 151, 1802217600, 1802217600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9943, 151, 1802304000, 1802304000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9944, 151, 1802390400, 1802390400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9945, 151, 1802476800, 1802476800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9946, 151, 1802563200, 1802563200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9947, 151, 1802649600, 1802649600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9948, 151, 1802736000, 1802736000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9949, 151, 1802822400, 1802822400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9950, 151, 1802908800, 1802908800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9951, 151, 1802995200, 1802995200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9952, 151, 1803081600, 1803081600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9953, 151, 1803168000, 1803168000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9954, 151, 1803254400, 1803254400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9955, 151, 1803340800, 1803340800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9956, 151, 1803427200, 1803427200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9957, 151, 1803513600, 1803513600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9958, 151, 1803600000, 1803600000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9959, 151, 1803686400, 1803686400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9960, 151, 1803772800, 1803772800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9961, 151, 1803859200, 1803859200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9962, 151, 1803945600, 1803945600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9963, 151, 1804032000, 1804032000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9964, 151, 1804118400, 1804118400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9965, 151, 1804204800, 1804204800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9966, 151, 1804291200, 1804291200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9967, 151, 1804377600, 1804377600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9968, 151, 1804464000, 1804464000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9969, 151, 1804550400, 1804550400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9970, 151, 1804636800, 1804636800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9971, 151, 1804723200, 1804723200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9972, 151, 1804809600, 1804809600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9973, 151, 1804896000, 1804896000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9974, 151, 1804982400, 1804982400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9975, 151, 1805068800, 1805068800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9976, 151, 1805155200, 1805155200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9977, 151, 1805241600, 1805241600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9978, 151, 1805328000, 1805328000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9979, 151, 1805414400, 1805414400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9980, 151, 1805500800, 1805500800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9981, 151, 1805587200, 1805587200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9982, 151, 1805673600, 1805673600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9983, 151, 1805760000, 1805760000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9984, 151, 1805846400, 1805846400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9985, 151, 1805932800, 1805932800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9986, 151, 1806019200, 1806019200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9987, 151, 1806105600, 1806105600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9988, 151, 1806192000, 1806192000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9989, 151, 1806278400, 1806278400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9990, 151, 1806364800, 1806364800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9991, 151, 1806451200, 1806451200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9992, 151, 1806537600, 1806537600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9993, 151, 1806624000, 1806624000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9994, 151, 1806710400, 1806710400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9995, 151, 1806796800, 1806796800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9996, 151, 1806883200, 1806883200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9997, 151, 1806969600, 1806969600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9998, 151, 1807056000, 1807056000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(9999, 151, 1807142400, 1807142400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10000, 151, 1807228800, 1807228800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10001, 151, 1807315200, 1807315200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10002, 151, 1807401600, 1807401600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10003, 151, 1807488000, 1807488000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10004, 151, 1807574400, 1807574400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10005, 151, 1807660800, 1807660800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10006, 151, 1807747200, 1807747200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10007, 151, 1807833600, 1807833600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10008, 151, 1807920000, 1807920000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10009, 151, 1808006400, 1808006400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10010, 151, 1808092800, 1808092800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10011, 151, 1808179200, 1808179200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10012, 151, 1808265600, 1808265600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10013, 151, 1808352000, 1808352000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10014, 151, 1808438400, 1808438400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10015, 151, 1808524800, 1808524800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10016, 151, 1808611200, 1808611200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10017, 151, 1808697600, 1808697600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10018, 151, 1808784000, 1808784000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10019, 151, 1808870400, 1808870400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10020, 151, 1808956800, 1808956800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10021, 151, 1809043200, 1809043200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10022, 151, 1809129600, 1809129600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10023, 151, 1809216000, 1809216000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10024, 151, 1809302400, 1809302400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10025, 151, 1809388800, 1809388800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10026, 151, 1809475200, 1809475200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10027, 151, 1809561600, 1809561600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10028, 151, 1809648000, 1809648000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10029, 151, 1809734400, 1809734400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10030, 151, 1809820800, 1809820800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10031, 151, 1809907200, 1809907200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10032, 151, 1809993600, 1809993600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10033, 151, 1810080000, 1810080000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10034, 151, 1810166400, 1810166400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10035, 151, 1810252800, 1810252800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10036, 151, 1810339200, 1810339200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10037, 151, 1810425600, 1810425600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10038, 151, 1810512000, 1810512000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10039, 151, 1810598400, 1810598400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10040, 151, 1810684800, 1810684800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10041, 151, 1810771200, 1810771200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10042, 151, 1810857600, 1810857600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10043, 151, 1810944000, 1810944000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10044, 151, 1811030400, 1811030400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10045, 151, 1811116800, 1811116800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10046, 151, 1811203200, 1811203200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10047, 151, 1811289600, 1811289600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10048, 151, 1811376000, 1811376000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10049, 151, 1811462400, 1811462400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10050, 151, 1811548800, 1811548800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10051, 151, 1811635200, 1811635200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10052, 151, 1811721600, 1811721600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10053, 151, 1811808000, 1811808000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10054, 151, 1811894400, 1811894400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10055, 151, 1811980800, 1811980800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10056, 151, 1812067200, 1812067200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10057, 151, 1812153600, 1812153600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10058, 151, 1812240000, 1812240000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10059, 151, 1812326400, 1812326400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10060, 151, 1812412800, 1812412800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10061, 151, 1812499200, 1812499200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10062, 151, 1812585600, 1812585600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10063, 151, 1812672000, 1812672000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10064, 151, 1812758400, 1812758400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10065, 151, 1812844800, 1812844800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10066, 151, 1812931200, 1812931200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10067, 151, 1813017600, 1813017600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10068, 151, 1813104000, 1813104000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10069, 151, 1813190400, 1813190400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10070, 151, 1813276800, 1813276800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10071, 151, 1813363200, 1813363200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10072, 151, 1813449600, 1813449600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10073, 151, 1813536000, 1813536000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10074, 151, 1813622400, 1813622400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10075, 151, 1813708800, 1813708800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10076, 151, 1813795200, 1813795200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10077, 151, 1813881600, 1813881600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10078, 151, 1813968000, 1813968000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10079, 151, 1814054400, 1814054400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10080, 151, 1814140800, 1814140800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10081, 151, 1814227200, 1814227200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10082, 151, 1814313600, 1814313600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10083, 151, 1814400000, 1814400000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10084, 151, 1814486400, 1814486400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10085, 151, 1814572800, 1814572800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10086, 151, 1814659200, 1814659200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10087, 151, 1814745600, 1814745600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10088, 151, 1814832000, 1814832000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10089, 151, 1814918400, 1814918400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10090, 151, 1815004800, 1815004800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10091, 151, 1815091200, 1815091200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10092, 151, 1815177600, 1815177600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10093, 151, 1815264000, 1815264000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10094, 151, 1815350400, 1815350400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10095, 151, 1815436800, 1815436800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10096, 151, 1815523200, 1815523200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10097, 151, 1815609600, 1815609600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10098, 151, 1815696000, 1815696000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10099, 151, 1815782400, 1815782400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10100, 151, 1815868800, 1815868800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10101, 151, 1815955200, 1815955200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10102, 151, 1816041600, 1816041600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10103, 151, 1816128000, 1816128000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10104, 151, 1816214400, 1816214400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10105, 151, 1816300800, 1816300800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10106, 151, 1816387200, 1816387200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10107, 151, 1816473600, 1816473600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10108, 151, 1816560000, 1816560000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10109, 151, 1816646400, 1816646400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10110, 151, 1816732800, 1816732800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10111, 151, 1816819200, 1816819200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10112, 151, 1816905600, 1816905600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10113, 151, 1816992000, 1816992000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10114, 151, 1817078400, 1817078400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10115, 151, 1817164800, 1817164800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10116, 151, 1817251200, 1817251200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10117, 151, 1817337600, 1817337600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10118, 151, 1817424000, 1817424000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10119, 151, 1817510400, 1817510400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10120, 151, 1817596800, 1817596800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10121, 151, 1817683200, 1817683200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10122, 151, 1817769600, 1817769600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10123, 151, 1817856000, 1817856000, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10124, 151, 1817942400, 1817942400, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10125, 151, 1818028800, 1818028800, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10126, 151, 1818115200, 1818115200, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10127, 151, 1818201600, 1818201600, NULL, 1, 15, '25', '25', '0', '0', 'available', 0, 0, 0, 1),
(10128, 152, 1786665600, 1786665600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10129, 152, 1786752000, 1786752000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10130, 152, 1786838400, 1786838400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10131, 152, 1786924800, 1786924800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10132, 152, 1787011200, 1787011200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10133, 152, 1787097600, 1787097600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10134, 152, 1787184000, 1787184000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10135, 152, 1787270400, 1787270400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10136, 152, 1787356800, 1787356800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10137, 152, 1787443200, 1787443200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10138, 152, 1787529600, 1787529600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10139, 152, 1787616000, 1787616000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10140, 152, 1787702400, 1787702400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10141, 152, 1787788800, 1787788800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10142, 152, 1787875200, 1787875200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10143, 152, 1787961600, 1787961600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10144, 152, 1788048000, 1788048000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10145, 152, 1788134400, 1788134400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10146, 152, 1788220800, 1788220800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10147, 152, 1788307200, 1788307200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10148, 152, 1788393600, 1788393600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10149, 152, 1788480000, 1788480000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10150, 152, 1788566400, 1788566400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10151, 152, 1788652800, 1788652800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10152, 152, 1788739200, 1788739200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10153, 152, 1788825600, 1788825600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10154, 152, 1788912000, 1788912000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10155, 152, 1788998400, 1788998400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10156, 152, 1789084800, 1789084800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10157, 152, 1789171200, 1789171200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10158, 152, 1789257600, 1789257600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10159, 152, 1789344000, 1789344000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10160, 152, 1789430400, 1789430400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10161, 152, 1789516800, 1789516800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10162, 152, 1789603200, 1789603200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10163, 152, 1789689600, 1789689600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10164, 152, 1789776000, 1789776000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10165, 152, 1789862400, 1789862400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10166, 152, 1789948800, 1789948800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10167, 152, 1790035200, 1790035200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10168, 152, 1790121600, 1790121600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10169, 152, 1790208000, 1790208000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10170, 152, 1790294400, 1790294400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10171, 152, 1790380800, 1790380800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10172, 152, 1790467200, 1790467200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10173, 152, 1790553600, 1790553600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10174, 152, 1790640000, 1790640000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10175, 152, 1790726400, 1790726400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10176, 152, 1790812800, 1790812800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10177, 152, 1790899200, 1790899200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10178, 152, 1790985600, 1790985600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10179, 152, 1791072000, 1791072000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10180, 152, 1791158400, 1791158400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10181, 152, 1791244800, 1791244800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10182, 152, 1791331200, 1791331200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10183, 152, 1791417600, 1791417600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10184, 152, 1791504000, 1791504000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10185, 152, 1791590400, 1791590400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10186, 152, 1791676800, 1791676800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10187, 152, 1791763200, 1791763200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10188, 152, 1791849600, 1791849600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10189, 152, 1791936000, 1791936000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10190, 152, 1792022400, 1792022400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10191, 152, 1792108800, 1792108800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10192, 152, 1792195200, 1792195200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10193, 152, 1792281600, 1792281600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10194, 152, 1792368000, 1792368000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10195, 152, 1792454400, 1792454400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10196, 152, 1792540800, 1792540800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10197, 152, 1792627200, 1792627200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10198, 152, 1792713600, 1792713600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10199, 152, 1792800000, 1792800000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10200, 152, 1792886400, 1792886400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10201, 152, 1792972800, 1792972800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10202, 152, 1793059200, 1793059200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10203, 152, 1793145600, 1793145600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10204, 152, 1793232000, 1793232000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10205, 152, 1793318400, 1793318400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10206, 152, 1793404800, 1793404800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10207, 152, 1793491200, 1793491200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10208, 152, 1793577600, 1793577600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10209, 152, 1793664000, 1793664000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10210, 152, 1793750400, 1793750400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10211, 152, 1793836800, 1793836800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10212, 152, 1793923200, 1793923200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10213, 152, 1794009600, 1794009600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10214, 152, 1794096000, 1794096000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10215, 152, 1794182400, 1794182400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10216, 152, 1794268800, 1794268800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10217, 152, 1794355200, 1794355200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10218, 152, 1794441600, 1794441600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10219, 152, 1794528000, 1794528000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10220, 152, 1794614400, 1794614400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10221, 152, 1794700800, 1794700800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10222, 152, 1794787200, 1794787200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10223, 152, 1794873600, 1794873600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10224, 152, 1794960000, 1794960000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10225, 152, 1795046400, 1795046400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10226, 152, 1795132800, 1795132800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10227, 152, 1795219200, 1795219200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10228, 152, 1795305600, 1795305600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10229, 152, 1795392000, 1795392000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10230, 152, 1795478400, 1795478400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10231, 152, 1795564800, 1795564800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10232, 152, 1795651200, 1795651200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10233, 152, 1795737600, 1795737600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10234, 152, 1795824000, 1795824000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10235, 152, 1795910400, 1795910400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10236, 152, 1795996800, 1795996800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10237, 152, 1796083200, 1796083200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10238, 152, 1796169600, 1796169600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10239, 152, 1796256000, 1796256000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10240, 152, 1796342400, 1796342400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10241, 152, 1796428800, 1796428800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10242, 152, 1796515200, 1796515200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10243, 152, 1796601600, 1796601600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10244, 152, 1796688000, 1796688000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10245, 152, 1796774400, 1796774400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10246, 152, 1796860800, 1796860800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10247, 152, 1796947200, 1796947200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10248, 152, 1797033600, 1797033600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10249, 152, 1797120000, 1797120000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10250, 152, 1797206400, 1797206400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10251, 152, 1797292800, 1797292800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10252, 152, 1797379200, 1797379200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10253, 152, 1797465600, 1797465600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10254, 152, 1797552000, 1797552000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10255, 152, 1797638400, 1797638400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10256, 152, 1797724800, 1797724800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10257, 152, 1797811200, 1797811200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10258, 152, 1797897600, 1797897600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10259, 152, 1797984000, 1797984000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10260, 152, 1798070400, 1798070400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10261, 152, 1798156800, 1798156800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10262, 152, 1798243200, 1798243200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10263, 152, 1798329600, 1798329600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10264, 152, 1798416000, 1798416000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10265, 152, 1798502400, 1798502400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10266, 152, 1798588800, 1798588800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10267, 152, 1798675200, 1798675200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10268, 152, 1798761600, 1798761600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10269, 152, 1798848000, 1798848000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10270, 152, 1798934400, 1798934400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10271, 152, 1799020800, 1799020800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10272, 152, 1799107200, 1799107200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10273, 152, 1799193600, 1799193600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10274, 152, 1799280000, 1799280000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10275, 152, 1799366400, 1799366400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10276, 152, 1799452800, 1799452800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10277, 152, 1799539200, 1799539200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10278, 152, 1799625600, 1799625600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10279, 152, 1799712000, 1799712000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10280, 152, 1799798400, 1799798400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10281, 152, 1799884800, 1799884800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10282, 152, 1799971200, 1799971200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10283, 152, 1800057600, 1800057600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10284, 152, 1800144000, 1800144000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10285, 152, 1800230400, 1800230400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10286, 152, 1800316800, 1800316800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10287, 152, 1800403200, 1800403200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10288, 152, 1800489600, 1800489600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10289, 152, 1800576000, 1800576000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10290, 152, 1800662400, 1800662400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10291, 152, 1800748800, 1800748800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10292, 152, 1800835200, 1800835200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10293, 152, 1800921600, 1800921600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10294, 152, 1801008000, 1801008000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10295, 152, 1801094400, 1801094400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10296, 152, 1801180800, 1801180800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10297, 152, 1801267200, 1801267200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10298, 152, 1801353600, 1801353600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10299, 152, 1801440000, 1801440000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10300, 152, 1801526400, 1801526400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10301, 152, 1801612800, 1801612800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1);
INSERT INTO `wp_st_tour_availability` (`id`, `post_id`, `check_in`, `check_out`, `starttime`, `count_starttime`, `number`, `price`, `adult_price`, `child_price`, `infant_price`, `status`, `groupday`, `number_booked`, `booking_period`, `is_base`) VALUES
(10302, 152, 1801699200, 1801699200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10303, 152, 1801785600, 1801785600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10304, 152, 1801872000, 1801872000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10305, 152, 1801958400, 1801958400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10306, 152, 1802044800, 1802044800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10307, 152, 1802131200, 1802131200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10308, 152, 1802217600, 1802217600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10309, 152, 1802304000, 1802304000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10310, 152, 1802390400, 1802390400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10311, 152, 1802476800, 1802476800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10312, 152, 1802563200, 1802563200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10313, 152, 1802649600, 1802649600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10314, 152, 1802736000, 1802736000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10315, 152, 1802822400, 1802822400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10316, 152, 1802908800, 1802908800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10317, 152, 1802995200, 1802995200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10318, 152, 1803081600, 1803081600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10319, 152, 1803168000, 1803168000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10320, 152, 1803254400, 1803254400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10321, 152, 1803340800, 1803340800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10322, 152, 1803427200, 1803427200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10323, 152, 1803513600, 1803513600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10324, 152, 1803600000, 1803600000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10325, 152, 1803686400, 1803686400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10326, 152, 1803772800, 1803772800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10327, 152, 1803859200, 1803859200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10328, 152, 1803945600, 1803945600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10329, 152, 1804032000, 1804032000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10330, 152, 1804118400, 1804118400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10331, 152, 1804204800, 1804204800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10332, 152, 1804291200, 1804291200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10333, 152, 1804377600, 1804377600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10334, 152, 1804464000, 1804464000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10335, 152, 1804550400, 1804550400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10336, 152, 1804636800, 1804636800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10337, 152, 1804723200, 1804723200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10338, 152, 1804809600, 1804809600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10339, 152, 1804896000, 1804896000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10340, 152, 1804982400, 1804982400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10341, 152, 1805068800, 1805068800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10342, 152, 1805155200, 1805155200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10343, 152, 1805241600, 1805241600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10344, 152, 1805328000, 1805328000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10345, 152, 1805414400, 1805414400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10346, 152, 1805500800, 1805500800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10347, 152, 1805587200, 1805587200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10348, 152, 1805673600, 1805673600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10349, 152, 1805760000, 1805760000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10350, 152, 1805846400, 1805846400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10351, 152, 1805932800, 1805932800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10352, 152, 1806019200, 1806019200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10353, 152, 1806105600, 1806105600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10354, 152, 1806192000, 1806192000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10355, 152, 1806278400, 1806278400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10356, 152, 1806364800, 1806364800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10357, 152, 1806451200, 1806451200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10358, 152, 1806537600, 1806537600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10359, 152, 1806624000, 1806624000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10360, 152, 1806710400, 1806710400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10361, 152, 1806796800, 1806796800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10362, 152, 1806883200, 1806883200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10363, 152, 1806969600, 1806969600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10364, 152, 1807056000, 1807056000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10365, 152, 1807142400, 1807142400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10366, 152, 1807228800, 1807228800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10367, 152, 1807315200, 1807315200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10368, 152, 1807401600, 1807401600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10369, 152, 1807488000, 1807488000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10370, 152, 1807574400, 1807574400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10371, 152, 1807660800, 1807660800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10372, 152, 1807747200, 1807747200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10373, 152, 1807833600, 1807833600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10374, 152, 1807920000, 1807920000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10375, 152, 1808006400, 1808006400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10376, 152, 1808092800, 1808092800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10377, 152, 1808179200, 1808179200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10378, 152, 1808265600, 1808265600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10379, 152, 1808352000, 1808352000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10380, 152, 1808438400, 1808438400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10381, 152, 1808524800, 1808524800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10382, 152, 1808611200, 1808611200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10383, 152, 1808697600, 1808697600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10384, 152, 1808784000, 1808784000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10385, 152, 1808870400, 1808870400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10386, 152, 1808956800, 1808956800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10387, 152, 1809043200, 1809043200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10388, 152, 1809129600, 1809129600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10389, 152, 1809216000, 1809216000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10390, 152, 1809302400, 1809302400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10391, 152, 1809388800, 1809388800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10392, 152, 1809475200, 1809475200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10393, 152, 1809561600, 1809561600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10394, 152, 1809648000, 1809648000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10395, 152, 1809734400, 1809734400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10396, 152, 1809820800, 1809820800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10397, 152, 1809907200, 1809907200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10398, 152, 1809993600, 1809993600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10399, 152, 1810080000, 1810080000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10400, 152, 1810166400, 1810166400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10401, 152, 1810252800, 1810252800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10402, 152, 1810339200, 1810339200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10403, 152, 1810425600, 1810425600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10404, 152, 1810512000, 1810512000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10405, 152, 1810598400, 1810598400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10406, 152, 1810684800, 1810684800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10407, 152, 1810771200, 1810771200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10408, 152, 1810857600, 1810857600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10409, 152, 1810944000, 1810944000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10410, 152, 1811030400, 1811030400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10411, 152, 1811116800, 1811116800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10412, 152, 1811203200, 1811203200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10413, 152, 1811289600, 1811289600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10414, 152, 1811376000, 1811376000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10415, 152, 1811462400, 1811462400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10416, 152, 1811548800, 1811548800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10417, 152, 1811635200, 1811635200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10418, 152, 1811721600, 1811721600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10419, 152, 1811808000, 1811808000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10420, 152, 1811894400, 1811894400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10421, 152, 1811980800, 1811980800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10422, 152, 1812067200, 1812067200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10423, 152, 1812153600, 1812153600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10424, 152, 1812240000, 1812240000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10425, 152, 1812326400, 1812326400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10426, 152, 1812412800, 1812412800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10427, 152, 1812499200, 1812499200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10428, 152, 1812585600, 1812585600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10429, 152, 1812672000, 1812672000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10430, 152, 1812758400, 1812758400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10431, 152, 1812844800, 1812844800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10432, 152, 1812931200, 1812931200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10433, 152, 1813017600, 1813017600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10434, 152, 1813104000, 1813104000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10435, 152, 1813190400, 1813190400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10436, 152, 1813276800, 1813276800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10437, 152, 1813363200, 1813363200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10438, 152, 1813449600, 1813449600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10439, 152, 1813536000, 1813536000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10440, 152, 1813622400, 1813622400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10441, 152, 1813708800, 1813708800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10442, 152, 1813795200, 1813795200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10443, 152, 1813881600, 1813881600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10444, 152, 1813968000, 1813968000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10445, 152, 1814054400, 1814054400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10446, 152, 1814140800, 1814140800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10447, 152, 1814227200, 1814227200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10448, 152, 1814313600, 1814313600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10449, 152, 1814400000, 1814400000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10450, 152, 1814486400, 1814486400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10451, 152, 1814572800, 1814572800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10452, 152, 1814659200, 1814659200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10453, 152, 1814745600, 1814745600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10454, 152, 1814832000, 1814832000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10455, 152, 1814918400, 1814918400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10456, 152, 1815004800, 1815004800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10457, 152, 1815091200, 1815091200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10458, 152, 1815177600, 1815177600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10459, 152, 1815264000, 1815264000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10460, 152, 1815350400, 1815350400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10461, 152, 1815436800, 1815436800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10462, 152, 1815523200, 1815523200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10463, 152, 1815609600, 1815609600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10464, 152, 1815696000, 1815696000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10465, 152, 1815782400, 1815782400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10466, 152, 1815868800, 1815868800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10467, 152, 1815955200, 1815955200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10468, 152, 1816041600, 1816041600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10469, 152, 1816128000, 1816128000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10470, 152, 1816214400, 1816214400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10471, 152, 1816300800, 1816300800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10472, 152, 1816387200, 1816387200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10473, 152, 1816473600, 1816473600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10474, 152, 1816560000, 1816560000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10475, 152, 1816646400, 1816646400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10476, 152, 1816732800, 1816732800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10477, 152, 1816819200, 1816819200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10478, 152, 1816905600, 1816905600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10479, 152, 1816992000, 1816992000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10480, 152, 1817078400, 1817078400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10481, 152, 1817164800, 1817164800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10482, 152, 1817251200, 1817251200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10483, 152, 1817337600, 1817337600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10484, 152, 1817424000, 1817424000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10485, 152, 1817510400, 1817510400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10486, 152, 1817596800, 1817596800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10487, 152, 1817683200, 1817683200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10488, 152, 1817769600, 1817769600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10489, 152, 1817856000, 1817856000, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10490, 152, 1817942400, 1817942400, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10491, 152, 1818028800, 1818028800, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10492, 152, 1818115200, 1818115200, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10493, 152, 1818201600, 1818201600, NULL, 1, 15, '75', '75', '0', '0', 'available', 0, 0, 0, 1),
(10494, 153, 1802736000, 1802736000, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1),
(10495, 153, 1802822400, 1802822400, NULL, 1, 7, '250', '250', '0', '0', 'available', 0, 0, 0, 1);

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

--
-- Estructura de tabla para la tabla `wp_st_withdrawal`
--

CREATE TABLE `wp_st_withdrawal` (
  `ID` int(11) NOT NULL,
  `user_id` int(11) DEFAULT NULL,
  `payout` text COLLATE utf8mb4_unicode_520_ci,
  `data_payout` text COLLATE utf8mb4_unicode_520_ci,
  `price` int(11) DEFAULT NULL,
  `created` date DEFAULT NULL,
  `message` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_termmeta`
--

INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 30, '_category_color', '880735'),
(2, 31, '_category_color', '0026ab'),
(3, 32, '_category_color', '01732c'),
(4, 33, '_category_color', 'a85900');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(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, 'English', 'english', 0),
(17, 'Espanol', 'espanol', 0),
(18, 'Francais', 'francais', 0),
(19, 'Japanese', 'japanese', 0),
(20, 'Vietnamese', 'vietnamese', 0),
(21, 'City trips', 'city-trips', 0),
(22, 'Ecotourism', 'ecotourism', 0),
(23, 'Escorted Tour', 'escorted-tour', 0),
(24, 'Group Tour', 'group-tour', 0),
(25, 'Hosted tours', 'hosted-tours', 0),
(26, 'Ligula', 'ligula', 0),
(27, 'traveler', 'traveler', 0),
(28, 'Menu 1', 'menu-1', 0),
(29, 'page', 'page', 0),
(30, 'BOOKING', 'booking', 0),
(31, 'HOTEL', 'hotel', 0),
(32, 'TRAVEL', 'travel', 0),
(33, 'STAYS', 'stays', 0),
(34, 'Content', 'content', 0),
(35, 'Offers', 'offers', 0),
(36, 'Promotion', 'promotion', 0),
(37, 'SEO', 'seo', 0),
(38, 'Social media', 'social-media', 0),
(39, 'Tools', 'tools', 0),
(40, 'Traffic', 'traffic', 0),
(41, 'Website', 'website', 0),
(42, '0 - 3 hours', '0-3-hours', 0),
(43, '3 - 5 hours', '3-5-hours', 0),
(44, '5 - 7 hours', '5-7-hours', 0),
(45, 'Fullday (+7hours)', 'fullday', 0),
(46, 'Multi day', 'multi-day', 0),
(47, 'English', 'english', 0),
(48, 'Espanol', 'espanol', 0),
(49, 'Francais', 'francais', 0),
(50, 'Japanese', 'japanese', 0),
(51, 'Vietnamese', 'vietnamese', 0),
(52, 'section', 'section', 0),
(53, 'post-format-video', 'post-format-video', 0),
(54, 'post-format-gallery', 'post-format-gallery', 0),
(55, 'traveler-childtheme', 'traveler-childtheme', 0),
(56, 'Menú Principal', 'menu-principal', 0);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(49, 16, 0),
(49, 21, 0),
(49, 22, 0),
(49, 23, 0),
(49, 24, 0),
(49, 26, 0),
(49, 44, 0),
(49, 45, 0),
(49, 46, 0),
(49, 48, 0),
(49, 49, 0),
(53, 16, 0),
(53, 17, 0),
(53, 21, 0),
(53, 22, 0),
(53, 24, 0),
(53, 25, 0),
(53, 26, 0),
(53, 46, 0),
(53, 48, 0),
(53, 49, 0),
(54, 16, 0),
(54, 19, 0),
(54, 21, 0),
(54, 22, 0),
(54, 23, 0),
(54, 24, 0),
(54, 26, 0),
(54, 43, 0),
(54, 44, 0),
(54, 45, 0),
(54, 47, 0),
(54, 51, 0),
(55, 16, 0),
(55, 18, 0),
(55, 21, 0),
(55, 22, 0),
(55, 43, 0),
(55, 44, 0),
(55, 45, 0),
(55, 48, 0),
(55, 49, 0),
(56, 16, 0),
(56, 18, 0),
(56, 21, 0),
(56, 22, 0),
(56, 23, 0),
(56, 24, 0),
(56, 43, 0),
(56, 44, 0),
(56, 45, 0),
(56, 48, 0),
(56, 49, 0),
(57, 16, 0),
(57, 17, 0),
(57, 18, 0),
(57, 21, 0),
(57, 22, 0),
(57, 23, 0),
(57, 24, 0),
(57, 43, 0),
(57, 44, 0),
(57, 45, 0),
(57, 48, 0),
(57, 50, 0),
(74, 16, 0),
(74, 17, 0),
(74, 22, 0),
(74, 23, 0),
(74, 25, 0),
(74, 26, 0),
(74, 44, 0),
(74, 45, 0),
(74, 46, 0),
(74, 48, 0),
(74, 49, 0),
(76, 16, 0),
(76, 17, 0),
(76, 21, 0),
(76, 22, 0),
(76, 23, 0),
(76, 45, 0),
(76, 46, 0),
(76, 47, 0),
(76, 49, 0),
(92, 16, 0),
(92, 17, 0),
(92, 18, 0),
(92, 21, 0),
(92, 22, 0),
(92, 23, 0),
(92, 25, 0),
(92, 43, 0),
(92, 44, 0),
(92, 45, 0),
(92, 47, 0),
(92, 49, 0),
(94, 16, 0),
(94, 19, 0),
(94, 20, 0),
(94, 21, 0),
(94, 22, 0),
(94, 23, 0),
(94, 24, 0),
(94, 43, 0),
(94, 44, 0),
(94, 45, 0),
(94, 47, 0),
(94, 48, 0),
(95, 16, 0),
(95, 17, 0),
(95, 18, 0),
(95, 21, 0),
(95, 23, 0),
(95, 25, 0),
(95, 26, 0),
(95, 44, 0),
(95, 45, 0),
(95, 46, 0),
(95, 47, 0),
(95, 49, 0),
(96, 16, 0),
(96, 17, 0),
(96, 18, 0),
(96, 21, 0),
(96, 23, 0),
(96, 24, 0),
(96, 25, 0),
(96, 45, 0),
(96, 46, 0),
(96, 47, 0),
(96, 49, 0),
(112, 16, 0),
(112, 17, 0),
(112, 18, 0),
(112, 19, 0),
(112, 21, 0),
(112, 22, 0),
(112, 23, 0),
(112, 24, 0),
(112, 43, 0),
(112, 44, 0),
(112, 45, 0),
(112, 48, 0),
(112, 50, 0),
(113, 16, 0),
(113, 17, 0),
(113, 18, 0),
(113, 21, 0),
(113, 22, 0),
(113, 23, 0),
(113, 25, 0),
(113, 26, 0),
(113, 43, 0),
(113, 44, 0),
(113, 45, 0),
(113, 46, 0),
(113, 47, 0),
(113, 49, 0),
(114, 16, 0),
(114, 18, 0),
(114, 21, 0),
(114, 22, 0),
(114, 23, 0),
(114, 25, 0),
(114, 43, 0),
(114, 44, 0),
(114, 45, 0),
(114, 46, 0),
(114, 47, 0),
(114, 48, 0),
(130, 16, 0),
(130, 18, 0),
(130, 21, 0),
(130, 22, 0),
(130, 24, 0),
(130, 25, 0),
(130, 43, 0),
(130, 44, 0),
(130, 45, 0),
(130, 47, 0),
(130, 48, 0),
(131, 17, 0),
(131, 18, 0),
(131, 22, 0),
(131, 23, 0),
(131, 25, 0),
(131, 26, 0),
(131, 44, 0),
(131, 45, 0),
(131, 47, 0),
(131, 49, 0),
(132, 16, 0),
(132, 18, 0),
(132, 21, 0),
(132, 22, 0),
(132, 23, 0),
(132, 25, 0),
(132, 43, 0),
(132, 44, 0),
(132, 45, 0),
(132, 46, 0),
(132, 47, 0),
(132, 50, 0),
(148, 16, 0),
(148, 17, 0),
(148, 21, 0),
(148, 22, 0),
(148, 23, 0),
(148, 24, 0),
(148, 42, 0),
(148, 43, 0),
(148, 44, 0),
(148, 45, 0),
(148, 48, 0),
(148, 49, 0),
(149, 16, 0),
(149, 17, 0),
(149, 21, 0),
(149, 22, 0),
(149, 23, 0),
(149, 26, 0),
(149, 43, 0),
(149, 44, 0),
(149, 46, 0),
(149, 47, 0),
(149, 49, 0),
(150, 16, 0),
(150, 17, 0),
(150, 19, 0),
(150, 21, 0),
(150, 22, 0),
(150, 23, 0),
(150, 24, 0),
(150, 43, 0),
(150, 44, 0),
(150, 45, 0),
(150, 48, 0),
(150, 49, 0),
(151, 17, 0),
(151, 18, 0),
(151, 20, 0),
(151, 21, 0),
(151, 22, 0),
(151, 23, 0),
(151, 43, 0),
(151, 44, 0),
(151, 46, 0),
(151, 47, 0),
(151, 49, 0),
(152, 16, 0),
(152, 17, 0),
(152, 18, 0),
(152, 19, 0),
(152, 21, 0),
(152, 22, 0),
(152, 23, 0),
(152, 24, 0),
(152, 25, 0),
(152, 43, 0),
(152, 44, 0),
(152, 47, 0),
(152, 48, 0),
(153, 16, 0),
(153, 17, 0),
(153, 18, 0),
(153, 21, 0),
(153, 22, 0),
(153, 25, 0),
(153, 26, 0),
(153, 42, 0),
(153, 43, 0),
(153, 44, 0),
(153, 48, 0),
(153, 49, 0),
(185, 27, 0),
(187, 28, 0),
(200, 29, 0),
(212, 30, 0),
(212, 34, 0),
(212, 35, 0),
(212, 36, 0),
(212, 37, 0),
(212, 38, 0),
(212, 39, 0),
(212, 40, 0),
(212, 41, 0),
(223, 33, 0),
(223, 34, 0),
(223, 35, 0),
(223, 36, 0),
(223, 37, 0),
(223, 38, 0),
(223, 39, 0),
(223, 40, 0),
(223, 41, 0),
(225, 32, 0),
(225, 33, 0),
(225, 34, 0),
(225, 35, 0),
(225, 36, 0),
(225, 37, 0),
(225, 38, 0),
(225, 39, 0),
(225, 40, 0),
(225, 41, 0),
(226, 30, 0),
(226, 31, 0),
(226, 34, 0),
(226, 35, 0),
(226, 36, 0),
(226, 37, 0),
(226, 38, 0),
(226, 39, 0),
(226, 40, 0),
(226, 41, 0),
(227, 31, 0),
(227, 32, 0),
(227, 34, 0),
(227, 35, 0),
(227, 36, 0),
(227, 37, 0),
(227, 38, 0),
(227, 39, 0),
(227, 40, 0),
(227, 41, 0),
(228, 31, 0),
(228, 32, 0),
(228, 34, 0),
(228, 35, 0),
(228, 36, 0),
(228, 37, 0),
(228, 38, 0),
(228, 39, 0),
(228, 40, 0),
(228, 41, 0),
(232, 31, 0),
(232, 34, 0),
(232, 35, 0),
(232, 36, 0),
(232, 37, 0),
(232, 38, 0),
(232, 39, 0),
(232, 40, 0),
(232, 41, 0),
(233, 30, 0),
(233, 31, 0),
(233, 34, 0),
(233, 35, 0),
(233, 36, 0),
(233, 37, 0),
(233, 38, 0),
(233, 39, 0),
(233, 40, 0),
(233, 41, 0),
(233, 54, 0),
(234, 32, 0),
(234, 34, 0),
(234, 35, 0),
(234, 36, 0),
(234, 37, 0),
(234, 38, 0),
(234, 39, 0),
(234, 40, 0),
(234, 41, 0),
(234, 53, 0),
(235, 30, 0),
(235, 32, 0),
(235, 34, 0),
(235, 35, 0),
(235, 36, 0),
(235, 37, 0),
(235, 38, 0),
(235, 39, 0),
(235, 40, 0),
(235, 41, 0),
(242, 29, 0),
(245, 28, 0),
(246, 28, 0),
(247, 28, 0),
(249, 28, 0),
(250, 28, 0),
(252, 28, 0),
(253, 28, 0),
(254, 28, 0),
(259, 29, 0),
(265, 29, 0),
(269, 52, 0),
(273, 28, 0),
(274, 28, 0),
(275, 28, 0),
(276, 28, 0),
(307, 29, 0),
(310, 29, 0),
(317, 29, 0),
(332, 29, 0),
(333, 28, 0),
(334, 28, 0),
(335, 28, 0),
(336, 28, 0),
(337, 28, 0),
(338, 28, 0),
(348, 29, 0),
(359, 29, 0),
(364, 29, 0),
(366, 52, 0),
(10167, 55, 0),
(10168, 56, 0),
(10169, 56, 0),
(10170, 56, 0),
(10171, 56, 0),
(10172, 56, 0),
(10173, 56, 0),
(10297, 4, 0),
(10318, 4, 0);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'product_type', '', 0, 0),
(3, 3, 'product_type', '', 0, 0),
(4, 4, 'product_type', '', 0, 2),
(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, 'language', '', 0, 22),
(17, 17, 'language', '', 0, 16),
(18, 18, 'language', '', 0, 15),
(19, 19, 'language', '', 0, 5),
(20, 20, 'language', '', 0, 2),
(21, 21, 'st_tour_type', '', 0, 22),
(22, 22, 'st_tour_type', '', 0, 22),
(23, 23, 'st_tour_type', '', 0, 20),
(24, 24, 'st_tour_type', '', 0, 12),
(25, 25, 'st_tour_type', '', 0, 12),
(26, 26, 'st_tour_type', '', 0, 9),
(27, 27, 'wp_theme', '', 0, 1),
(28, 28, 'nav_menu', '', 0, 19),
(29, 29, 'elementor_library_type', '', 0, 11),
(30, 30, 'category', '', 0, 4),
(31, 31, 'category', '', 0, 5),
(32, 32, 'category', '', 0, 5),
(33, 33, 'category', '', 0, 2),
(34, 34, 'post_tag', '', 0, 10),
(35, 35, 'post_tag', '', 0, 10),
(36, 36, 'post_tag', '', 0, 10),
(37, 37, 'post_tag', '', 0, 10),
(38, 38, 'post_tag', '', 0, 10),
(39, 39, 'post_tag', '', 0, 10),
(40, 40, 'post_tag', '', 0, 10),
(41, 41, 'post_tag', '', 0, 10),
(42, 42, 'durations', '', 0, 2),
(43, 43, 'durations', '', 0, 17),
(44, 44, 'durations', '', 0, 21),
(45, 45, 'durations', '', 0, 19),
(46, 46, 'durations', '', 0, 11),
(47, 47, 'languages', '', 0, 14),
(48, 48, 'languages', '', 0, 14),
(49, 49, 'languages', '', 0, 16),
(50, 50, 'languages', '', 0, 3),
(51, 51, 'languages', '', 0, 1),
(52, 52, 'elementor_library_type', '', 0, 2),
(53, 53, 'post_format', '', 0, 1),
(54, 54, 'post_format', '', 0, 1),
(55, 55, 'wp_theme', '', 0, 1),
(56, 56, 'nav_menu', '', 0, 6);

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'CreativasITPeru'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'modern'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'install-new-demo-3-1-0'),
(15, 1, 'show_welcome_panel', '1'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '10287'),
(18, 1, '_woocommerce_tracks_anon_id', 'woo:J4chBN+1v4Oo//sFKwrcJW3i'),
(19, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(20, 1, 'dismissed_template_files_notice', '1'),
(21, 1, 'wpb_notice_close_list', '[29]'),
(22, 1, 'wc_last_active', '1786850500'),
(23, 1, 'wpb_expire_close_list', '{\"not_active_license\":[\"8.7.2\"]}'),
(24, 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:\"\";}'),
(25, 1, 'last_update', '1786575403'),
(26, 1, 'wp_persisted_preferences', 'a:4:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:4:{i:0;s:11:\"post-status\";i:1;s:23:\"taxonomy-panel-category\";i:2;s:23:\"taxonomy-panel-post_tag\";i:3;s:24:\"yoast-seo/document-panel\";}}s:14:\"core/edit-post\";a:3:{s:12:\"welcomeGuide\";b:0;s:19:\"metaBoxesMainIsOpen\";b:1;s:23:\"metaBoxesMainOpenHeight\";i:795;}s:9:\"_modified\";s:24:\"2026-08-12T22:56:40.560Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(27, 1, 'closedpostboxes_page', 'a:7:{i:0;s:22:\"st_page_metabox_option\";i:1;s:30:\"st_hotel_search_result_options\";i:2;s:29:\"st_tour_search_result_options\";i:3;s:33:\"st_activity_search_result_options\";i:4;s:31:\"st_rental_search_result_options\";i:5;s:28:\"st_car_search_result_options\";i:6;s:37:\"st_car_transfer_search_result_options\";}'),
(28, 1, 'metaboxhidden_page', 'a:0:{}'),
(29, 1, 'wp_user-settings', 'libraryContent=browse&posts_list_mode=list'),
(30, 1, 'wp_user-settings-time', '1786570161'),
(31, 1, 'meta-box-order_st_tours', 'a:3:{s:4:\"side\";s:64:\"submitdiv,postimagediv,st_tour_typediv,durationsdiv,languagesdiv\";s:6:\"normal\";s:71:\"tour_metabox,postexcerpt,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),
(32, 1, 'screen_layout_st_tours', '2'),
(34, 1, 'tgmpa_dismissed_notice_tgmpa', '1'),
(35, 1, 'elementor_dismissed_editor_notices', 'a:1:{i:0;s:20:\"image_optimizer_hint\";}'),
(36, 1, 'session_tokens', 'a:3:{s:64:\"56c0d50936ef98fdbd039a3232ceed6c861f811b19071fdad5b0b0037c533cb1\";a:4:{s:10:\"expiration\";i:1786897559;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36\";s:5:\"login\";i:1786724759;}s:64:\"056806be1f69d274307afd890a0eb3deaef73d7fe040dbae8032b5298b935e45\";a:4:{s:10:\"expiration\";i:1786926013;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:10:\"curl/8.6.0\";s:5:\"login\";i:1786753213;}s:64:\"659521d28cefc3225466718ceb7dbdb54c0e1a831a228a1f8da4604b84da4fa7\";a:4:{s:10:\"expiration\";i:1786937208;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:10:\"curl/8.6.0\";s:5:\"login\";i:1786764408;}}'),
(38, 2, 'nickname', 'abrahampenaalcedo@gmail.com'),
(39, 2, 'first_name', 'Abraham'),
(40, 2, 'last_name', 'Peña Alcedo'),
(41, 2, 'description', ''),
(42, 2, 'rich_editing', 'true'),
(43, 2, 'syntax_highlighting', 'true'),
(44, 2, 'comment_shortcuts', 'false'),
(45, 2, 'admin_color', 'modern'),
(46, 2, 'use_ssl', '0'),
(47, 2, 'show_admin_bar_front', 'true'),
(48, 2, 'locale', ''),
(49, 2, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50, 2, 'wp_user_level', '0'),
(51, 2, 'dismissed_wp_pointers', ''),
(52, 2, 'last_update', '1786572449'),
(53, 2, 'st_phone', '969899508'),
(54, 2, 'st_address', 'av. marcelo'),
(55, 2, 'st_address2', ''),
(56, 2, 'st_city', 'Marruecos'),
(57, 2, 'st_province', 'Murcia'),
(58, 2, 'st_zip_code', ''),
(59, 2, 'st_apt_unit', ''),
(60, 2, 'st_country', 'Marruecos'),
(61, 1, 'elementor_introduction', 'a:1:{s:24:\"conversion_banner_go_pro\";b:1;}'),
(62, 1, 'closedpostboxes_location', 'a:1:{i:0;s:11:\"st_location\";}'),
(63, 1, 'metaboxhidden_location', 'a:1:{i:0;s:7:\"slugdiv\";}');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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, 'CreativasITPeru', '$wp$2y$10$6xsk15WYvoU1d2gfKRQ4ee9NRKbaAie82.eLShoJubrxB53wVzqk.', 'creativasitperu', 'proyectos@creativasitperu.store', 'http://localhost:8888/unka', '2026-08-01 20:18:11', '', 0, 'CreativasITPeru'),
(2, 'abrahampenaalcedo@gmail.com', '$wp$2y$10$mPepx9syqk58TkFsvCk.Ze7tJD6KVehwjE6fq8uHkUS4onjOmxLaG', 'abrahampenaalcedogmail-com', 'abrahampenaalcedo@gmail.com', '', '2026-08-12 22:07:28', '1786572449:$generic$a9rsTdBiqVC-ZcsrebBIBRS03j2jMQqx6Mp55PkH', 0, 'Abraham Peña Alcedo');

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

--
-- Estructura de tabla para la tabla `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,
  `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;

--
-- Volcado de datos para la tabla `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', '2026-08-01 20:51:56', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, '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.', '{}', 'unactioned', 'woocommerce.com', '2026-08-14 07:08:14', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'ppxo-pps-upgrade-paypal-payments-2', 'marketing', 'en_US', 'Add PayPal Pay Later to increase average order value', 'Help boost your sales with the power of PayPal Pay Later. Present dynamic messaging as customers browse, shop, and check out, and let them pay over time while you get paid up front, in full. Add messaging to your product detail pages near prices so customers know they can buy now and pay later.', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', '¿Cómo va la configuración de tu tienda?', 'Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, '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', '2026-08-01 22:48:48', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, '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', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'woo-dotcom-course-2026-06-09', 'marketing', 'en_US', 'Learn how to build your store with WooCommerce', 'In this free course, we\'ll help you set up and run your online store with clear, practical guidance.', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'klaviyo_q3_2026', 'marketing', 'en_US', 'Attn Woo: Klaviyo Customer Hub is here', 'Drive revenue and reduce your support burden by giving customers a single place to manage their orders, returns, subscriptions, loyalty, and more. Enable Customer Hub in your Klaviyo dashboard today, available on all paid plans.', '{}', 'pending', 'woocommerce.com', '2026-08-01 22:48:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'wc-admin-edit-products-on-the-move', 'info', 'en_US', 'Edita productos sobre la marcha', 'Edita y crea nuevos productos desde tus dispositivos móviles con la aplicación de Woo', '{}', 'unactioned', 'woocommerce-admin', '2026-08-01 22:48:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'wc-admin-launch-checklist', 'info', 'en_US', '¿Estás preparado para lanzar tu tienda?', 'Para asegurarnos de que nunca tengas esa sensación de «¿Qué se me olvidó?» hemos preparado la lista de comprobación esencial de despegue.', '{}', 'unactioned', 'woocommerce-admin', '2026-08-01 22:48:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'wc-admin-manage-orders-on-the-go', 'info', 'en_US', 'Gestiona tus pedidos desde cualquier lugar', 'Busca pedidos, información de clientes y procesa reembolsos en un clic con la app de Woo.', '{}', 'unactioned', 'woocommerce-admin', '2026-08-01 22:48:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'wc-admin-performance-on-mobile', 'info', 'en_US', 'Haz seguimiento del rendimiento de tu tienda en tu móvil', 'Supervisa tus ventas y los productos de alto rendimiento con la aplicación de Woo. ', '{}', 'unactioned', 'woocommerce-admin', '2026-08-01 22:48:58', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'woo-subscriptions-update-august2026', 'update', 'en_US', 'Please update WooCommerce Subscriptions now', '<strong>The latest version of WooCommerce Subscriptions includes important security updates.</strong> Please update immediately to ensure your store is protected.', '{}', 'pending', 'woocommerce.com', '2026-08-06 20:41:46', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, 'woocommerce-stripe-update-aug2026', 'update', 'en_US', 'An important update is required for Stripe for WooCommerce', '<strong>There is a critical security update available for Stripe for WooCommerce.</strong> Please update to the latest version immediately.', '{}', 'pending', 'woocommerce.com', '2026-08-06 20:41:46', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, 'fedex-ga-launch-wcs-aug26', 'marketing', 'en_US', 'WooCommerce Shipping now supports FedEx services', 'You can now give customers the speed and convenience of FedEx right from your store dashboard — with no minimum volume requirements. Offer popular domestic and international options, access discounted rates, and simplify your workflow when you ship FedEx on WooCommerce Shipping.', '{}', 'pending', 'woocommerce.com', '2026-08-06 20:41:46', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, 'fedex-ga-wcst-aug26', 'marketing', 'en_US', 'WooCommerce Shipping now supports FedEx services', 'You can now give customers the speed and convenience of FedEx right from your store dashboard — with no minimum volume requirements. Offer popular domestic and international options, access discounted rates, and simplify your workflow when you ship FedEx on WooCommerce Shipping.', '{}', 'pending', 'woocommerce.com', '2026-08-06 20:41:46', NULL, 0, 'plain', '', 0, 0, 'info');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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://localhost:8888/unka/wp-admin/post.php?post=14&action=edit', 'actioned', '', NULL, NULL),
(80, 56, 'learn-more', 'Aprender más', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(81, 57, 'learn-more', 'Aprender más', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(82, 58, 'learn-more', 'Aprender más', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(83, 59, 'learn-more', 'Aprender más', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(629, 55, 'klaviyo_q3_2026', 'Get started', 'https://www.klaviyo.com/login?next=/customer-hub/get-started', 'actioned', '', NULL, NULL),
(1193, 62, 'fedex-ga-launch-wcs-aug26-button', 'Ship with FedEx and save', 'https://woocommerce.com/fedex/?utm_source=inbox_note&utm_medium=product&utm_campaign=fedex-ga-launch-wcs-aug26-button', 'unactioned', '', NULL, NULL),
(1194, 63, 'fedex-ga-wcst-aug26', 'Get WooCommerce Shipping', 'https://woocommerce.com/products/shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=fedex-ga-wcst-aug26', 'unactioned', '', NULL, NULL),
(1437, 60, 'woo-subscriptions-update-august2026', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1438, 60, 'woocommerce-subscriptions-update-aug2026', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1598, 61, 'woocommerce-stripe-update-aug2026', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1599, 61, 'woocommerce-stripe-update-aug2026', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2524, 2, '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),
(2525, 3, '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),
(2526, 4, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(2527, 5, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(2528, 6, '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),
(2529, 7, 'update-wc-subscriptions-3-0-15', 'View latest version', 'http://localhost:8888/unka/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(2530, 8, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(2531, 11, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(2532, 12, 'ppxo-pps-install-paypal-payments-2', 'Learn More', 'https://woocommerce.com/document/woocommerce-paypal-payments/pay-later/?utm_source=inbox_note&utm_medium=product&utm_campaign=ppxo-pps-install-paypal-payments-2', 'actioned', '', NULL, NULL),
(2533, 13, '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),
(2534, 13, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2535, 14, '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),
(2536, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2537, 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),
(2538, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2539, 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),
(2540, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2541, 17, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(2542, 18, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(2543, 18, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2544, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(2545, 19, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(2546, 20, '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),
(2547, 21, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Cuéntanos cómo te va', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(2548, 22, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(2549, 22, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2550, 23, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'http://localhost:8888/unka/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(2551, 23, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2552, 24, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(2553, 25, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(2554, 25, '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),
(2555, 26, '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),
(2556, 26, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2557, 27, '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),
(2558, 28, 'extension-settings', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(2559, 28, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2560, 29, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2561, 29, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(2562, 30, '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),
(2563, 31, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(2564, 32, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(2565, 32, '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),
(2566, 33, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2567, 33, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(2568, 34, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(2569, 34, '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),
(2570, 35, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2571, 35, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(2572, 36, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2573, 36, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2574, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2575, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2576, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(2577, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'http://localhost:8888/unka/wp-admin/#', 'actioned', '', NULL, NULL),
(2578, 39, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2579, 39, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2580, 40, '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),
(2581, 41, 'plugin-list', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(2582, 41, 'dismiss', 'Dismiss', 'http://localhost:8888/unka/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(2583, 42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(2584, 42, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2585, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2586, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2587, 45, '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),
(2588, 46, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'http://localhost:8888/unka/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(2589, 46, 'dismiss', 'Dismiss', 'http://localhost:8888/unka/wp-admin/#', 'actioned', '', NULL, NULL),
(2590, 47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(2591, 47, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2592, 48, '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),
(2593, 48, '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),
(2594, 49, '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),
(2595, 50, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'http://localhost:8888/unka/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(2596, 50, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(2597, 51, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'http://localhost:8888/unka/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(2598, 52, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(2599, 53, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'http://localhost:8888/unka/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(2600, 54, 'woo-dotcom-course-2026-06-09', 'Visit the course', 'https://wordpress.com/support/courses/build-your-store-with-woocommerce/', 'actioned', '', NULL, NULL);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_wc_category_lookup`
--

INSERT INTO `wp_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(15, 15);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_wc_customer_lookup`
--

INSERT INTO `wp_wc_customer_lookup` (`customer_id`, `user_id`, `username`, `first_name`, `last_name`, `email`, `date_last_active`, `date_registered`, `country`, `postcode`, `city`, `state`) VALUES
(1, NULL, '', 'Cristony', 'Peña Alcedo', 'abrahampenaalcedo@gmail.com', '2026-08-14 12:39:46', NULL, 'PE', '15001', 'Lima', 'LMA');

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `wp_wc_email_unsubscribes`
--

CREATE TABLE `wp_wc_email_unsubscribes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email_hash` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email_kind` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `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,
  `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,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_wc_orders`
--

INSERT INTO `wp_wc_orders` (`id`, `status`, `currency`, `type`, `tax_amount`, `total_amount`, `customer_id`, `billing_email`, `date_created_gmt`, `date_updated_gmt`, `parent_order_id`, `payment_method`, `payment_method_title`, `transaction_id`, `ip_address`, `user_agent`, `customer_note`) VALUES
(10309, 'wc-on-hold', 'EUR', 'shop_order', '0.00000000', '250.00000000', 0, 'abrahampenaalcedo@gmail.com', '2026-08-14 07:00:38', '2026-08-14 07:00:38', 0, 'bacs', 'Transferencia bancaria directa', '', '::1', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36', ''),
(10313, 'wc-on-hold', 'EUR', 'shop_order', '0.00000000', '250.00000000', 0, 'abrahampenaalcedo@gmail.com', '2026-08-14 07:39:46', '2026-08-14 07:39:46', 0, 'bacs', 'Transferencia bancaria directa', '', '::1', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36', '');

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_wc_orders_meta`
--

INSERT INTO `wp_wc_orders_meta` (`id`, `order_id`, `meta_key`, `meta_value`) VALUES
(1, 10309, 'is_vat_exempt', 'no'),
(2, 10309, '_billing_address_index', 'Abraham Peña Alcedo  Av las flores  Lima LMA 15001 PE abrahampenaalcedo@gmail.com 969899508'),
(3, 10309, '_shipping_address_index', '         '),
(4, 10309, '_wc_order_attribution_source_type', 'typein'),
(5, 10309, '_wc_order_attribution_utm_source', '(direct)'),
(6, 10309, '_wc_order_attribution_session_entry', 'http://localhost:8888/unka/'),
(7, 10309, '_wc_order_attribution_session_start_time', '2026-08-14 05:31:37'),
(8, 10309, '_wc_order_attribution_session_pages', '15'),
(9, 10309, '_wc_order_attribution_session_count', '1'),
(10, 10309, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36'),
(11, 10309, '_wc_order_attribution_device_type', 'Desktop'),
(15, 10309, '_edit_lock', '1786691134:1'),
(16, 10313, 'is_vat_exempt', 'no'),
(17, 10313, '_billing_address_index', 'Cristony Peña Alcedo  av las lfores  Lima LMA 15001 PE abrahampenaalcedo@gmail.com 969899508'),
(18, 10313, '_shipping_address_index', '         '),
(19, 10313, '_wc_order_attribution_source_type', 'typein'),
(20, 10313, '_wc_order_attribution_utm_source', '(direct)'),
(21, 10313, '_wc_order_attribution_session_entry', 'http://localhost:8888/redibio/'),
(22, 10313, '_wc_order_attribution_session_start_time', '2026-06-13 19:34:15'),
(23, 10313, '_wc_order_attribution_session_pages', '15'),
(24, 10313, '_wc_order_attribution_session_count', '27'),
(25, 10313, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36'),
(26, 10313, '_wc_order_attribution_device_type', 'Desktop'),
(30, 10313, '_edit_lock', '1786720011:1');

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

--
-- Estructura de tabla para la tabla `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,
  `last_name` text COLLATE utf8mb4_unicode_520_ci,
  `company` text COLLATE utf8mb4_unicode_520_ci,
  `address_1` text COLLATE utf8mb4_unicode_520_ci,
  `address_2` text COLLATE utf8mb4_unicode_520_ci,
  `city` text COLLATE utf8mb4_unicode_520_ci,
  `state` text COLLATE utf8mb4_unicode_520_ci,
  `postcode` text COLLATE utf8mb4_unicode_520_ci,
  `country` text COLLATE utf8mb4_unicode_520_ci,
  `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;

--
-- Volcado de datos para la tabla `wp_wc_order_addresses`
--

INSERT INTO `wp_wc_order_addresses` (`id`, `order_id`, `address_type`, `first_name`, `last_name`, `company`, `address_1`, `address_2`, `city`, `state`, `postcode`, `country`, `email`, `phone`) VALUES
(1, 10309, 'billing', 'Abraham', 'Peña Alcedo', NULL, 'Av las flores', NULL, 'Lima', 'LMA', '15001', 'PE', 'abrahampenaalcedo@gmail.com', '969899508'),
(2, 10313, 'billing', 'Cristony', 'Peña Alcedo', NULL, 'av las lfores', NULL, 'Lima', 'LMA', '15001', 'PE', 'abrahampenaalcedo@gmail.com', '969899508');

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_wc_order_operational_data`
--

INSERT INTO `wp_wc_order_operational_data` (`id`, `order_id`, `created_via`, `woocommerce_version`, `prices_include_tax`, `coupon_usages_are_counted`, `download_permission_granted`, `cart_hash`, `new_order_email_sent`, `order_key`, `order_stock_reduced`, `date_paid_gmt`, `date_completed_gmt`, `shipping_tax_amount`, `shipping_total_amount`, `discount_tax_amount`, `discount_total_amount`, `recorded_sales`) VALUES
(1, 10309, 'checkout', '11.0.1', 0, 1, 0, '478e7b0785ef59fa9d1a2b0ee5d1ba3c', 1, 'wc_order_BKo3JV5VDlFXo', 1, NULL, NULL, '0.00000000', '0.00000000', '0.00000000', '0.00000000', 1),
(6, 10313, 'checkout', '11.0.1', 0, 1, 0, 'c6115c0a3f5c593e00c2cef927e7ee49', 1, 'wc_order_CQiME0NsZH4xk', 1, NULL, NULL, '0.00000000', '0.00000000', '0.00000000', '0.00000000', 1);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_wc_order_product_lookup`
--

INSERT INTO `wp_wc_order_product_lookup` (`order_item_id`, `order_id`, `product_id`, `variation_id`, `customer_id`, `date_created`, `product_qty`, `product_net_revenue`, `product_gross_revenue`, `coupon_amount`, `tax_amount`, `shipping_amount`, `shipping_tax_amount`) VALUES
(1, 10309, 10297, 10303, 1, '2026-08-14 09:00:38', 1, 250, 250, 0, 0, 0, 0),
(2, 10313, 10297, 10312, 1, '2026-08-14 09:39:46', 1, 250, 250, 0, 0, 0, 0);

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

--
-- Estructura de tabla para la tabla `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(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_wc_order_stats`
--

INSERT INTO `wp_wc_order_stats` (`order_id`, `parent_id`, `date_created`, `date_created_gmt`, `date_paid`, `date_completed`, `num_items_sold`, `total_sales`, `tax_total`, `shipping_total`, `net_total`, `returning_customer`, `status`, `customer_id`) VALUES
(10309, 0, '2026-08-14 09:00:38', '2026-08-14 07:00:38', NULL, NULL, 1, 250, 0, 0, 250, 0, 'wc-on-hold', 1),
(10313, 0, '2026-08-14 09:39:46', '2026-08-14 07:39:46', NULL, NULL, 1, 250, 0, 0, 250, 1, 'wc-on-hold', 1);

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_wc_product_download_directories`
--

INSERT INTO `wp_wc_product_download_directories` (`url_id`, `url`, `enabled`) VALUES
(1, 'file:///Applications/MAMP/htdocs/unka/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'http://localhost:8888/unka/wp-content/uploads/woocommerce_uploads/', 1);

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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
(10297, '', '', 0, 0, '250.0000', '250.0000', 0, NULL, 'instock', 0, '0.00', 2, '', '');

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `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');

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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,
  `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Volcado de datos para la tabla `wp_woocommerce_order_itemmeta`
--

INSERT INTO `wp_woocommerce_order_itemmeta` (`meta_id`, `order_item_id`, `meta_key`, `meta_value`) VALUES
(1, 1, '_product_id', '10297'),
(2, 1, '_variation_id', '10303'),
(3, 1, '_qty', '1'),
(4, 1, '_tax_class', ''),
(5, 1, '_line_subtotal', '250'),
(6, 1, '_line_subtotal_tax', '0'),
(7, 1, '_line_total', '250'),
(8, 1, '_line_tax', '0'),
(9, 1, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(10, 1, '_st_adult_price', '250.000000'),
(11, 1, '_st_child_price', '0.000000'),
(12, 1, '_st_infant_price', '0.000000'),
(13, 1, '_st_pickup', ''),
(14, 1, '_st_adult_number', '1'),
(15, 1, '_st_child_number', '0'),
(16, 1, '_st_infant_number', '0'),
(17, 1, '_st_starttime', '04:00'),
(18, 1, '_st_type_tour', 'daily_tour'),
(19, 1, '_st_price_type', 'person'),
(20, 1, '_st_extras', 'a:0:{}'),
(21, 1, '_st_extra_price', '0'),
(22, 1, '_st_guest_title', 'a:1:{i:0;s:2:\"mr\";}'),
(23, 1, '_st_guest_name', 'a:1:{i:0;s:7:\"Abraham\";}'),
(24, 1, '_st_package_hotel', 'a:0:{}'),
(25, 1, '_st_package_hotel_price', '0'),
(26, 1, '_st_package_activity', 'a:0:{}'),
(27, 1, '_st_package_activity_price', '0'),
(28, 1, '_st_package_car', 'a:0:{}'),
(29, 1, '_st_package_car_price', '0'),
(30, 1, '_st_package_flight', 'a:0:{}'),
(31, 1, '_st_package_flight_price', '0'),
(32, 1, '_st_check_in', '08/28/2026'),
(33, 1, '_st_check_out', '08/28/2026'),
(34, 1, '_st_ori_price', '250'),
(35, 1, '_st_sale_price', '250'),
(36, 1, '_st_commission', '5'),
(37, 1, '_st_data_price', 'a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}'),
(38, 1, '_st_discount_rate', '0'),
(39, 1, '_st_discount_type', 'percent'),
(40, 1, '_st_duration', '2 days'),
(41, 1, '_st_st_booking_post_type', 'st_tours'),
(42, 1, '_st_st_booking_id', '153'),
(43, 1, '_st_sharing', ''),
(44, 1, '_st_duration_unit', ''),
(45, 1, '_st_title_cart', 'Islas Ballestas y Reserva Nacional de Paracas'),
(46, 1, '_st_total_price', '250'),
(47, 1, '_st_user_id', '0'),
(48, 1, '_st_status', 'draft'),
(49, 1, '_st_wc_order_id', '10309'),
(50, 2, '_product_id', '10297'),
(51, 2, '_variation_id', '10312'),
(52, 2, '_qty', '1'),
(53, 2, '_tax_class', ''),
(54, 2, '_line_subtotal', '250'),
(55, 2, '_line_subtotal_tax', '0'),
(56, 2, '_line_total', '250'),
(57, 2, '_line_tax', '0'),
(58, 2, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(59, 2, '_st_adult_price', '250.000000'),
(60, 2, '_st_child_price', '0.000000'),
(61, 2, '_st_infant_price', '0.000000'),
(62, 2, '_st_pickup', ''),
(63, 2, '_st_adult_number', '1'),
(64, 2, '_st_child_number', '0'),
(65, 2, '_st_infant_number', '0'),
(66, 2, '_st_starttime', '04:00'),
(67, 2, '_st_type_tour', 'daily_tour'),
(68, 2, '_st_price_type', 'person'),
(69, 2, '_st_extras', 'a:0:{}'),
(70, 2, '_st_extra_price', '0'),
(71, 2, '_st_guest_title', 'a:1:{i:0;s:2:\"mr\";}'),
(72, 2, '_st_guest_name', 'a:1:{i:0;s:7:\"Abraham\";}'),
(73, 2, '_st_package_hotel', 'a:0:{}'),
(74, 2, '_st_package_hotel_price', '0'),
(75, 2, '_st_package_activity', 'a:0:{}'),
(76, 2, '_st_package_activity_price', '0'),
(77, 2, '_st_package_car', 'a:0:{}'),
(78, 2, '_st_package_car_price', '0'),
(79, 2, '_st_package_flight', 'a:0:{}'),
(80, 2, '_st_package_flight_price', '0'),
(81, 2, '_st_check_in', '08/27/2026'),
(82, 2, '_st_check_out', '08/27/2026'),
(83, 2, '_st_ori_price', '250'),
(84, 2, '_st_sale_price', '250'),
(85, 2, '_st_commission', '5'),
(86, 2, '_st_data_price', 'a:8:{s:11:\"adult_price\";d:250;s:11:\"child_price\";i:0;s:12:\"infant_price\";d:0;s:11:\"total_price\";d:250;s:18:\"total_price_origin\";d:250;s:19:\"total_bulk_discount\";i:0;s:25:\"total_bulk_diccount_child\";i:0;s:25:\"total_bulk_diccount_adult\";i:0;}'),
(87, 2, '_st_discount_rate', '0'),
(88, 2, '_st_discount_type', 'percent'),
(89, 2, '_st_duration', '2 días'),
(90, 2, '_st_st_booking_post_type', 'st_tours'),
(91, 2, '_st_st_booking_id', '153'),
(92, 2, '_st_sharing', ''),
(93, 2, '_st_duration_unit', ''),
(94, 2, '_st_title_cart', 'Islas Ballestas y Reserva Nacional de Paracas'),
(95, 2, '_st_total_price', '250'),
(96, 2, '_st_user_id', '0'),
(97, 2, '_st_status', 'draft'),
(98, 2, '_st_wc_order_id', '10313');

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_woocommerce_order_items`
--

INSERT INTO `wp_woocommerce_order_items` (`order_item_id`, `order_item_name`, `order_item_type`, `order_id`) VALUES
(1, 'Islas Ballestas y Reserva Nacional de Paracas', 'line_item', 10309),
(2, 'Islas Ballestas y Reserva Nacional de Paracas', 'line_item', 10313);

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

--
-- Estructura de tabla para la tabla `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Volcado de datos para la tabla `wp_woocommerce_sessions`
--

INSERT INTO `wp_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES
(2, '1', 'a:1:{s:8:\"customer\";s:802:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-08-12T22:56:43+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:31:\"proyectos@creativasitperu.store\";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:3:\"ICA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"PE\";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:3:\"ICA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"PE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1787180206),
(12, 't_2610670c15d245dc863717856b32ab', 'a:2:{s:21:\"chosen_payment_method\";s:4:\"bacs\";s:8:\"customer\";s:905:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:7:\"Abraham\";s:9:\"last_name\";s:12:\"Peña Alcedo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:9:\"969899508\";s:5:\"email\";s:27:\"abrahampenaalcedo@gmail.com\";s:7:\"address\";s:13:\"Av las flores\";s:9:\"address_1\";s:13:\"Av las flores\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"Lima\";s:5:\"state\";s:3:\"LMA\";s:8:\"postcode\";s:5:\"15001\";s:7:\"country\";s:2:\"PE\";s:19:\"shipping_first_name\";s:7:\"Abraham\";s:18:\"shipping_last_name\";s:12:\"Peña Alcedo\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:9:\"969899508\";s:16:\"shipping_address\";s:13:\"Av las flores\";s:18:\"shipping_address_1\";s:13:\"Av las flores\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:4:\"Lima\";s:14:\"shipping_state\";s:3:\"LMA\";s:17:\"shipping_postcode\";s:5:\"15001\";s:16:\"shipping_country\";s:2:\"PE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:1:\"1\";s:9:\"meta_data\";a:0:{}}\";}', 1786860351),
(18, 't_66900cf5a15f32f1895827c53ba3a9', 'a:2:{s:21:\"chosen_payment_method\";s:4:\"bacs\";s:8:\"customer\";s:907:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:8:\"Cristony\";s:9:\"last_name\";s:12:\"Peña Alcedo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:9:\"969899508\";s:5:\"email\";s:27:\"abrahampenaalcedo@gmail.com\";s:7:\"address\";s:13:\"av las lfores\";s:9:\"address_1\";s:13:\"av las lfores\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"Lima\";s:5:\"state\";s:3:\"LMA\";s:8:\"postcode\";s:5:\"15001\";s:7:\"country\";s:2:\"PE\";s:19:\"shipping_first_name\";s:8:\"Cristony\";s:18:\"shipping_last_name\";s:12:\"Peña Alcedo\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:9:\"969899508\";s:16:\"shipping_address\";s:13:\"av las lfores\";s:18:\"shipping_address_1\";s:13:\"av las lfores\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:4:\"Lima\";s:14:\"shipping_state\";s:3:\"LMA\";s:17:\"shipping_postcode\";s:5:\"15001\";s:16:\"shipping_country\";s:2:\"PE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:1:\"1\";s:9:\"meta_data\";a:0:{}}\";}', 1786865558);

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

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

--
-- Estructura de tabla para la tabla `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;

--
-- Índices para tablas volcadas
--

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

--
-- Indices de la tabla `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `slug` (`slug`(191));

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `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`),
  ADD KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  ADD KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`);

--
-- Indices de la tabla `wp_e_events`
--
ALTER TABLE `wp_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indices de la tabla `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indices de la tabla `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indices de la tabla `wp_options_st`
--
ALTER TABLE `wp_options_st`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indices de la tabla `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `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`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- Indices de la tabla `wp_st_activity_availability`
--
ALTER TABLE `wp_st_activity_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ST_AVAILABILITY` (`post_id`,`check_in`);

--
-- Indices de la tabla `wp_st_availability`
--
ALTER TABLE `wp_st_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ST_AVAILABILITY` (`post_id`,`check_in`);

--
-- Indices de la tabla `wp_st_cronjob_log`
--
ALTER TABLE `wp_st_cronjob_log`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_form_builder`
--
ALTER TABLE `wp_st_form_builder`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_inbox`
--
ALTER TABLE `wp_st_inbox`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_journey_car`
--
ALTER TABLE `wp_st_journey_car`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_location_nested`
--
ALTER TABLE `wp_st_location_nested`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_location_relationships`
--
ALTER TABLE `wp_st_location_relationships`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_member_packages`
--
ALTER TABLE `wp_st_member_packages`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_member_packages_order`
--
ALTER TABLE `wp_st_member_packages_order`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_order_item_meta`
--
ALTER TABLE `wp_st_order_item_meta`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_price`
--
ALTER TABLE `wp_st_price`
  ADD UNIQUE KEY `id` (`id`);

--
-- Indices de la tabla `wp_st_properties`
--
ALTER TABLE `wp_st_properties`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wp_st_rental_availability`
--
ALTER TABLE `wp_st_rental_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ST_AVAILABILITY` (`post_id`,`check_in`);

--
-- Indices de la tabla `wp_st_room_availability`
--
ALTER TABLE `wp_st_room_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ST_AVAILABILITY` (`post_id`,`check_in`);

--
-- Indices de la tabla `wp_st_tour_availability`
--
ALTER TABLE `wp_st_tour_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ST_AVAILABILITY` (`post_id`,`check_in`);

--
-- Indices de la tabla `wp_st_withdrawal`
--
ALTER TABLE `wp_st_withdrawal`
  ADD PRIMARY KEY (`ID`);

--
-- Indices de la tabla `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indices de la tabla `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_wc_admin_notes`
--
ALTER TABLE `wp_wc_admin_notes`
  ADD PRIMARY KEY (`note_id`);

--
-- Indices de la tabla `wp_wc_admin_note_actions`
--
ALTER TABLE `wp_wc_admin_note_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `note_id` (`note_id`);

--
-- Indices de la tabla `wp_wc_category_lookup`
--
ALTER TABLE `wp_wc_category_lookup`
  ADD PRIMARY KEY (`category_tree_id`,`category_id`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_wc_email_unsubscribes`
--
ALTER TABLE `wp_wc_email_unsubscribes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `email_hash_kind` (`email_hash`,`email_kind`);

--
-- Indices de la tabla `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 `customer_id_status` (`customer_id`,`status`),
  ADD KEY `billing_email` (`billing_email`(191)),
  ADD KEY `transaction_id` (`transaction_id`(20)),
  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`);

--
-- Indices de la tabla `wp_wc_orders_meta`
--
ALTER TABLE `wp_wc_orders_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meta_key_value` (`meta_key`(50),`meta_value`(20)),
  ADD KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82));

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_wc_order_product_lookup`
--
ALTER TABLE `wp_wc_order_product_lookup`
  ADD PRIMARY KEY (`order_item_id`,`order_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`);

--
-- Indices de la tabla `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`),
  ADD KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `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`),
  ADD KEY `taxonomy_term_id_in_stock_product_or_parent_id` (`taxonomy`,`term_id`,`in_stock`,`product_or_parent_id`),
  ADD KEY `product_id` (`product_id`);

--
-- Indices de la tabla `wp_wc_product_download_directories`
--
ALTER TABLE `wp_wc_product_download_directories`
  ADD PRIMARY KEY (`url_id`),
  ADD KEY `url` (`url`(191));

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `wp_wc_reserved_stock`
--
ALTER TABLE `wp_wc_reserved_stock`
  ADD PRIMARY KEY (`order_id`,`product_id`),
  ADD KEY `product_id_expires` (`product_id`,`expires`);

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `wp_wc_webhooks`
--
ALTER TABLE `wp_wc_webhooks`
  ADD PRIMARY KEY (`webhook_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `wp_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wp_woocommerce_attribute_taxonomies`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `attribute_name` (`attribute_name`(20));

--
-- Indices de la tabla `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`),
  ADD KEY `idx_user_email` (`user_email`(100));

--
-- Indices de la tabla `wp_woocommerce_log`
--
ALTER TABLE `wp_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `wp_woocommerce_order_items`
--
ALTER TABLE `wp_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `wp_woocommerce_payment_tokens`
--
ALTER TABLE `wp_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indices de la tabla `wp_woocommerce_sessions`
--
ALTER TABLE `wp_woocommerce_sessions`
  ADD PRIMARY KEY (`session_id`),
  ADD UNIQUE KEY `session_key` (`session_key`),
  ADD KEY `session_expiry` (`session_expiry`);

--
-- Indices de la tabla `wp_woocommerce_shipping_zones`
--
ALTER TABLE `wp_woocommerce_shipping_zones`
  ADD PRIMARY KEY (`zone_id`),
  ADD KEY `zone_order_id` (`zone_order`,`zone_id`);

--
-- Indices de la tabla `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));

--
-- Indices de la tabla `wp_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wp_woocommerce_shipping_zone_methods`
  ADD PRIMARY KEY (`instance_id`),
  ADD KEY `zone_id` (`zone_id`),
  ADD KEY `method_id` (`method_id`(20));

--
-- Indices de la tabla `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`);

--
-- Indices de la tabla `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 de las tablas volcadas
--

--
-- AUTO_INCREMENT de la tabla `wp_actionscheduler_actions`
--
ALTER TABLE `wp_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=283;

--
-- AUTO_INCREMENT de la tabla `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=250;

--
-- AUTO_INCREMENT de la tabla `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT de la tabla `wp_actionscheduler_logs`
--
ALTER TABLE `wp_actionscheduler_logs`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1960;

--
-- AUTO_INCREMENT de la tabla `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1263;

--
-- AUTO_INCREMENT de la tabla `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=154;

--
-- AUTO_INCREMENT de la tabla `wp_e_events`
--
ALTER TABLE `wp_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4000;

--
-- AUTO_INCREMENT de la tabla `wp_options_st`
--
ALTER TABLE `wp_options_st`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=562;

--
-- AUTO_INCREMENT de la tabla `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8691;

--
-- AUTO_INCREMENT de la tabla `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10328;

--
-- AUTO_INCREMENT de la tabla `wp_st_activity_availability`
--
ALTER TABLE `wp_st_activity_availability`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_availability`
--
ALTER TABLE `wp_st_availability`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_form_builder`
--
ALTER TABLE `wp_st_form_builder`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de la tabla `wp_st_inbox`
--
ALTER TABLE `wp_st_inbox`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_journey_car`
--
ALTER TABLE `wp_st_journey_car`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_location_nested`
--
ALTER TABLE `wp_st_location_nested`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT de la tabla `wp_st_location_relationships`
--
ALTER TABLE `wp_st_location_relationships`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=136;

--
-- AUTO_INCREMENT de la tabla `wp_st_member_packages`
--
ALTER TABLE `wp_st_member_packages`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de la tabla `wp_st_member_packages_order`
--
ALTER TABLE `wp_st_member_packages_order`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_order_item_meta`
--
ALTER TABLE `wp_st_order_item_meta`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT de la tabla `wp_st_price`
--
ALTER TABLE `wp_st_price`
  MODIFY `id` mediumint(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_properties`
--
ALTER TABLE `wp_st_properties`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_rental_availability`
--
ALTER TABLE `wp_st_rental_availability`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_room_availability`
--
ALTER TABLE `wp_st_room_availability`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_st_tour_availability`
--
ALTER TABLE `wp_st_tour_availability`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10505;

--
-- AUTO_INCREMENT de la tabla `wp_st_withdrawal`
--
ALTER TABLE `wp_st_withdrawal`
  MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de la tabla `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57;

--
-- AUTO_INCREMENT de la tabla `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57;

--
-- AUTO_INCREMENT de la tabla `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64;

--
-- AUTO_INCREMENT de la tabla `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `wp_wc_admin_notes`
--
ALTER TABLE `wp_wc_admin_notes`
  MODIFY `note_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64;

--
-- AUTO_INCREMENT de la tabla `wp_wc_admin_note_actions`
--
ALTER TABLE `wp_wc_admin_note_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2601;

--
-- AUTO_INCREMENT de la tabla `wp_wc_customer_lookup`
--
ALTER TABLE `wp_wc_customer_lookup`
  MODIFY `customer_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de la tabla `wp_wc_download_log`
--
ALTER TABLE `wp_wc_download_log`
  MODIFY `download_log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_wc_email_unsubscribes`
--
ALTER TABLE `wp_wc_email_unsubscribes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_wc_orders_meta`
--
ALTER TABLE `wp_wc_orders_meta`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT de la tabla `wp_wc_order_addresses`
--
ALTER TABLE `wp_wc_order_addresses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `wp_wc_order_operational_data`
--
ALTER TABLE `wp_wc_order_operational_data`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT de la tabla `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 de la tabla `wp_wc_rate_limits`
--
ALTER TABLE `wp_wc_rate_limits`
  MODIFY `rate_limit_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `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 de la tabla `wp_wc_webhooks`
--
ALTER TABLE `wp_wc_webhooks`
  MODIFY `webhook_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_api_keys`
--
ALTER TABLE `wp_woocommerce_api_keys`
  MODIFY `key_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wp_woocommerce_attribute_taxonomies`
  MODIFY `attribute_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wp_woocommerce_downloadable_product_permissions`
  MODIFY `permission_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_log`
--
ALTER TABLE `wp_woocommerce_log`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_order_itemmeta`
--
ALTER TABLE `wp_woocommerce_order_itemmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=99;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_order_items`
--
ALTER TABLE `wp_woocommerce_order_items`
  MODIFY `order_item_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wp_woocommerce_payment_tokenmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_payment_tokens`
--
ALTER TABLE `wp_woocommerce_payment_tokens`
  MODIFY `token_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_sessions`
--
ALTER TABLE `wp_woocommerce_sessions`
  MODIFY `session_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_shipping_zones`
--
ALTER TABLE `wp_woocommerce_shipping_zones`
  MODIFY `zone_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wp_woocommerce_shipping_zone_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wp_woocommerce_shipping_zone_methods`
  MODIFY `instance_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wp_woocommerce_tax_rates`
--
ALTER TABLE `wp_woocommerce_tax_rates`
  MODIFY `tax_rate_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `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 */;
